reactos.git
19 years agoImplement most simple code path of SeAssignSecurity().
Eric Kohl [Sun, 18 Jul 2004 13:02:28 +0000 (13:02 +0000)]
Implement most simple code path of SeAssignSecurity().

svn path=/trunk/; revision=10193

19 years agoAdded RosRtlDevModeW2A function.
Gregor Anich [Sun, 18 Jul 2004 12:51:46 +0000 (12:51 +0000)]
Added RosRtlDevModeW2A function.

svn path=/trunk/; revision=10192

19 years agoeliminate useless GCC warning by initializing the entry variable
Martin Fuchs [Sun, 18 Jul 2004 09:31:02 +0000 (09:31 +0000)]
eliminate useless GCC warning by initializing the entry variable

svn path=/trunk/; revision=10191

19 years agofix UNICODE string buffer allocation
Martin Fuchs [Sun, 18 Jul 2004 09:20:38 +0000 (09:20 +0000)]
fix UNICODE string buffer allocation

svn path=/trunk/; revision=10190

19 years agoFix EnumDisplaySettingsExA (did not output anything into devmode)
Gregor Anich [Sun, 18 Jul 2004 00:36:33 +0000 (00:36 +0000)]
Fix EnumDisplaySettingsExA (did not output anything into devmode)

svn path=/trunk/; revision=10189

19 years agoAdded RosRtlDevModeW2A function.
Gregor Anich [Sun, 18 Jul 2004 00:30:08 +0000 (00:30 +0000)]
Added RosRtlDevModeW2A function.

svn path=/trunk/; revision=10188

19 years ago- Fixed memory referencing in mmTaskCreate.
Filip Navara [Sat, 17 Jul 2004 22:28:23 +0000 (22:28 +0000)]
- Fixed memory referencing in mmTaskCreate.

svn path=/trunk/; revision=10187

19 years agosimplified assigning DDI functions
Thomas Bluemel [Sat, 17 Jul 2004 21:10:25 +0000 (21:10 +0000)]
simplified assigning DDI functions

svn path=/trunk/; revision=10186

19 years agoAssign a security descriptor to the root directory object.
Eric Kohl [Sat, 17 Jul 2004 20:34:42 +0000 (20:34 +0000)]
Assign a security descriptor to the root directory object.

svn path=/trunk/; revision=10185

19 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

19 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

19 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

19 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

19 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

19 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

19 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

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

svn path=/trunk/; revision=10175

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

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

svn path=/trunk/; revision=10162

19 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

19 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

19 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

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

svn path=/trunk/; revision=10157

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

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

svn path=/trunk/; revision=10145

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

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

svn path=/trunk/; revision=10125

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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