reactos.git
17 years agoadding missing dx headers
Magnus Olsen [Sun, 4 Dec 2005 12:02:21 +0000 (12:02 +0000)]
adding missing dx headers

svn path=/trunk/; revision=19853

17 years agowrote amaudio.h directx header, for it is missing and it need for new sync of dxdiag...
Magnus Olsen [Sun, 4 Dec 2005 11:50:42 +0000 (11:50 +0000)]
wrote amaudio.h directx header, for it is missing and it need for new sync of dxdiag.dll from wine.

svn path=/trunk/; revision=19852

17 years agowrote audevcod.h directx header, for it is missing and it need for new sync of dxdiag...
Magnus Olsen [Sun, 4 Dec 2005 11:38:48 +0000 (11:38 +0000)]
wrote audevcod.h directx header, for it is missing and it need for new sync of dxdiag.dll from wine.

svn path=/trunk/; revision=19851

17 years agowrote amvideo.h directx header, for it is missing and it need for new sync of dxdiag...
Magnus Olsen [Sun, 4 Dec 2005 11:09:40 +0000 (11:09 +0000)]
wrote amvideo.h directx header, for it is missing and it need for new sync of dxdiag.dll from wine.

svn path=/trunk/; revision=19850

17 years agoBroaden the lock over the whole text rendering loop. Solves text corruption.
Art Yerkes [Sun, 4 Dec 2005 08:09:18 +0000 (08:09 +0000)]
Broaden the lock over the whole text rendering loop.  Solves text corruption.

svn path=/trunk/; revision=19849

17 years agoAdd ROS_AUTOMAKE variable to determine the location of makefile.auto
Art Yerkes [Sun, 4 Dec 2005 07:58:46 +0000 (07:58 +0000)]
Add ROS_AUTOMAKE variable to determine the location of makefile.auto
- Allows multiple configurations to be used in the same tree

svn path=/trunk/; revision=19848

17 years ago- Fix KeAttackProcess, KeStackAttachProcess, KeUnstackDetachProcess and KeDetachProce...
Alex Ionescu [Sun, 4 Dec 2005 03:24:11 +0000 (03:24 +0000)]
- Fix KeAttackProcess, KeStackAttachProcess, KeUnstackDetachProcess and KeDetachProcess. The code was brain-dead and I must've been drunk when I first wrote it.
- Update some NDK definitions and some fixes.
- Update HAL Private Dispatch Table to 2.0
- Make RtlIpv* API definitions more correct.

svn path=/trunk/; revision=19847

17 years agorevert my latest change for it contain to some serous bugs and some mistake thx w3seek
Magnus Olsen [Sat, 3 Dec 2005 21:25:27 +0000 (21:25 +0000)]
revert my latest change for it contain to some serous bugs and some mistake thx w3seek

svn path=/trunk/; revision=19846

17 years agofix for LoadStringA - return part of string if buffer is to small
Sebastian Gasiorek [Sat, 3 Dec 2005 21:00:55 +0000 (21:00 +0000)]
fix for LoadStringA - return part of string if buffer is to small

svn path=/trunk/; revision=19845

17 years agoImplmenet IDxDiagContainerImpl_GetNumberOfProps, IDxDiagContainerImpl_EnumPropNames...
Magnus Olsen [Sat, 3 Dec 2005 20:53:23 +0000 (20:53 +0000)]
Implmenet  IDxDiagContainerImpl_GetNumberOfProps, IDxDiagContainerImpl_EnumPropNames, IDxDiagContainerImpl_GetProp  working fine in windows but in reactos we are missing some regvalues (alot). This change should be commit to wine.

svn path=/trunk/; revision=19844

17 years agoDocument (failed) attempt to optimize memcpy()
Gé van Geldorp [Sat, 3 Dec 2005 19:40:52 +0000 (19:40 +0000)]
Document (failed) attempt to optimize memcpy()

svn path=/trunk/; revision=19843

17 years agoget the root fcb when creating a file and no parent fcb is returned
Thomas Bluemel [Sat, 3 Dec 2005 18:16:02 +0000 (18:16 +0000)]
get the root fcb when creating a file and no parent fcb is returned

svn path=/trunk/; revision=19842

17 years agofixed prototype of GdiGetCharDimensions
Thomas Bluemel [Sat, 3 Dec 2005 17:33:41 +0000 (17:33 +0000)]
fixed prototype of GdiGetCharDimensions

svn path=/trunk/; revision=19841

17 years agofixes from Wine.
Sebastian Gasiorek [Sat, 3 Dec 2005 17:21:37 +0000 (17:21 +0000)]
fixes from Wine.
user32 dialog test: 55 executes, 7 failures

svn path=/trunk/; revision=19840

17 years agopartly implemented DeviceProblemWizardA/W
Thomas Bluemel [Sat, 3 Dec 2005 16:42:41 +0000 (16:42 +0000)]
partly implemented DeviceProblemWizardA/W

svn path=/trunk/; revision=19839

17 years agoMake the debugging functions slightly more portable.
Filip Navara [Sat, 3 Dec 2005 15:26:36 +0000 (15:26 +0000)]
Make the debugging functions slightly more portable.

svn path=/trunk/; revision=19838

17 years ago- document and partly implement DevicePropertiesExA/W()
Thomas Bluemel [Sat, 3 Dec 2005 14:07:38 +0000 (14:07 +0000)]
- document and partly implement DevicePropertiesExA/W()
- minor fixes

svn path=/trunk/; revision=19837

17 years ago- if the device cannot be opened display information about the parent node
Thomas Bluemel [Sat, 3 Dec 2005 11:55:07 +0000 (11:55 +0000)]
- if the device cannot be opened display information about the parent node
- only administrators can change the status of a device

svn path=/trunk/; revision=19836

17 years agoCorrect some prototypes and struct, Adding some missing struct for d3d Thx Alex Iones...
Magnus Olsen [Sat, 3 Dec 2005 09:09:10 +0000 (09:09 +0000)]
Correct some prototypes and struct, Adding some missing struct for d3d Thx Alex Ionescu for his patch for it.

svn path=/trunk/; revision=19835

17 years agoimported newer version of DIALOG_DoDialogBox and DEFDLG_RestoreFocus from Wine
Sebastian Gasiorek [Fri, 2 Dec 2005 22:50:23 +0000 (22:50 +0000)]
imported newer version of DIALOG_DoDialogBox and DEFDLG_RestoreFocus from Wine

svn path=/trunk/; revision=19834

17 years agofixes for GetDlgItemTextA, GetDlgItemTextW and DIALOG_CreateIndirect from Wine 0.9.2
Sebastian Gasiorek [Fri, 2 Dec 2005 22:14:03 +0000 (22:14 +0000)]
fixes for GetDlgItemTextA, GetDlgItemTextW and DIALOG_CreateIndirect from Wine 0.9.2
user32 dialog test failures decreased to 7

svn path=/trunk/; revision=19833

17 years agoCorretat en översätting miss upptäckes av harteex program files till program
Magnus Olsen [Fri, 2 Dec 2005 22:01:52 +0000 (22:01 +0000)]
Corretat en översätting miss upptäckes av harteex program files till program

svn path=/trunk/; revision=19832

17 years agoImported from Wine 0.9.2:
Sebastian Gasiorek [Fri, 2 Dec 2005 21:33:33 +0000 (21:33 +0000)]
Imported from Wine 0.9.2:
DIALOG_GetNextTabItem
GetNextDlgGroupItem
GetNextDlgTabItem

fixes user32 dialog test hang and decreases number of failure tests to 9

svn path=/trunk/; revision=19831

17 years ago- Correctly zero out esi. Thanks to Patrick Baggett.
Alex Ionescu [Fri, 2 Dec 2005 20:06:02 +0000 (20:06 +0000)]
- Correctly zero out esi. Thanks to Patrick Baggett.

svn path=/trunk/; revision=19830

17 years agoset eol-style:native
Christoph von Wittich [Fri, 2 Dec 2005 15:45:47 +0000 (15:45 +0000)]
set eol-style:native

svn path=/trunk/; revision=19829

17 years agoadded ACF files req. by midl
Christoph von Wittich [Fri, 2 Dec 2005 15:43:44 +0000 (15:43 +0000)]
added ACF files req. by midl

svn path=/trunk/; revision=19828

17 years agostore pointer to Backend in the Project class so properties of the Backend object...
Royce Mitchell III [Fri, 2 Dec 2005 13:59:35 +0000 (13:59 +0000)]
store pointer to Backend in the Project class so properties of the Backend object can eventually be queried from the generic rbuild code

svn path=/trunk/; revision=19827

17 years agofixed BaseAddress
Christoph von Wittich [Fri, 2 Dec 2005 12:47:42 +0000 (12:47 +0000)]
fixed BaseAddress

svn path=/trunk/; revision=19826

17 years ago- Implement PciIdeXSetBusData
Hervé Poussineau [Fri, 2 Dec 2005 09:32:31 +0000 (09:32 +0000)]
- Implement PciIdeXSetBusData
- Return documented status code in PciIdeXGetBusData

svn path=/trunk/; revision=19825

17 years agofixed vcproj files for modules which do not use pch
Christoph von Wittich [Fri, 2 Dec 2005 08:13:52 +0000 (08:13 +0000)]
fixed vcproj files for modules which do not use pch

svn path=/trunk/; revision=19824

17 years agoincress the number of passes to detect the mouse and keyboard under VMware if the...
Steven Edwards [Fri, 2 Dec 2005 04:05:04 +0000 (04:05 +0000)]
incress the number of passes to detect the mouse and keyboard under VMware if the VM does not have ownership of the mouse. Thanks to GreatLord and Royce

svn path=/trunk/; revision=19823

17 years agoAdded struct tag.
Art Yerkes [Thu, 1 Dec 2005 23:52:14 +0000 (23:52 +0000)]
Added struct tag.

svn path=/trunk/; revision=19822

17 years agofixed a device status check (take two)
Thomas Bluemel [Thu, 1 Dec 2005 23:28:34 +0000 (23:28 +0000)]
fixed a device status check (take two)

svn path=/trunk/; revision=19821

17 years agofixed a device status check
Thomas Bluemel [Thu, 1 Dec 2005 23:14:30 +0000 (23:14 +0000)]
fixed a device status check

svn path=/trunk/; revision=19820

17 years agoComplain if used outside ntoskrnl/win32k
Gé van Geldorp [Thu, 1 Dec 2005 23:02:50 +0000 (23:02 +0000)]
Complain if used outside ntoskrnl/win32k

svn path=/trunk/; revision=19819

17 years agofixed difference in signedness warnings
Thomas Bluemel [Thu, 1 Dec 2005 22:40:58 +0000 (22:40 +0000)]
fixed difference in signedness warnings

svn path=/trunk/; revision=19818

17 years agoFiles forgotten in r19815
Gé van Geldorp [Thu, 1 Dec 2005 22:38:03 +0000 (22:38 +0000)]
Files forgotten in r19815

svn path=/trunk/; revision=19817

17 years agoSend proper messages/events to processes during logoff and kill them if they
Gé van Geldorp [Thu, 1 Dec 2005 22:29:57 +0000 (22:29 +0000)]
Send proper messages/events to processes during logoff and kill them if they
dont self-destruct.
Work in progress, not complete yet. Committed so others can work on it too.

svn path=/trunk/; revision=19815

17 years agosimplify secure function usage using template overloads
Martin Fuchs [Thu, 1 Dec 2005 22:24:00 +0000 (22:24 +0000)]
simplify secure function usage using template overloads

svn path=/trunk/; revision=19814

17 years agoHMACHINE and DEVINST are not the same thing. Fix their usage
Hervé Poussineau [Thu, 1 Dec 2005 22:15:57 +0000 (22:15 +0000)]
HMACHINE and DEVINST are not the same thing. Fix their usage

svn path=/trunk/; revision=19813

17 years agofixed uninitialized variable warning
Thomas Bluemel [Thu, 1 Dec 2005 22:08:48 +0000 (22:08 +0000)]
fixed uninitialized variable warning

svn path=/trunk/; revision=19812

17 years ago- fix mp hal too
Alex Ionescu [Thu, 1 Dec 2005 21:38:13 +0000 (21:38 +0000)]
- fix mp hal too

svn path=/trunk/; revision=19811

17 years agostop the abuse of having the ddk directory in the path when including a ddk header
Steven Edwards [Thu, 1 Dec 2005 21:37:19 +0000 (21:37 +0000)]
stop the abuse of having the ddk directory in the path when including a ddk header

svn path=/trunk/; revision=19810

17 years ago- Fix HAL build.
Alex Ionescu [Thu, 1 Dec 2005 21:35:44 +0000 (21:35 +0000)]
- Fix HAL build.

svn path=/trunk/; revision=19809

17 years ago- Add some more misc. public definitions and fix exfuncs.h so that it can be included...
Alex Ionescu [Thu, 1 Dec 2005 21:23:06 +0000 (21:23 +0000)]
- Add some more misc. public definitions and fix exfuncs.h so that it can be included independently (thanks to hpoussin for noticing the bug).

svn path=/trunk/; revision=19808

17 years agodon't tell the user the device is working properly when the drivers aren't even installed
Thomas Bluemel [Thu, 1 Dec 2005 21:17:25 +0000 (21:17 +0000)]
don't tell the user the device is working properly when the drivers aren't even installed

svn path=/trunk/; revision=19807

17 years agoCommit forgotten file
Gé van Geldorp [Thu, 1 Dec 2005 21:17:13 +0000 (21:17 +0000)]
Commit forgotten file

svn path=/trunk/; revision=19806

17 years agofixed refreshing the advanced properties on device changes
Thomas Bluemel [Thu, 1 Dec 2005 20:31:49 +0000 (20:31 +0000)]
fixed refreshing the advanced properties on device changes

svn path=/trunk/; revision=19805

17 years agoGet correct window station for CSRSS
Gé van Geldorp [Thu, 1 Dec 2005 20:12:00 +0000 (20:12 +0000)]
Get correct window station for CSRSS

svn path=/trunk/; revision=19804

17 years agoCapture window station name passed from usermode
Gé van Geldorp [Thu, 1 Dec 2005 20:09:38 +0000 (20:09 +0000)]
Capture window station name passed from usermode

svn path=/trunk/; revision=19803

17 years agoFactor out probe and capture code from private ntoskrnl header and put it in
Gé van Geldorp [Thu, 1 Dec 2005 20:06:10 +0000 (20:06 +0000)]
Factor out probe and capture code from private ntoskrnl header and put it in
a more public place so other kernelmode components can use it too

svn path=/trunk/; revision=19802

17 years agoLink video miniports to videoprt library only
Hervé Poussineau [Thu, 1 Dec 2005 19:51:08 +0000 (19:51 +0000)]
Link video miniports to videoprt library only

svn path=/trunk/; revision=19801

17 years agohandle device updates in the advanced property pages and refresh the information
Thomas Bluemel [Thu, 1 Dec 2005 17:23:26 +0000 (17:23 +0000)]
handle device updates in the advanced property pages and refresh the information

svn path=/trunk/; revision=19800

17 years agoPatch by Sylvain Petreolle <spetreolle@yahoo.fr>
Thomas Bluemel [Thu, 1 Dec 2005 17:08:52 +0000 (17:08 +0000)]
Patch by Sylvain Petreolle <spetreolle@yahoo.fr>
- Remove rosapps' shutdown.exe from the bootcd

svn path=/trunk/; revision=19799

17 years ago- display whether the device is enabled or disabled
Thomas Bluemel [Thu, 1 Dec 2005 16:02:15 +0000 (16:02 +0000)]
- display whether the device is enabled or disabled
- add the remaining missing device node status codes

svn path=/trunk/; revision=19798

17 years agoNotify main thread in case of exception
Gé van Geldorp [Thu, 1 Dec 2005 15:37:00 +0000 (15:37 +0000)]
Notify main thread in case of exception

svn path=/trunk/; revision=19797

17 years agoWINSTA_ALL_ACCESS is now defined in winuser.h
Gé van Geldorp [Thu, 1 Dec 2005 15:01:38 +0000 (15:01 +0000)]
WINSTA_ALL_ACCESS is now defined in winuser.h

svn path=/trunk/; revision=19796

17 years ago- hide devices if necessary
Thomas Bluemel [Thu, 1 Dec 2005 14:29:46 +0000 (14:29 +0000)]
- hide devices if necessary
- add some (not all!) missing device node status flags to w32api

svn path=/trunk/; revision=19795

17 years agoDon't write outside the array in SetupDiGetClassDevPropertySheetsW
Hervé Poussineau [Thu, 1 Dec 2005 10:52:16 +0000 (10:52 +0000)]
Don't write outside the array in SetupDiGetClassDevPropertySheetsW

svn path=/trunk/; revision=19794

17 years agoset the MaximumLength in ProbeAndCaptureUnicodeString
Thomas Bluemel [Thu, 1 Dec 2005 00:07:35 +0000 (00:07 +0000)]
set the MaximumLength in ProbeAndCaptureUnicodeString

svn path=/trunk/; revision=19793

17 years agofixed the build options for different configurations
Christoph von Wittich [Wed, 30 Nov 2005 23:33:29 +0000 (23:33 +0000)]
fixed the build options for different configurations

svn path=/trunk/; revision=19792

17 years agofixed querying the automatic daylight-savings information
Thomas Bluemel [Wed, 30 Nov 2005 23:32:31 +0000 (23:32 +0000)]
fixed querying the automatic daylight-savings information

svn path=/trunk/; revision=19791

17 years agoMake GetProcessWindowStation work for CSRSS
Gé van Geldorp [Wed, 30 Nov 2005 23:24:19 +0000 (23:24 +0000)]
Make GetProcessWindowStation work for CSRSS

svn path=/trunk/; revision=19790

17 years agoadded PCH support
Christoph von Wittich [Wed, 30 Nov 2005 22:44:41 +0000 (22:44 +0000)]
added PCH support
removed some redundant code

svn path=/trunk/; revision=19789

17 years ago-moved files into correct dir
Christoph von Wittich [Wed, 30 Nov 2005 22:17:11 +0000 (22:17 +0000)]
-moved files into correct dir
-removed wrong named dirs

svn path=/trunk/; revision=19788

17 years agorename dhcpcapi.dll to dhcpcsvc.dll
Thomas Bluemel [Wed, 30 Nov 2005 22:11:00 +0000 (22:11 +0000)]
rename dhcpcapi.dll to dhcpcsvc.dll

svn path=/trunk/; revision=19787

17 years agofix macro redefinition when compiling with msvc
Christoph von Wittich [Wed, 30 Nov 2005 22:11:00 +0000 (22:11 +0000)]
fix macro redefinition when compiling with msvc

svn path=/trunk/; revision=19786

17 years agoDon't check for RequestedOptions if a trailing slash is removed.
Hartmut Birr [Wed, 30 Nov 2005 21:29:39 +0000 (21:29 +0000)]
Don't check for RequestedOptions if a trailing slash is removed.

svn path=/trunk/; revision=19785

17 years agoDefine __NO_CTYPE_INLINES so release npfs will build again.
Andrew Munger [Wed, 30 Nov 2005 19:12:40 +0000 (19:12 +0000)]
Define __NO_CTYPE_INLINES so release npfs will build again.

svn path=/trunk/; revision=19784

17 years agoimplemented SetupDiGetClassDevPropertySheetsA
Thomas Bluemel [Wed, 30 Nov 2005 18:41:46 +0000 (18:41 +0000)]
implemented SetupDiGetClassDevPropertySheetsA

svn path=/trunk/; revision=19783

17 years agofixed call to SetupDiGetClassDevPropertySheets
Thomas Bluemel [Wed, 30 Nov 2005 18:26:43 +0000 (18:26 +0000)]
fixed call to SetupDiGetClassDevPropertySheets

svn path=/trunk/; revision=19782

17 years agoAlex Buell <alex.buell@munted.org.uk>:
Gé van Geldorp [Wed, 30 Nov 2005 17:28:42 +0000 (17:28 +0000)]
Alex Buell <alex.buell@munted.org.uk>:
- math_asm.S: undefined references to 'not' when linking ntdll.dll

svn path=/trunk/; revision=19781

17 years agoFinish implementation of SetupDiGetClassDevPropertySheetsW (not tested)
Hervé Poussineau [Wed, 30 Nov 2005 17:11:43 +0000 (17:11 +0000)]
Finish implementation of SetupDiGetClassDevPropertySheetsW (not tested)

svn path=/trunk/; revision=19780

17 years agodisplay "Unknown" as status when querying the device status failed
Thomas Bluemel [Wed, 30 Nov 2005 16:54:54 +0000 (16:54 +0000)]
display "Unknown" as status when querying the device status failed

svn path=/trunk/; revision=19779

17 years agoforgot to commit this change
Thomas Bluemel [Wed, 30 Nov 2005 16:52:41 +0000 (16:52 +0000)]
forgot to commit this change

svn path=/trunk/; revision=19778

17 years ago- support remote device property sheets
Thomas Bluemel [Wed, 30 Nov 2005 16:33:05 +0000 (16:33 +0000)]
- support remote device property sheets
- display the device status

svn path=/trunk/; revision=19777

17 years agosprintf_s1
Martin Fuchs [Wed, 30 Nov 2005 14:02:55 +0000 (14:02 +0000)]
sprintf_s1

svn path=/trunk/; revision=19776

17 years agoXML-encode characters below 0x20
Martin Fuchs [Wed, 30 Nov 2005 11:57:20 +0000 (11:57 +0000)]
XML-encode characters below 0x20

svn path=/trunk/; revision=19775

17 years agofix linker options
Christoph von Wittich [Wed, 30 Nov 2005 09:16:21 +0000 (09:16 +0000)]
fix linker options

svn path=/trunk/; revision=19774

17 years ago- Implement remaining functions in rtl/i386/math_asm.S
Alex Ionescu [Wed, 30 Nov 2005 08:15:13 +0000 (08:15 +0000)]
- Implement remaining functions in rtl/i386/math_asm.S
- Fix some more build issues.

svn path=/trunk/; revision=19773

17 years agoa few more porting fixes
Steven Edwards [Wed, 30 Nov 2005 08:01:56 +0000 (08:01 +0000)]
a few more porting fixes

svn path=/trunk/; revision=19772

17 years ago- Remove NTSYSAPI/NTSYSCALLAPI definitions from NDK, they are already in winnt.h...
Alex Ionescu [Wed, 30 Nov 2005 07:36:08 +0000 (07:36 +0000)]
- Remove NTSYSAPI/NTSYSCALLAPI definitions from NDK, they are already in winnt.h (add them to w32api).
- Add the generic RTL definitions to rtl.xml instead of the rtl.h
- Don't define min again, it's already in the SDK headers.

svn path=/trunk/; revision=19771

17 years ago- Disable inlining of more string functions in MSVC, since we're the lib defining...
Alex Ionescu [Wed, 30 Nov 2005 06:49:19 +0000 (06:49 +0000)]
- Disable inlining of more string functions in MSVC, since we're the lib defining them.

svn path=/trunk/; revision=19770

17 years ago- Define _CTYPE_DISABLE_MACROS for MSVC build.
Alex Ionescu [Wed, 30 Nov 2005 06:44:27 +0000 (06:44 +0000)]
- Define _CTYPE_DISABLE_MACROS for MSVC build.

svn path=/trunk/; revision=19769

17 years agoand remove the defines from here for _CRT_* backward compatiblity hacks
Steven Edwards [Wed, 30 Nov 2005 05:52:40 +0000 (05:52 +0000)]
and remove the defines from here for _CRT_* backward compatiblity hacks

svn path=/trunk/; revision=19768

17 years agodefine _CRT_SECURE_NO_DEPRECATE and _CRT_NON_CONFORMING_SWPRINTFS until we have a...
Steven Edwards [Wed, 30 Nov 2005 05:51:24 +0000 (05:51 +0000)]
define _CRT_SECURE_NO_DEPRECATE and _CRT_NON_CONFORMING_SWPRINTFS until we have a strsafe lib that works for both msvc and mingw

svn path=/trunk/; revision=19767

17 years ago'precomp.h' -><precomp.h>
Steven Edwards [Wed, 30 Nov 2005 05:35:59 +0000 (05:35 +0000)]
'precomp.h' -><precomp.h>

svn path=/trunk/; revision=19766

17 years agoadded more correct linker flags (patch by brezenbak)
Christoph von Wittich [Wed, 30 Nov 2005 00:26:51 +0000 (00:26 +0000)]
added more correct linker flags (patch by brezenbak)

svn path=/trunk/; revision=19765

17 years ago- Used the already detected cache line size for RtlPrefetchMemoryNonTemporal.
Hartmut Birr [Wed, 30 Nov 2005 00:25:48 +0000 (00:25 +0000)]
- Used the already detected cache line size for RtlPrefetchMemoryNonTemporal.
- Initialized RtlPrefetchMemoryNonTemporal earlier.
- Change the memory protection during the initialisation of RtlPrefetchMemoryNonTemporal.

svn path=/trunk/; revision=19764

17 years agoput MEAN_AND_LEAN in correct place. Fixes build on msvc
Ged Murphy [Wed, 30 Nov 2005 00:17:14 +0000 (00:17 +0000)]
put MEAN_AND_LEAN in correct place. Fixes build on msvc

svn path=/trunk/; revision=19763

17 years agofix some problems in patch from brezenbak
Christoph von Wittich [Wed, 30 Nov 2005 00:10:54 +0000 (00:10 +0000)]
fix some problems in patch from brezenbak

svn path=/trunk/; revision=19762

17 years agostruct FileHolder to encapsulate _tfopen/_tfopen_s()
Martin Fuchs [Wed, 30 Nov 2005 00:01:25 +0000 (00:01 +0000)]
struct FileHolder to encapsulate _tfopen/_tfopen_s()

svn path=/trunk/; revision=19761

17 years agopreliminary comment out the self-modifying code for RtlPrefetchMemoryNonTemporal
Thomas Bluemel [Tue, 29 Nov 2005 22:39:33 +0000 (22:39 +0000)]
preliminary comment out the self-modifying code for RtlPrefetchMemoryNonTemporal

svn path=/trunk/; revision=19760

17 years agoCleanup isn't necessary after calling the driver in NtQueryDirectoryFile.
Hartmut Birr [Tue, 29 Nov 2005 22:39:12 +0000 (22:39 +0000)]
Cleanup isn't necessary after calling the driver in NtQueryDirectoryFile.

svn path=/trunk/; revision=19759

17 years agofixed some more warnings
Thomas Bluemel [Tue, 29 Nov 2005 22:07:10 +0000 (22:07 +0000)]
fixed some more warnings

svn path=/trunk/; revision=19757

17 years agoremove obsolete shutdown tool from rosapps
Thomas Bluemel [Tue, 29 Nov 2005 22:03:55 +0000 (22:03 +0000)]
remove obsolete shutdown tool from rosapps

svn path=/trunk/; revision=19756

17 years agoremove obsolete shutdown tool from rosapps
Thomas Bluemel [Tue, 29 Nov 2005 22:03:43 +0000 (22:03 +0000)]
remove obsolete shutdown tool from rosapps

svn path=/trunk/; revision=19755

17 years agoAdd command line shutdown utility to build
Gé van Geldorp [Tue, 29 Nov 2005 21:57:19 +0000 (21:57 +0000)]
Add command line shutdown utility to build

svn path=/trunk/; revision=19754

17 years agoproperly capture the file name in NtQueryDirectoryFile
Thomas Bluemel [Tue, 29 Nov 2005 21:49:41 +0000 (21:49 +0000)]
properly capture the file name in NtQueryDirectoryFile

svn path=/trunk/; revision=19753

17 years agoAllocate the memory for the search pattern in kernel space if it is necessary (in...
Hartmut Birr [Tue, 29 Nov 2005 19:07:03 +0000 (19:07 +0000)]
Allocate the memory for the search pattern in kernel space if it is necessary (in NtQueryDirectoryFile).

svn path=/trunk/; revision=19752