reactos.git
18 years agoCreate missing default DACLs.
Eric Kohl [Sat, 17 Jul 2004 20:32:11 +0000 (20:32 +0000)]
Create missing default DACLs.

svn path=/trunk/; revision=10184

18 years agoRemoved some comments - previous change didn't fix infinite re-creation of print...
Gregor Anich [Sat, 17 Jul 2004 17:37:41 +0000 (17:37 +0000)]
Removed some comments - previous change didn't fix infinite re-creation of print.c deps for me.

svn path=/trunk/; revision=10183

18 years ago- Disable debug messages.
Filip Navara [Sat, 17 Jul 2004 17:24:45 +0000 (17:24 +0000)]
- Disable debug messages.

svn path=/trunk/; revision=10182

18 years ago- RegQueryValueExW shouldn't touch *lpcbData if lpData == NULL.
Filip Navara [Sat, 17 Jul 2004 16:09:07 +0000 (16:09 +0000)]
- RegQueryValueExW shouldn't touch *lpcbData if lpData == NULL.

svn path=/trunk/; revision=10179

18 years agoChanged comments a bit, previous version did create print.c dependencies over and...
Gregor Anich [Sat, 17 Jul 2004 15:52:43 +0000 (15:52 +0000)]
Changed comments a bit, previous version did create print.c dependencies over and over again for me.

svn path=/trunk/; revision=10178

18 years agoHandle return value 0 from ExtEscape as special case (means to use the default driver)
Gregor Anich [Sat, 17 Jul 2004 15:13:37 +0000 (15:13 +0000)]
Handle return value 0 from ExtEscape as special case (means to use the default driver)

svn path=/trunk/; revision=10177

18 years agoHandle escape to get opengl driver info in IntEngExtEscape to avoid the infinite...
Gregor Anich [Sat, 17 Jul 2004 15:12:25 +0000 (15:12 +0000)]
Handle escape to get opengl driver info in IntEngExtEscape to avoid the infinite loop in the UNIMPLEMENTED macro (needed by opengl32.dll)

svn path=/trunk/; revision=10176

18 years agoImplement NtMakePermanentObject().
Eric Kohl [Sat, 17 Jul 2004 12:08:21 +0000 (12:08 +0000)]
Implement NtMakePermanentObject().

svn path=/trunk/; revision=10175

18 years agoAdded exports for new stubs and fixed some issues with recently commited stubs.
Alex Ionescu [Sat, 17 Jul 2004 05:13:05 +0000 (05:13 +0000)]
Added exports for new stubs and fixed some issues with recently commited stubs.

svn path=/trunk/; revision=10174

18 years agoAdded keys for Winsock
Alex Ionescu [Sat, 17 Jul 2004 04:17:32 +0000 (04:17 +0000)]
Added keys for Winsock

svn path=/trunk/; revision=10173

18 years agoAdded keys for Winsock
Alex Ionescu [Sat, 17 Jul 2004 04:04:08 +0000 (04:04 +0000)]
Added keys for Winsock

svn path=/trunk/; revision=10172

18 years agoAdded New System Call Prototypes and Stubs
Alex Ionescu [Sat, 17 Jul 2004 03:07:00 +0000 (03:07 +0000)]
Added New System Call Prototypes and Stubs

svn path=/trunk/; revision=10171

18 years agoAdded Mm Prototypes
Alex Ionescu [Sat, 17 Jul 2004 03:04:45 +0000 (03:04 +0000)]
Added Mm Prototypes

svn path=/trunk/; revision=10170

18 years agoAdded Mm Stubs
Alex Ionescu [Sat, 17 Jul 2004 03:03:52 +0000 (03:03 +0000)]
Added Mm Stubs

svn path=/trunk/; revision=10169

18 years agoFix loading of default driver.
Gregor Anich [Sat, 17 Jul 2004 02:26:33 +0000 (02:26 +0000)]
Fix loading of default driver.

svn path=/trunk/; revision=10168

18 years agoAdded keys for Winsock
Alex Ionescu [Sat, 17 Jul 2004 01:12:24 +0000 (01:12 +0000)]
Added keys for Winsock

svn path=/trunk/; revision=10167

18 years agoAdd registry entries for the Mesa OpenGL driver.
Gregor Anich [Fri, 16 Jul 2004 23:53:38 +0000 (23:53 +0000)]
Add registry entries for the Mesa OpenGL driver.

svn path=/trunk/; revision=10166

18 years agoFixed more warnings, compiles with -Werror now.
Gregor Anich [Fri, 16 Jul 2004 23:48:54 +0000 (23:48 +0000)]
Fixed more warnings, compiles with -Werror now.

svn path=/trunk/; revision=10165

18 years agomoved these docs to a folder. The file names broke the
Steven Edwards [Fri, 16 Jul 2004 23:41:14 +0000 (23:41 +0000)]
moved these docs to a folder. The file names broke the
livecd build

svn path=/trunk/; revision=10164

18 years ago- Get rid of linker warnings.
Filip Navara [Fri, 16 Jul 2004 23:37:26 +0000 (23:37 +0000)]
- Get rid of linker warnings.

svn path=/trunk/; revision=10163

18 years agoFix warning.
Gregor Anich [Fri, 16 Jul 2004 23:35:19 +0000 (23:35 +0000)]
Fix warning.

svn path=/trunk/; revision=10162

18 years agoRemove unused files.
Gregor Anich [Fri, 16 Jul 2004 23:29:10 +0000 (23:29 +0000)]
Remove unused files.

svn path=/trunk/; revision=10161

18 years agoAdded keys for Winsock
Alex Ionescu [Fri, 16 Jul 2004 23:28:55 +0000 (23:28 +0000)]
Added keys for Winsock

svn path=/trunk/; revision=10160

18 years agoFix some warnings.
Gregor Anich [Fri, 16 Jul 2004 23:21:04 +0000 (23:21 +0000)]
Fix some warnings.

svn path=/trunk/; revision=10159

18 years agocleanup
Steven Edwards [Fri, 16 Jul 2004 23:01:56 +0000 (23:01 +0000)]
cleanup

svn path=/trunk/; revision=10157

18 years agoFix building on Linux
Steven Edwards [Fri, 16 Jul 2004 22:59:43 +0000 (22:59 +0000)]
Fix building on Linux

svn path=/trunk/; revision=10156

18 years agoFix unknown pragma warnings and gl.h include for linux builds.
Gregor Anich [Fri, 16 Jul 2004 22:54:48 +0000 (22:54 +0000)]
Fix unknown pragma warnings and gl.h include for linux builds.

svn path=/trunk/; revision=10155

18 years agoFix unknown pragma warnings.
Gregor Anich [Fri, 16 Jul 2004 22:45:08 +0000 (22:45 +0000)]
Fix unknown pragma warnings.

svn path=/trunk/; revision=10154

18 years agoadded Spanish translation by Carlos Garcia Gomez.
Steven Edwards [Fri, 16 Jul 2004 22:33:23 +0000 (22:33 +0000)]
added Spanish translation by Carlos Garcia Gomez.

svn path=/trunk/; revision=10152

18 years agoImport Mesa-6.0.1 for use as software OpenGL renderer.
Gregor Anich [Fri, 16 Jul 2004 22:32:04 +0000 (22:32 +0000)]
Import Mesa-6.0.1 for use as software OpenGL renderer.

svn path=/trunk/; revision=10151

18 years agoadded Spanish translation by Carlos Garcia Gomez.
Steven Edwards [Fri, 16 Jul 2004 22:24:24 +0000 (22:24 +0000)]
added Spanish translation by Carlos Garcia Gomez.

svn path=/trunk/; revision=10150

18 years agoImport Mesa-6.0.1 for use as software OpenGL renderer.
Gregor Anich [Fri, 16 Jul 2004 22:12:43 +0000 (22:12 +0000)]
Import Mesa-6.0.1 for use as software OpenGL renderer.

svn path=/trunk/; revision=10149

18 years agoImport Mesa-6.0.1 for use as software OpenGL renderer.
Gregor Anich [Fri, 16 Jul 2004 21:50:40 +0000 (21:50 +0000)]
Import Mesa-6.0.1 for use as software OpenGL renderer.

svn path=/trunk/; revision=10148

18 years agoShellExecute is run when executable is not found to open for example Notepad files...
Jens Collin [Fri, 16 Jul 2004 20:39:06 +0000 (20:39 +0000)]
ShellExecute is run when executable is not found to open for example Notepad files by typing "myfile.txt".

svn path=/trunk/; revision=10147

18 years ago- Implementation of mmTaskCreate. Based on patch by Eric Pouech.
Filip Navara [Fri, 16 Jul 2004 20:24:59 +0000 (20:24 +0000)]
- Implementation of mmTaskCreate. Based on patch by Eric Pouech.

svn path=/trunk/; revision=10146

18 years agofixed typo
Thomas Bluemel [Fri, 16 Jul 2004 20:20:53 +0000 (20:20 +0000)]
fixed typo

svn path=/trunk/; revision=10145

18 years agoFix an old typo.
Eric Kohl [Fri, 16 Jul 2004 19:54:05 +0000 (19:54 +0000)]
Fix an old typo.

svn path=/trunk/; revision=10144

18 years agoFonts converted by Larry Snyder
Art Yerkes [Fri, 16 Jul 2004 17:21:05 +0000 (17:21 +0000)]
Fonts converted by Larry Snyder
Converted suitably licensed X fonts from type 1 to TTF for use in ROS.

svn path=/trunk/; revision=10143

18 years agoImplement security descriptor cache.
Eric Kohl [Fri, 16 Jul 2004 17:20:23 +0000 (17:20 +0000)]
Implement security descriptor cache.

svn path=/trunk/; revision=10142

18 years agoFix some bugs, works on Windows and ReactOS with Mesa and NVIDIA driver.
Gregor Anich [Fri, 16 Jul 2004 16:16:16 +0000 (16:16 +0000)]
Fix some bugs, works on Windows and ReactOS with Mesa and NVIDIA driver.
x86 asm version of gl dispatch functions work now too (in gl.c)

svn path=/trunk/; revision=10141

18 years agoFixed prototypes to work in MSVC.
Alex Ionescu [Fri, 16 Jul 2004 13:45:02 +0000 (13:45 +0000)]
Fixed prototypes to work in MSVC.

svn path=/trunk/; revision=10139

18 years ago- Handle indexed palettes in IntEngCreateSrcMonoXlate.
Filip Navara [Thu, 15 Jul 2004 21:14:51 +0000 (21:14 +0000)]
- Handle indexed palettes in IntEngCreateSrcMonoXlate.

svn path=/trunk/; revision=10135

18 years agoignore unexpected exceptions while extracting icons
Martin Fuchs [Thu, 15 Jul 2004 21:04:02 +0000 (21:04 +0000)]
ignore unexpected exceptions while extracting icons

svn path=/trunk/; revision=10133

18 years agoreplace BUFFER_LEN by dynamic allocations
Martin Fuchs [Thu, 15 Jul 2004 20:43:18 +0000 (20:43 +0000)]
replace BUFFER_LEN by dynamic allocations

svn path=/trunk/; revision=10132

18 years ago- Minor correction to DIB_32BPP_BitBlt that I broke with my last patch.
Filip Navara [Thu, 15 Jul 2004 18:13:22 +0000 (18:13 +0000)]
- Minor correction to DIB_32BPP_BitBlt that I broke with my last patch.

svn path=/trunk/; revision=10126

18 years agoImplement RtlAddAuditAccessAceEx().
Eric Kohl [Thu, 15 Jul 2004 08:15:49 +0000 (08:15 +0000)]
Implement RtlAddAuditAccessAceEx().

svn path=/trunk/; revision=10125

18 years agoClear Partition0 DriveNotReady, for Removable Media.
James Tabor [Thu, 15 Jul 2004 04:04:08 +0000 (04:04 +0000)]
Clear Partition0 DriveNotReady, for Removable Media.

svn path=/trunk/; revision=10124

18 years agooskittcp: fixed handling of uio in send.
Art Yerkes [Thu, 15 Jul 2004 03:21:47 +0000 (03:21 +0000)]
oskittcp: fixed handling of uio in send.
afd: fixed send.
tcpip: fixed double-complete of send irp.

svn path=/trunk/; revision=10122

18 years agoSmall changes to debug output in catalog, handle, upcall.
Art Yerkes [Thu, 15 Jul 2004 02:03:07 +0000 (02:03 +0000)]
Small changes to debug output in catalog, handle, upcall.
ns.c -- getservbyport contributed by Cameron Palmer.

svn path=/trunk/; revision=10121

18 years agoadded Spanish translation by Carlos Garcia Gomez.
Steven Edwards [Wed, 14 Jul 2004 22:20:07 +0000 (22:20 +0000)]
added Spanish translation by Carlos Garcia Gomez.

svn path=/trunk/; revision=10120

18 years agoWarn rather than bail on HWND_MESSAGE windows
Steven Edwards [Wed, 14 Jul 2004 21:52:23 +0000 (21:52 +0000)]
Warn rather than bail on HWND_MESSAGE windows
request. This gets the Scintilla Editor from theopencd to work.

svn path=/trunk/; revision=10119

18 years ago- Accidently commited this file with my last patch. Reverting.
Filip Navara [Wed, 14 Jul 2004 21:45:05 +0000 (21:45 +0000)]
- Accidently commited this file with my last patch. Reverting.

svn path=/trunk/; revision=10118

18 years ago- Add FIXME comment to LoadIconImage.
Filip Navara [Wed, 14 Jul 2004 20:52:13 +0000 (20:52 +0000)]
- Add FIXME comment to LoadIconImage.

svn path=/trunk/; revision=10117

18 years ago- Change the prototype of DIB_*_BitBlt* functions to take a pointer to a BLTINFO...
Filip Navara [Wed, 14 Jul 2004 20:48:58 +0000 (20:48 +0000)]
- Change the prototype of DIB_*_BitBlt* functions to take a pointer to a BLTINFO structure instead of many parameters.
- Make DIB_GetSource and DIB_GetSourceIndex macros.
- Add IntEngCreateSrcMonoXlate.
- Change the semantics of IntEngCreate*Xlate functions to treat palette mode == 0 as mode of the passed palette.
- Add XlateBrush and XlatePen to the DC structure.
- Fixed the bad design decision that caused mess when one brush was selected into more than one DC.
- Remove incorrect Int[Get/Set]DCColor implementation (used by [Get/Set]DC[Pen/Brush]Color).
- Get rid of compiler warnings in Win32k.

svn path=/trunk/; revision=10116

18 years agoSync msacm32 with Winehq cvs. will merge my tweaks soon.
Steven Edwards [Wed, 14 Jul 2004 18:30:54 +0000 (18:30 +0000)]
Sync msacm32 with Winehq cvs. will merge my tweaks soon.
This gets Winamp5 loading.

svn path=/trunk/; revision=10115

18 years agoUse Bitstream Vera Sans for Helv subsititute. This makes the Run dialog readable...
Steven Edwards [Wed, 14 Jul 2004 17:47:03 +0000 (17:47 +0000)]
Use Bitstream Vera Sans for Helv subsititute. This makes the Run dialog readable. Thanks to Filip Navara.

svn path=/trunk/; revision=10114

18 years agoAdded licensing page to usetup.
Steven Edwards [Wed, 14 Jul 2004 16:24:00 +0000 (16:24 +0000)]
Added licensing page to usetup.

svn path=/trunk/; revision=10112

18 years ago- Move access checks from NtAccessCheck() to SeAccessCheck().
Eric Kohl [Wed, 14 Jul 2004 14:25:31 +0000 (14:25 +0000)]
- Move access checks from NtAccessCheck() to SeAccessCheck().
- Check for 'take ownership' privilege.

svn path=/trunk/; revision=10111

18 years agoSplit "old-style Win 3.1" file dialog into 16 and 32 bit code
Gé van Geldorp [Wed, 14 Jul 2004 06:52:29 +0000 (06:52 +0000)]
Split "old-style Win 3.1" file dialog into 16 and 32 bit code

svn path=/trunk/; revision=10110

18 years ago- Revert part of my last TLS patch.
Filip Navara [Wed, 14 Jul 2004 02:40:45 +0000 (02:40 +0000)]
- Revert part of my last TLS patch.

svn path=/trunk/; revision=10109

18 years agoFirst experimental implementstion of NtAccessCheck().
Eric Kohl [Tue, 13 Jul 2004 16:59:35 +0000 (16:59 +0000)]
First experimental implementstion of NtAccessCheck().
This should fix bug #362.

svn path=/trunk/; revision=10108

18 years agoMove some access rights so they are usable form kernel-mode.
Eric Kohl [Tue, 13 Jul 2004 16:57:35 +0000 (16:57 +0000)]
Move some access rights so they are usable form kernel-mode.

svn path=/trunk/; revision=10107

18 years agoRtlImpersonateSelf(): Set impersonation level in call to NtDuplicateToken().
Eric Kohl [Tue, 13 Jul 2004 11:52:09 +0000 (11:52 +0000)]
RtlImpersonateSelf(): Set impersonation level in call to NtDuplicateToken().

svn path=/trunk/; revision=10106

18 years agoNtOpenThreadToken() opens the thread token if OpenAsSelf is FALSE.
Eric Kohl [Tue, 13 Jul 2004 11:48:32 +0000 (11:48 +0000)]
NtOpenThreadToken() opens the thread token if OpenAsSelf is FALSE.

svn path=/trunk/; revision=10105

18 years agoNtDuplicateToken() must create and return a handle to the duplicated token.
Eric Kohl [Tue, 13 Jul 2004 08:43:35 +0000 (08:43 +0000)]
NtDuplicateToken() must create and return a handle to the duplicated token.

svn path=/trunk/; revision=10104

18 years agoForce a rebuild of the partition table if it already exists with a DeviceObject.
James Tabor [Tue, 13 Jul 2004 02:43:06 +0000 (02:43 +0000)]
Force a rebuild of the partition table if it already exists with a DeviceObject.

svn path=/trunk/; revision=10103

18 years agoSetLogonNotifyWindow is now implemented
Gé van Geldorp [Mon, 12 Jul 2004 22:34:27 +0000 (22:34 +0000)]
SetLogonNotifyWindow is now implemented

svn path=/trunk/; revision=10102

18 years agoFix RestartDialog() and RestartDialogEx() prototypes
Gé van Geldorp [Mon, 12 Jul 2004 22:07:34 +0000 (22:07 +0000)]
Fix RestartDialog() and RestartDialogEx() prototypes

svn path=/trunk/; revision=10101

18 years agoRobert Shearman <R.J.Shearman@warwick.ac.uk>
Gé van Geldorp [Mon, 12 Jul 2004 22:03:09 +0000 (22:03 +0000)]
Robert Shearman <R.J.Shearman@warwick.ac.uk>
- Make ole32 a delay-load import of shell32.
(except that the ReactOS build system doesn't handle delay-load imports
yet, so make it a normal import)

svn path=/trunk/; revision=10100

18 years agoFix syntax problem for some windres versions
Gé van Geldorp [Mon, 12 Jul 2004 22:01:22 +0000 (22:01 +0000)]
Fix syntax problem for some windres versions

svn path=/trunk/; revision=10099

18 years agoIlya Korniyko <k_ilya@ukr.net>
Gé van Geldorp [Mon, 12 Jul 2004 21:26:39 +0000 (21:26 +0000)]
Ilya Korniyko <k_ilya@ukr.net>
- Added Ukrainian translations.
Jos� Manuel Ferrer Ortiz <jmfo1982@yahoo.es>
- Updated the Spanish shell32 translation and made some corrections to
  other language files.

svn path=/trunk/; revision=10098

18 years agoUse string resources for ExitWindowsDialog() and RestartDialogEx() to allow
Gé van Geldorp [Mon, 12 Jul 2004 20:53:24 +0000 (20:53 +0000)]
Use string resources for ExitWindowsDialog() and RestartDialogEx() to allow
internationalization.

svn path=/trunk/; revision=10097

18 years agoMarcus Meissner <marcus@jet.franken.de>
Gé van Geldorp [Mon, 12 Jul 2004 20:32:16 +0000 (20:32 +0000)]
Marcus Meissner <marcus@jet.franken.de>
- Fixed double applet = applet = assignment.
- Removed sic_hdpa only used in 1 C file as static var.
- Make VT_Shell_IMalloc32 and related variables static.

svn path=/trunk/; revision=10096

18 years agoShutdown step 1: inform winlogon (forgotten file)
Gé van Geldorp [Mon, 12 Jul 2004 20:26:35 +0000 (20:26 +0000)]
Shutdown step 1: inform winlogon (forgotten file)

svn path=/trunk/; revision=10095

18 years agoShutdown step 1: inform winlogon
Gé van Geldorp [Mon, 12 Jul 2004 20:09:35 +0000 (20:09 +0000)]
Shutdown step 1: inform winlogon

svn path=/trunk/; revision=10094

18 years agoReplace hardcoded values by new constants.
Eric Kohl [Mon, 12 Jul 2004 19:39:29 +0000 (19:39 +0000)]
Replace hardcoded values by new constants.

svn path=/trunk/; revision=10092

18 years agoforgot to export 2 functions
Thomas Bluemel [Mon, 12 Jul 2004 16:27:46 +0000 (16:27 +0000)]
forgot to export 2 functions

svn path=/trunk/; revision=10091

18 years agoimplementation of HidD_GetHidGuid()
Thomas Bluemel [Mon, 12 Jul 2004 16:04:37 +0000 (16:04 +0000)]
implementation of HidD_GetHidGuid()

svn path=/trunk/; revision=10090

18 years agoadded stubs for the Hid User Library (hid.dll)
Thomas Bluemel [Mon, 12 Jul 2004 15:08:43 +0000 (15:08 +0000)]
added stubs for the Hid User Library (hid.dll)

svn path=/trunk/; revision=10089

18 years agoDefine missing PNTSTATUS.
Eric Kohl [Mon, 12 Jul 2004 13:51:29 +0000 (13:51 +0000)]
Define missing PNTSTATUS.

svn path=/trunk/; revision=10088

18 years agoFix NtAccessCheck() prototype.
Eric Kohl [Mon, 12 Jul 2004 12:05:49 +0000 (12:05 +0000)]
Fix NtAccessCheck() prototype.

svn path=/trunk/; revision=10087

18 years agosimplified dynamic loading of dlls
Thomas Bluemel [Mon, 12 Jul 2004 10:33:04 +0000 (10:33 +0000)]
simplified dynamic loading of dlls

svn path=/trunk/; revision=10086

18 years agoremoved wrong comments
Thomas Bluemel [Sun, 11 Jul 2004 23:08:31 +0000 (23:08 +0000)]
removed wrong comments

svn path=/trunk/; revision=10085

18 years agodo not statically link to ole32.dll, import the functions dynamically instead. This...
Thomas Bluemel [Sun, 11 Jul 2004 22:35:07 +0000 (22:35 +0000)]
do not statically link to ole32.dll, import the functions dynamically instead. This is required since winlogon statically links to userenv.dll and then ole32.dll would automatically be loaded which causes ole32.dll to register a window class before the first window station is created (-> the ole32 window class(es) couldn't be registered). Besides it's bad to have winlogon depend on ole32.dll

svn path=/trunk/; revision=10083

18 years agoUse default PATHEXT if none found in environment
Gé van Geldorp [Sun, 11 Jul 2004 16:23:12 +0000 (16:23 +0000)]
Use default PATHEXT if none found in environment

svn path=/trunk/; revision=10082

18 years agoJens Collin <jens.collin@lakhei.com>
Gé van Geldorp [Sun, 11 Jul 2004 16:13:44 +0000 (16:13 +0000)]
Jens Collin <jens.collin@lakhei.com>
Add PATHEXT env var and use it to locate command

svn path=/trunk/; revision=10081

18 years agoAdd missing security constants.
Eric Kohl [Sun, 11 Jul 2004 16:09:37 +0000 (16:09 +0000)]
Add missing security constants.

svn path=/trunk/; revision=10080

18 years agoFix typo in SetSecurityDescriptorOwner().
Eric Kohl [Sun, 11 Jul 2004 13:33:40 +0000 (13:33 +0000)]
Fix typo in SetSecurityDescriptorOwner().

svn path=/trunk/; revision=10079

18 years agoregister the winlogon application directly after startup
Thomas Bluemel [Sun, 11 Jul 2004 13:31:28 +0000 (13:31 +0000)]
register the winlogon application directly after startup

svn path=/trunk/; revision=10078

18 years ago- Fixed locking in NtGdiGetCharWidth32. This caused problems with AbiWord reported...
Filip Navara [Sun, 11 Jul 2004 02:10:48 +0000 (02:10 +0000)]
- Fixed locking in NtGdiGetCharWidth32. This caused problems with AbiWord reported by Jason Filby.

svn path=/trunk/; revision=10076

18 years agoadded a key security editor (not yet working properly)
Thomas Bluemel [Sat, 10 Jul 2004 23:25:17 +0000 (23:25 +0000)]
added a key security editor (not yet working properly)

svn path=/trunk/; revision=10075

18 years agoadded some missing definitions
Thomas Bluemel [Sat, 10 Jul 2004 23:23:06 +0000 (23:23 +0000)]
added some missing definitions

svn path=/trunk/; revision=10074

18 years agoadded SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall
Gero Kuehn [Sat, 10 Jul 2004 22:27:18 +0000 (22:27 +0000)]
added SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall

svn path=/trunk/; revision=10073

18 years agofixed PROPSHEETHEADER nPages calculation
Gero Kuehn [Sat, 10 Jul 2004 22:06:40 +0000 (22:06 +0000)]
fixed PROPSHEETHEADER nPages calculation

svn path=/trunk/; revision=10072

18 years agocopied HalRequestSoftwareInterrupt from uniproc irql.c to fix SMP builds
Gero Kuehn [Sat, 10 Jul 2004 21:58:35 +0000 (21:58 +0000)]
copied HalRequestSoftwareInterrupt from uniproc irql.c to fix SMP builds

svn path=/trunk/; revision=10071

18 years agoadded expand.exe and msvfw32.dll to the build.
Steven Edwards [Sat, 10 Jul 2004 21:44:14 +0000 (21:44 +0000)]
added expand.exe and msvfw32.dll to the build.

svn path=/trunk/; revision=10070

18 years agoRoll back __USE_W32API test, add _tsplitpath definition
Gé van Geldorp [Sat, 10 Jul 2004 21:23:18 +0000 (21:23 +0000)]
Roll back __USE_W32API test, add _tsplitpath definition

svn path=/trunk/; revision=10069

18 years agoAdded msvfw32 ported from Wine. This fixes bug 388.
Steven Edwards [Sat, 10 Jul 2004 21:19:46 +0000 (21:19 +0000)]
Added msvfw32 ported from Wine. This fixes bug 388.

svn path=/trunk/; revision=10068

18 years agoFix default DACL of the logon token.
Eric Kohl [Sat, 10 Jul 2004 21:15:26 +0000 (21:15 +0000)]
Fix default DACL of the logon token.

svn path=/trunk/; revision=10067

18 years agoRemoved Microsoft code.
Steven Edwards [Sat, 10 Jul 2004 21:11:13 +0000 (21:11 +0000)]
Removed Microsoft code.

svn path=/trunk/; revision=10066