reactos.git
18 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

18 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

18 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

18 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

18 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

18 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

18 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

18 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

18 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

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

svn path=/trunk/; revision=19826

18 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

18 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

18 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

18 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

18 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

18 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

18 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

18 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

18 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

18 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

18 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

18 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

18 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

18 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

18 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

18 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

18 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

18 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

18 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

18 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

18 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

18 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

18 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

18 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

18 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

18 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

18 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

18 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

18 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

18 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

18 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

18 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

18 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

18 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

18 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

18 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

18 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

18 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

18 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

18 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

18 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

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

svn path=/trunk/; revision=19783

18 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

18 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

18 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

18 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

18 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

18 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

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

svn path=/trunk/; revision=19776

18 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

18 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

18 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

18 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

18 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

18 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

18 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

18 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

18 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

18 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

18 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

18 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

18 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

18 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

18 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

18 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

18 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

18 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

18 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

18 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

18 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

18 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

18 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

18 years agointegrate replacement function for SHBindToParent()
Martin Fuchs [Tue, 29 Nov 2005 13:35:11 +0000 (13:35 +0000)]
integrate replacement function for SHBindToParent()

svn path=/trunk/; revision=19751

18 years agoAdjust for Visual Studio 2005:
Martin Fuchs [Tue, 29 Nov 2005 13:34:24 +0000 (13:34 +0000)]
Adjust for Visual Studio 2005:
- use secure CRT functions where available
- use COUNTOF instead of hard coded buffer sizes
- project files in new format for manifest integration

svn path=/trunk/; revision=19750

18 years agocorrect _com_ptr usage
Martin Fuchs [Tue, 29 Nov 2005 12:54:54 +0000 (12:54 +0000)]
correct _com_ptr usage

svn path=/trunk/; revision=19749

18 years ago- fixed the ProbeForWrite prototype
Thomas Bluemel [Tue, 29 Nov 2005 11:44:04 +0000 (11:44 +0000)]
- fixed the ProbeForWrite prototype
- some fixes to get ntoskrnl to build with -Wcast-qual and -Wsign-compare
- don't touch any memory outside the given range in ProbeForWrite and touch all pages within the range

svn path=/trunk/; revision=19748

18 years agofix comment in RtlPrefetchMemoryNonTemporal
Thomas Bluemel [Tue, 29 Nov 2005 11:09:42 +0000 (11:09 +0000)]
fix comment in RtlPrefetchMemoryNonTemporal

svn path=/trunk/; revision=19747

18 years agofixed registry querying code in Ki386SetProcessorFeatures
Thomas Bluemel [Tue, 29 Nov 2005 10:09:26 +0000 (10:09 +0000)]
fixed registry querying code in Ki386SetProcessorFeatures

svn path=/trunk/; revision=19746

18 years agoswitch to standard conform CRT function names
Martin Fuchs [Tue, 29 Nov 2005 09:22:39 +0000 (09:22 +0000)]
switch to standard conform CRT function names

svn path=/trunk/; revision=19745

18 years agoSamuel Serapióega <samcharly@hotmail.com>:
Gé van Geldorp [Tue, 29 Nov 2005 08:23:10 +0000 (08:23 +0000)]
Samuel Serapióega <samcharly@hotmail.com>:
- Spanish translation update
From bug 1058.

svn path=/trunk/; revision=19744

18 years agoenhance generated msvc projects - patch by Brezenbak
Royce Mitchell III [Tue, 29 Nov 2005 06:24:56 +0000 (06:24 +0000)]
enhance generated msvc projects - patch by Brezenbak

svn path=/trunk/; revision=19743

18 years ago- Implement RtlPrefectMemoryNonTemporal. Patch by Patrick Baggett <baggett.patrick...
Alex Ionescu [Tue, 29 Nov 2005 02:40:18 +0000 (02:40 +0000)]
- Implement RtlPrefectMemoryNonTemporal. Patch by Patrick Baggett <baggett.patrick@gmail.com> and myself.

svn path=/trunk/; revision=19742

18 years agofix warning
Christoph von Wittich [Tue, 29 Nov 2005 01:54:33 +0000 (01:54 +0000)]
fix warning

svn path=/trunk/; revision=19741

18 years agofixed some warnings when compiling with msvc
Christoph von Wittich [Tue, 29 Nov 2005 01:48:25 +0000 (01:48 +0000)]
fixed some warnings when compiling with msvc

svn path=/trunk/; revision=19740

18 years agoanother hack to get reactos to build again
Thomas Bluemel [Tue, 29 Nov 2005 01:35:32 +0000 (01:35 +0000)]
another hack to get reactos to build again

svn path=/trunk/; revision=19739

18 years ago- Fix the build (patch by Thomas Weidenmueller)
Alex Ionescu [Tue, 29 Nov 2005 00:33:22 +0000 (00:33 +0000)]
- Fix the build (patch by Thomas Weidenmueller)

svn path=/trunk/; revision=19738

18 years agoRegedit: Implemented accelerator keys
Nathan Woods [Mon, 28 Nov 2005 23:58:49 +0000 (23:58 +0000)]
Regedit:  Implemented accelerator keys

svn path=/trunk/; revision=19737

18 years agooops, I didn't mean to commit that...
Thomas Bluemel [Mon, 28 Nov 2005 23:54:06 +0000 (23:54 +0000)]
oops, I didn't mean to commit that...

svn path=/trunk/; revision=19736

18 years agofixed some prototypes
Thomas Bluemel [Mon, 28 Nov 2005 23:43:40 +0000 (23:43 +0000)]
fixed some prototypes

svn path=/trunk/; revision=19735

18 years agoinline -> __inline
Royce Mitchell III [Mon, 28 Nov 2005 23:35:35 +0000 (23:35 +0000)]
inline -> __inline
patch by Brezenbak - small modifications by me

svn path=/trunk/; revision=19734