reactos.git
12 years ago[XMLLITE_WINETEST]
Thomas Faber [Mon, 19 Mar 2012 16:12:15 +0000 (16:12 +0000)]
[XMLLITE_WINETEST]
- Fix MSVC build. Already sent upstream.

svn path=/trunk/; revision=56191

12 years ago[XMLLITE_WINETEST]
Rafal Harabien [Mon, 19 Mar 2012 15:18:56 +0000 (15:18 +0000)]
[XMLLITE_WINETEST]
- Sync to Wine 1.3.37

svn path=/trunk/; revision=56190

12 years ago[XMLLITE]
Rafal Harabien [Mon, 19 Mar 2012 15:17:34 +0000 (15:17 +0000)]
[XMLLITE]
- Sync to Wine 1.3.37

svn path=/trunk/; revision=56189

12 years ago[INETMIB1]
Rafal Harabien [Mon, 19 Mar 2012 15:08:06 +0000 (15:08 +0000)]
[INETMIB1]
- Sync to Wine 1.3.37

svn path=/trunk/; revision=56188

12 years ago[INETMIB1_WINETEST]
Rafal Harabien [Mon, 19 Mar 2012 15:06:28 +0000 (15:06 +0000)]
[INETMIB1_WINETEST]
- Sync to Wine 1.3.37

svn path=/trunk/; revision=56187

12 years ago[TRANSLATION]
Olaf Siejka [Mon, 19 Mar 2012 00:09:30 +0000 (00:09 +0000)]
[TRANSLATION]
- romanian translation update by Stefan Fulea (bug no. 6956);
- fix unrecognized escape sequence warnings;

svn path=/trunk/; revision=56186

12 years ago[NTOSKRNL]
Cameron Gutman [Sun, 18 Mar 2012 22:28:14 +0000 (22:28 +0000)]
[NTOSKRNL]
- Forgot this dereference
- Unloading works now, but there are many bugs in the device stacks that prevent it from occurring
- Usbhub will unload properly when a hub is removed for a driver update, but usbstor won't unload when all usb storage devices have been removed
- Work needs to be done to fix issues like this

svn path=/trunk/; revision=56185

12 years ago[NTOSKRNL]
Cameron Gutman [Sun, 18 Mar 2012 22:11:46 +0000 (22:11 +0000)]
[NTOSKRNL]
- Reenable some dereferences of the driver object
- Fix return values in NtLoadDriver
- Split unloading into code for legacy drivers and non-legacy drivers

svn path=/trunk/; revision=56184

12 years ago[NTOSKRNL]
Cameron Gutman [Sun, 18 Mar 2012 21:38:45 +0000 (21:38 +0000)]
[NTOSKRNL]
- Remove an extra deference to the device object that happened inside the IopDeleteDevice function (called by Ob when the reference count is 0)

svn path=/trunk/; revision=56183

12 years ago[INCLUDE]
Eric Kohl [Sun, 18 Mar 2012 21:28:48 +0000 (21:28 +0000)]
[INCLUDE]
Add pSetupGuidFromString(), pSetupIsGuidNull() and pSetupStringFromGuid() to the PSDK header setupapi.h and remove a local declaration.

svn path=/trunk/; revision=56182

12 years ago[PCI]
Cameron Gutman [Sun, 18 Mar 2012 21:04:12 +0000 (21:04 +0000)]
[PCI]
- Add an unload handler to prevent warnings from the I/O manager

svn path=/trunk/; revision=56181

12 years ago[VBE_NEW][REGEDIT]
Rafal Harabien [Sun, 18 Mar 2012 14:02:07 +0000 (14:02 +0000)]
[VBE_NEW][REGEDIT]
- Fix two bugs mentioned by Victor on mailing list. Other bugs was already fixed.

svn path=/trunk/; revision=56180

12 years agorapps update.
Daniel Reimer [Sat, 17 Mar 2012 22:07:56 +0000 (22:07 +0000)]
rapps update.

svn path=/trunk/; revision=56179

12 years ago[MSCOREE]
Sylvain Petreolle [Fri, 16 Mar 2012 23:40:50 +0000 (23:40 +0000)]
[MSCOREE]
Add InstallRoot key.
It is reg_sz and contains the full path to the installation directory.
Checked on Windows & Wine.

svn path=/trunk/; revision=56178

12 years ago[FUSION]
Sylvain Petreolle [Fri, 16 Mar 2012 22:04:47 +0000 (22:04 +0000)]
[FUSION]
Addendum to r56176:
Install fusion.dll to 2 more directories.

svn path=/trunk/; revision=56177

12 years ago[FUSION]
Sylvain Petreolle [Fri, 16 Mar 2012 20:58:54 +0000 (20:58 +0000)]
[FUSION]
Install fusion.dll where it belongs.

svn path=/trunk/; revision=56176

12 years ago[IMAGEHLP]
Rafal Harabien [Fri, 16 Mar 2012 19:48:57 +0000 (19:48 +0000)]
[IMAGEHLP]
- Sync to Wine 1.3.37

svn path=/trunk/; revision=56175

12 years ago[IMAGEHLP_WINETEST]
Rafal Harabien [Fri, 16 Mar 2012 19:45:27 +0000 (19:45 +0000)]
[IMAGEHLP_WINETEST]
- Sync to Wine 1.3.37

svn path=/trunk/; revision=56174

12 years ago[DBGHELP]
Rafal Harabien [Fri, 16 Mar 2012 15:04:59 +0000 (15:04 +0000)]
[DBGHELP]
- Sync to Wine 1.3.37

svn path=/trunk/; revision=56173

12 years ago- Really fix MSVC build...
Rafal Harabien [Fri, 16 Mar 2012 11:39:36 +0000 (11:39 +0000)]
- Really fix MSVC build...

svn path=/trunk/; revision=56172

12 years ago[CRYPTUI]
Rafal Harabien [Fri, 16 Mar 2012 11:18:42 +0000 (11:18 +0000)]
[CRYPTUI]
- Properly fix MSVC build...

svn path=/trunk/; revision=56171

12 years ago[CRYPTUI]
Amine Khaldi [Fri, 16 Mar 2012 10:57:44 +0000 (10:57 +0000)]
[CRYPTUI]
* Disregard the messed up rc files temporarily for msvc build. Arch, fix your s.it !

svn path=/trunk/; revision=56170

12 years ago[AVIFIL32]
Amine Khaldi [Fri, 16 Mar 2012 10:28:32 +0000 (10:28 +0000)]
[AVIFIL32]
* Fix build. Really.

svn path=/trunk/; revision=56169

12 years ago[SERVICES]
Pierre Schweitzer [Fri, 16 Mar 2012 10:27:50 +0000 (10:27 +0000)]
[SERVICES]
Fix handles leaks

svn path=/trunk/; revision=56168

12 years ago- Fix build
Rafal Harabien [Thu, 15 Mar 2012 22:12:03 +0000 (22:12 +0000)]
- Fix build

svn path=/trunk/; revision=56167

12 years ago[CRYPTUI]
Rafal Harabien [Thu, 15 Mar 2012 22:04:51 +0000 (22:04 +0000)]
[CRYPTUI]
- Sync to Wine 1.3.37

svn path=/trunk/; revision=56166

12 years ago[CRYPTUI_WINETEST]
Rafal Harabien [Thu, 15 Mar 2012 22:03:06 +0000 (22:03 +0000)]
[CRYPTUI_WINETEST]
- Sync to Wine 1.3.37

svn path=/trunk/; revision=56165

12 years ago[IMM32_WINETEST] - Sync to Wine 1.4 or Head.
James Tabor [Thu, 15 Mar 2012 21:45:07 +0000 (21:45 +0000)]
[IMM32_WINETEST] - Sync to Wine 1.4 or Head.

svn path=/trunk/; revision=56164

12 years ago[IMM32] - Sync to Wine 1.3.37
James Tabor [Thu, 15 Mar 2012 21:42:01 +0000 (21:42 +0000)]
[IMM32] - Sync to Wine 1.3.37

svn path=/trunk/; revision=56163

12 years ago[AVIFIL32]
Rafal Harabien [Thu, 15 Mar 2012 21:32:52 +0000 (21:32 +0000)]
[AVIFIL32]
- Sync to Wine 1.3.37

svn path=/trunk/; revision=56162

12 years ago[AVIFIL32_WINETEST]
Rafal Harabien [Thu, 15 Mar 2012 21:28:56 +0000 (21:28 +0000)]
[AVIFIL32_WINETEST]
- Sync to Wine 1.3.37

svn path=/trunk/; revision=56161

12 years ago[KBSWITCH]
Pierre Schweitzer [Thu, 15 Mar 2012 20:56:26 +0000 (20:56 +0000)]
[KBSWITCH]
Properly use the single instance mutex

svn path=/trunk/; revision=56160

12 years ago[ATL]
Rafal Harabien [Thu, 15 Mar 2012 20:17:15 +0000 (20:17 +0000)]
[ATL]
- Sync to Wine 1.3.37

svn path=/trunk/; revision=56159

12 years ago[ATL_WINETEST]
Rafal Harabien [Thu, 15 Mar 2012 20:15:43 +0000 (20:15 +0000)]
[ATL_WINETEST]
- Sync to Wine 1.3.37

svn path=/trunk/; revision=56158

12 years ago[WIN32K]
Timo Kreuzer [Thu, 15 Mar 2012 19:11:12 +0000 (19:11 +0000)]
[WIN32K]
Add new dibcode, currently as a static library. Not used, not built.

svn path=/trunk/; revision=56157

12 years ago[MLANG]
Rafal Harabien [Thu, 15 Mar 2012 12:57:45 +0000 (12:57 +0000)]
[MLANG]
- Fix entrypoint and add startup code to fix registration of mlang classes. Fixes crashes and failures in inetcomm:mimeintl winetest and adds back many tests in mlang winetest

svn path=/trunk/; revision=56156

12 years ago[KMTESTS/EX] - Fix GCC build
Thomas Faber [Thu, 15 Mar 2012 11:49:09 +0000 (11:49 +0000)]
[KMTESTS/EX] - Fix GCC build

svn path=/trunk/; revision=56155

12 years ago[KMTESTS/EX]
Thomas Faber [Thu, 15 Mar 2012 11:46:30 +0000 (11:46 +0000)]
[KMTESTS/EX]
- Work around compiler-specific false positives in ExInterlocked
- Disable broken ExPools tests

svn path=/trunk/; revision=56154

12 years ago[NTOSKRNL]
Rafal Harabien [Wed, 14 Mar 2012 23:08:48 +0000 (23:08 +0000)]
[NTOSKRNL]
- Always set response in ExpRaiseHardError. Fixes ntoskrnl:ExHardError kmtest
[WIN32CSR]
- Don't corrupt memory. Fixes random crashes when running ntoskrnl:ExHardError kmtest

svn path=/trunk/; revision=56153

12 years ago[CABMAN]
Sylvain Petreolle [Wed, 14 Mar 2012 22:20:05 +0000 (22:20 +0000)]
[CABMAN]
Turn off debug now that the not closed cabinets issue is fixed.
Addendum to r56045, reverts r55807.

svn path=/trunk/; revision=56152

12 years ago[PSDK]
Jérôme Gardou [Wed, 14 Mar 2012 19:17:14 +0000 (19:17 +0000)]
[PSDK]
- addendum to r56150

svn path=/trunk/; revision=56151

12 years ago[PSDK]
Jérôme Gardou [Wed, 14 Mar 2012 18:56:39 +0000 (18:56 +0000)]
[PSDK]
- declare ISAXXMLReader beofre ISAXXMLFilter, one inherits the other.

svn path=/trunk/; revision=56150

12 years ago[CMAKE]
Jérôme Gardou [Wed, 14 Mar 2012 18:38:19 +0000 (18:38 +0000)]
[CMAKE]
 - add a small functions for preprocessing files with C compiler.
unused/untested

svn path=/trunk/; revision=56149

12 years ago[KMTEST]
Pierre Schweitzer [Wed, 14 Mar 2012 13:53:22 +0000 (13:53 +0000)]
[KMTEST]
6 more tests

svn path=/trunk/; revision=56148

12 years ago[KMTEST]
Pierre Schweitzer [Wed, 14 Mar 2012 10:04:07 +0000 (10:04 +0000)]
[KMTEST]
Add missing EOLs

svn path=/trunk/; revision=56147

12 years ago[KMTEST]
Pierre Schweitzer [Wed, 14 Mar 2012 09:43:16 +0000 (09:43 +0000)]
[KMTEST]
Finally, add more tests for extra wildcards. They were untested before.
There should be several failures

svn path=/trunk/; revision=56145

12 years ago[NTOSKRNL]
Pierre Schweitzer [Tue, 13 Mar 2012 22:05:44 +0000 (22:05 +0000)]
[NTOSKRNL]
Erratum... Add missing L

svn path=/trunk/; revision=56144

12 years ago[NTOSKRNL]
Pierre Schweitzer [Tue, 13 Mar 2012 22:03:30 +0000 (22:03 +0000)]
[NTOSKRNL]
FsRtlIsDbcsInExpression/FsRtlIsNameInExpression: in case there are contigous stars in the expression, skip all the stars up to the last one and only consider the last one.
This fixes the failing tests.

svn path=/trunk/; revision=56143

12 years ago[KMTEST]
Pierre Schweitzer [Tue, 13 Mar 2012 21:24:11 +0000 (21:24 +0000)]
[KMTEST]
Only if-out the proper tests on checked builds. This should reveal the failing tests.

svn path=/trunk/; revision=56142

12 years ago[KMTEST]
Pierre Schweitzer [Tue, 13 Mar 2012 21:07:55 +0000 (21:07 +0000)]
[KMTEST]
Add a few more tests. Two should fail on ReactOS

svn path=/trunk/; revision=56141

12 years ago[HIVESYS]
Cameron Gutman [Tue, 13 Mar 2012 18:38:59 +0000 (18:38 +0000)]
[HIVESYS]
- Add PCI-PCI bridges to the critical device database to fix discovery of critical devices that are not attached directly to the root bus
- See bug #6958 for details

svn path=/trunk/; revision=56140

12 years ago[FREELDR]
Pierre Schweitzer [Mon, 12 Mar 2012 23:00:56 +0000 (23:00 +0000)]
[FREELDR]
Set proper video mode for VESA graphical
Remove one magic value usage

svn path=/trunk/; revision=56137

12 years ago[DDK/PSDK]
Timo Kreuzer [Mon, 12 Mar 2012 21:27:15 +0000 (21:27 +0000)]
[DDK/PSDK]
Put NOP_FUNCTION where it belongs!

svn path=/trunk/; revision=56135

12 years ago[COMCTL32]
Rafal Harabien [Mon, 12 Mar 2012 14:24:25 +0000 (14:24 +0000)]
[COMCTL32]
- Update diff file

svn path=/trunk/; revision=56133

12 years ago[COMCTL32]
Rafal Harabien [Mon, 12 Mar 2012 14:16:58 +0000 (14:16 +0000)]
[COMCTL32]
- When installing dll copy manifest to winsxs\manifests directory as comctl32 before sync did. Fixes Firefox 10 regression.
See issue #6910 for more details.

svn path=/trunk/; revision=56132

12 years ago[ROSTESTS]
Amine Khaldi [Mon, 12 Mar 2012 13:34:01 +0000 (13:34 +0000)]
[ROSTESTS]
* Addendum to my previous commit.

svn path=/trunk/; revision=56131

12 years ago[VIDEOPRT]
Cameron Gutman [Mon, 12 Mar 2012 13:30:57 +0000 (13:30 +0000)]
[VIDEOPRT]
- Add missing ObReferenceObject call
- Found by Johannes Anderwald

svn path=/trunk/; revision=56130

12 years ago[CMAKE]
Amine Khaldi [Mon, 12 Mar 2012 12:39:51 +0000 (12:39 +0000)]
[CMAKE]
* Temporarily work around the cmake rc handling bug when it comes to allowing warnings.

svn path=/trunk/; revision=56129

12 years ago[VIDEOPRT]
Cameron Gutman [Mon, 12 Mar 2012 03:29:36 +0000 (03:29 +0000)]
[VIDEOPRT]
- Fix broken VIDEO_PORT_GET_DEVICE_EXTENSION macro
- Add support for child devices (monitors only for now)
- Monitors now show up in device manager ("Plug and Play Monitor" shows up if EDID data is reported, otherwise "Default Monitor" is displayed)

svn path=/trunk/; revision=56128

12 years ago[VBEMP]
Cameron Gutman [Mon, 12 Mar 2012 03:15:34 +0000 (03:15 +0000)]
[VBEMP]
- Report a single non-PnP monitor if no EDID data could be retrieved
[INF]
- Add monitor.inf to build

svn path=/trunk/; revision=56127

12 years ago[INF]
Cameron Gutman [Mon, 12 Mar 2012 03:14:46 +0000 (03:14 +0000)]
[INF]
- Add monitor.inf

svn path=/trunk/; revision=56126

12 years ago[NTOSKRNL]
Cameron Gutman [Mon, 12 Mar 2012 01:53:20 +0000 (01:53 +0000)]
[NTOSKRNL]
- It appears that the driver unloading code is more profoundly broken that I had previously thought. I ran into issues testing with videoprt which would call IoCreateDevice and IoDeleteDevice during enumeration of child devices. The issue arose when the IoDeleteDevice call unloaded the video driver which was currently initializing. This caused video initialization to fail and the system to shutdown.
- Disable this code completely for now until the proper algorithm for determining when a driver should unload is found

svn path=/trunk/; revision=56125

12 years ago[VIDEOPRT]
Cameron Gutman [Mon, 12 Mar 2012 01:38:21 +0000 (01:38 +0000)]
[VIDEOPRT]
- Don't add legacy resources twice in VideoPortGetAccessRanges
- Fixes Cirrus driver initialization

svn path=/trunk/; revision=56124

12 years ago[VIDEOPRT]
Cameron Gutman [Sun, 11 Mar 2012 20:24:29 +0000 (20:24 +0000)]
[VIDEOPRT]
- Add more debugging in resource code

svn path=/trunk/; revision=56122

12 years ago[setup16]
Christoph von Wittich [Sun, 11 Mar 2012 19:04:07 +0000 (19:04 +0000)]
[setup16]
check if setup.lst file exists

svn path=/trunk/; revision=56121

12 years ago[CMAKE]
Amine Khaldi [Sun, 11 Mar 2012 19:01:39 +0000 (19:01 +0000)]
[CMAKE]
* Temporarily work around the cmake rc handling bug.

svn path=/trunk/; revision=56120

12 years ago[VBEMP]
Cameron Gutman [Sun, 11 Mar 2012 17:20:39 +0000 (17:20 +0000)]
[VBEMP]
- Fix EDID reading using SCI

svn path=/trunk/; revision=56119

12 years ago[NTOSKRNL]
Cameron Gutman [Sun, 11 Mar 2012 14:12:28 +0000 (14:12 +0000)]
[NTOSKRNL]
- Temporarily comment out the dereferencing

svn path=/trunk/; revision=56118

12 years ago[SETUP16]
Timo Kreuzer [Sun, 11 Mar 2012 13:29:59 +0000 (13:29 +0000)]
[SETUP16]
Fix MSVC build

svn path=/trunk/; revision=56117

12 years ago[ATL]
Pierre Schweitzer [Sun, 11 Mar 2012 13:27:11 +0000 (13:27 +0000)]
[ATL]
Fix a bug in CComModule::UpdateRegistryFromResource that lead resources not to be unregistered

svn path=/trunk/; revision=56116

12 years ago[RSYM64]
Pierre Schweitzer [Sun, 11 Mar 2012 11:20:07 +0000 (11:20 +0000)]
[RSYM64]
Remove extra coma
Spotted by Cameron

svn path=/trunk/; revision=56115

12 years ago[SHELL32]
Pierre Schweitzer [Sun, 11 Mar 2012 11:13:17 +0000 (11:13 +0000)]
[SHELL32]
Fix redundant check
Clarify variable usage

svn path=/trunk/; revision=56114

12 years ago[HIVESYS]
Cameron Gutman [Sun, 11 Mar 2012 11:13:15 +0000 (11:13 +0000)]
[HIVESYS]
- Merge back many old changes from i386 to AMD64

svn path=/trunk/; revision=56113

12 years ago[HIVESYS]
Cameron Gutman [Sun, 11 Mar 2012 11:07:22 +0000 (11:07 +0000)]
[HIVESYS]
- Add video adapters to the critical device database
[VBE]
- Turn on PnP support

svn path=/trunk/; revision=56112

12 years ago[RSYM64]
Pierre Schweitzer [Sun, 11 Mar 2012 10:58:21 +0000 (10:58 +0000)]
[RSYM64]
Fix incorrect memset usage

svn path=/trunk/; revision=56111

12 years ago[setup16]
Christoph von Wittich [Sun, 11 Mar 2012 10:51:40 +0000 (10:51 +0000)]
[setup16]
32-Bit stub installer for 16-Bit Microsoft installers

TODO: -load this installer instead of the original 16bit Microsoft installer
      -improve error handling and string allocation

svn path=/trunk/; revision=56110

12 years ago[CMAKE]
Dmitry Gorbachev [Sat, 10 Mar 2012 23:38:37 +0000 (23:38 +0000)]
[CMAKE]
Allow to build with link-time code generation.

svn path=/trunk/; revision=56109

12 years ago[NTOSKRNL]
Pierre Schweitzer [Sat, 10 Mar 2012 21:06:11 +0000 (21:06 +0000)]
[NTOSKRNL]
DPRINT1 -> DPRINT an error message so that KVM testbot will stop looping forever (due to status change...)

svn path=/trunk/; revision=56108

12 years ago[CMAKE]
Amine Khaldi [Sat, 10 Mar 2012 20:16:56 +0000 (20:16 +0000)]
[CMAKE]
* Addendum to my previous commit.

svn path=/trunk/; revision=56107

12 years ago[CMAKE]
Amine Khaldi [Sat, 10 Mar 2012 19:40:40 +0000 (19:40 +0000)]
[CMAKE]
* Temporarily work around the cmake rc handling bug (mentioned previously).

svn path=/trunk/; revision=56106

12 years ago[CMAKE]
Amine Khaldi [Sat, 10 Mar 2012 19:20:27 +0000 (19:20 +0000)]
[CMAKE]
* Make use of the cmake rc handling. As a result we don't need set_rc_compiler() anymore, among other benefits.
* There's one minor issue mentioned as a FIXME, we'll get that sorted out as soon as the bug report we filed upstream gets resolved.
* Set set_rc_compiler() to be a dummy, to be removed later.
[IMM32]
* Properly set the compiler flag.

svn path=/trunk/; revision=56105

12 years ago[CMAKE]
Amine Khaldi [Sat, 10 Mar 2012 18:02:40 +0000 (18:02 +0000)]
[CMAKE]
* Fix a typo.

svn path=/trunk/; revision=56104

12 years ago[DEVMGR]
Eric Kohl [Sat, 10 Mar 2012 15:26:02 +0000 (15:26 +0000)]
[DEVMGR]
DeviceAdvancedProperties: Show the details page of a device property sheet in extended mode only.

svn path=/trunk/; revision=56103

12 years ago[ROSAPPS]
Sylvain Petreolle [Sat, 10 Mar 2012 13:36:45 +0000 (13:36 +0000)]
[ROSAPPS]
Add maze and green to build.

svn path=/trunk/; revision=56102

12 years ago[HALX86]
Pierre Schweitzer [Sat, 10 Mar 2012 07:38:25 +0000 (07:38 +0000)]
[HALX86]
Revert r56080
Fix the fix of r56090

svn path=/trunk/; revision=56099

12 years ago[FSRTL]
Art Yerkes [Sat, 10 Mar 2012 07:28:03 +0000 (07:28 +0000)]
[FSRTL]
Handle cases where multiple ranges overlap a new lock, including either exclusive or shared
ranges.  We expand a shared range when an overlap occurs and add another shared range to
the shared ranges list.  Also make sure to complete an IRP along every non-pending case.
Reduces failures in kernel32_winetest except an expected successful unlock of ~0,1, which
appears to contravene the documentation.

svn path=/trunk/; revision=56098

12 years ago[Explorer]
James Tabor [Sat, 10 Mar 2012 03:21:57 +0000 (03:21 +0000)]
[Explorer]
- Patch by Rodion overclocker@list.ru
- Fixes Ctrl-Esc, see bug 968.
- Fixes minimize all windows, see bug 6239.

svn path=/trunk/; revision=56097

12 years ago[ROSAPPS]
Sylvain Petreolle [Sat, 10 Mar 2012 00:54:06 +0000 (00:54 +0000)]
[ROSAPPS]
Fix screensavers build.

svn path=/trunk/; revision=56096

12 years ago[NTOSKRNL]
Cameron Gutman [Thu, 8 Mar 2012 23:02:45 +0000 (23:02 +0000)]
[NTOSKRNL]
- Add an assertion to catch a bug in the I/O manager

svn path=/trunk/; revision=56093

12 years ago- Addendum to 56090.
Stefan Ginsberg [Thu, 8 Mar 2012 09:23:24 +0000 (09:23 +0000)]
- Addendum to 56090.

svn path=/trunk/; revision=56092

12 years agoBuild fix from the cmake noob.
Stefan Ginsberg [Thu, 8 Mar 2012 09:20:31 +0000 (09:20 +0000)]
Build fix from the cmake noob.

svn path=/trunk/; revision=56091

12 years ago- Fix DBG macro AGAIN which got broken during the switch to cmake. Checked build...
Stefan Ginsberg [Thu, 8 Mar 2012 09:18:28 +0000 (09:18 +0000)]
- Fix DBG macro AGAIN which got broken during the switch to cmake. Checked build: DBG = 1, free build: DBG = 0. Noobs.

svn path=/trunk/; revision=56090

12 years ago[NTOSKRNL]
Cameron Gutman [Thu, 8 Mar 2012 03:02:28 +0000 (03:02 +0000)]
[NTOSKRNL]
- Release the IO database lock before unloading the device (and driver too) to prevent deadlocks

svn path=/trunk/; revision=56089

12 years ago[NTOSKRNL]
Cameron Gutman [Thu, 8 Mar 2012 02:58:21 +0000 (02:58 +0000)]
[NTOSKRNL]
- Fix broken reference counting and dereferencing the wrong device object

svn path=/trunk/; revision=56088

12 years ago[NTOSKRNL]
Cameron Gutman [Thu, 8 Mar 2012 02:43:47 +0000 (02:43 +0000)]
[NTOSKRNL]
- Dereference the correct device object (the one who asked for shutdown notification) instead of whatever happens to be on the top of the device stack
- Fix flag issues

svn path=/trunk/; revision=56087

12 years ago[Screen Savers]
James Tabor [Thu, 8 Mar 2012 02:02:58 +0000 (02:02 +0000)]
[Screen Savers]
- CMake it! MazeScr is skipped for now.

svn path=/trunk/; revision=56086

12 years ago[DAMN_IT] backups/c++-bringup@60583
Jérôme Gardou [Wed, 7 Mar 2012 21:46:15 +0000 (21:46 +0000)]
[DAMN_IT]
 - addendum to r56081

svn path=/trunk/; revision=56082

12 years ago[CMAKE]
Jérôme Gardou [Wed, 7 Mar 2012 21:21:27 +0000 (21:21 +0000)]
[CMAKE]
* unify spec2def and add_importlib_target
* use module name instead of spec file name for deciding importlib target name

svn path=/trunk/; revision=56081

12 years ago[HALX86]
Pierre Schweitzer [Wed, 7 Mar 2012 21:19:30 +0000 (21:19 +0000)]
[HALX86]
Fix halx86 release build

svn path=/trunk/; revision=56080

12 years ago[WIN32CSR]
Pierre Schweitzer [Wed, 7 Mar 2012 21:18:59 +0000 (21:18 +0000)]
[WIN32CSR]
Fix win32csr release build

svn path=/trunk/; revision=56079