NtOpenThreadToken() opens the thread token if OpenAsSelf is FALSE.
[reactos.git] / reactos /
2004-07-13 Eric KohlNtOpenThreadToken() opens the thread token if OpenAsSel...
2004-07-13 Eric KohlNtDuplicateToken() must create and return a handle...
2004-07-13 James TaborForce a rebuild of the partition table if it already...
2004-07-12 Gé van GeldorpSetLogonNotifyWindow is now implemented
2004-07-12 Gé van GeldorpFix RestartDialog() and RestartDialogEx() prototypes
2004-07-12 Gé van GeldorpRobert Shearman <R.J.Shearman@warwick.ac.uk>
2004-07-12 Gé van GeldorpFix syntax problem for some windres versions
2004-07-12 Gé van GeldorpIlya Korniyko <k_ilya@ukr.net>
2004-07-12 Gé van GeldorpUse string resources for ExitWindowsDialog() and Restar...
2004-07-12 Gé van GeldorpMarcus Meissner <marcus@jet.franken.de>
2004-07-12 Gé van GeldorpShutdown step 1: inform winlogon (forgotten file)
2004-07-12 Gé van GeldorpShutdown step 1: inform winlogon
2004-07-12 Eric KohlReplace hardcoded values by new constants.
2004-07-12 Thomas Bluemelforgot to export 2 functions
2004-07-12 Thomas Bluemelimplementation of HidD_GetHidGuid()
2004-07-12 Thomas Bluemeladded stubs for the Hid User Library (hid.dll)
2004-07-12 Eric KohlDefine missing PNTSTATUS.
2004-07-12 Eric KohlFix NtAccessCheck() prototype.
2004-07-12 Thomas Bluemelsimplified dynamic loading of dlls
2004-07-11 Thomas Bluemelremoved wrong comments
2004-07-11 Thomas Bluemeldo not statically link to ole32.dll, import the functio...
2004-07-11 Gé van GeldorpUse default PATHEXT if none found in environment
2004-07-11 Gé van GeldorpJens Collin <jens.collin@lakhei.com>
2004-07-11 Eric KohlAdd missing security constants.
2004-07-11 Eric KohlFix typo in SetSecurityDescriptorOwner().
2004-07-11 Thomas Bluemelregister the winlogon application directly after startup
2004-07-11 Filip Navara- Fixed locking in NtGdiGetCharWidth32. This caused...
2004-07-10 Thomas Bluemeladded a key security editor (not yet working properly)
2004-07-10 Thomas Bluemeladded some missing definitions
2004-07-10 Gero Kuehnadded SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall
2004-07-10 Gero Kuehnfixed PROPSHEETHEADER nPages calculation
2004-07-10 Gero Kuehncopied HalRequestSoftwareInterrupt from uniproc irql...
2004-07-10 Steven Edwardsadded expand.exe and msvfw32.dll to the build.
2004-07-10 Gé van GeldorpRoll back __USE_W32API test, add _tsplitpath definition
2004-07-10 Steven EdwardsAdded msvfw32 ported from Wine. This fixes bug 388.
2004-07-10 Eric KohlFix default DACL of the logon token.
2004-07-10 Steven EdwardsRemoved Microsoft code.
2004-07-10 Hartmut Birr- Implemented NtQueryVirtualMemory for unallocated...
2004-07-10 Thomas Bluemelexport GetSecurityInfo()
2004-07-10 Eric KohlCreate group SIDs for logon token.
2004-07-10 Eric KohlFix RtlEqualSid().
2004-07-10 Hartmut Birr- Fixed the return value in VirtualQueryEx if NtQueryVi...
2004-07-10 Hartmut Birr- Fixed the comparing of video modes in IntInitScreenInfo.
2004-07-09 Gé van GeldorpFindWindow() should search the threads desktop, not...
2004-07-09 Filip Navara- Implementation of [NtGdi]GetTextFace[W] and [NtGdi...
2004-07-09 Thomas Bluemeladded skeleton for acledit.dll
2004-07-09 Filip Navara- Some application depend on Info->RegionSize set by...
2004-07-09 Filip Navara- Handle UnsafeRect == NULL case in NtUserGetUpdateRect.
2004-07-09 Filip Navara- Since LookupAccountSidA is unimplemented, but returns...
2004-07-09 Filip Navara- DrawIcon should return TRUE if it succeeds.
2004-07-09 Filip Navara- Display window icon only if there is any.
2004-07-09 Filip Navara- Corrected the obtaining of TLS callbacks address.
2004-07-09 Filip Navara- Fixed dispatching of nested exceptions.
2004-07-09 Filip Navara- Added ordinal numbers.
2004-07-09 Thomas Bluemelset the control focus when clicking on it
2004-07-08 Gé van GeldorpFix lib/rosrtl compilation
2004-07-08 Eric KohlRegister the logon process.
2004-07-08 Eric KohlFix RegisterLogonProcess().
2004-07-08 Filip Navara- Honor the "Extended" bit in SetKeyState.
2004-07-08 Thomas Bluemeladded a very basic timer queue test program
2004-07-08 Art YerkesFixed OskitTCPSend prototype.
2004-07-08 Art YerkesFixed for TCPIP
2004-07-08 Thomas Bluemelfixed debug output
2004-07-08 Thomas BluemelFixed handling of NULL arguments in ChangeDisplaySettin...
2004-07-08 Thomas Bluemel1. implemented the timer queue functions of kernel32...
2004-07-07 Gé van GeldorpAdd command-line shutdown/logoff utility
2004-07-07 Eric KohlAdd ACCESS_STATE and INITIAL_PRIVILEGE_SET.
2004-07-07 Filip Navara- Updated system colors.
2004-07-07 Filip Navara- Use LinBytesPerScanLine (value for linar framebuffer...
2004-07-07 Filip Navara- Return image name in SymGetModuleInfo since some...
2004-07-07 Thomas Bluemeladded missing cvsignore file
2004-07-07 Filip Navara- Don't create XLATEOBJ for BitBlt and StretchBlt opera...
2004-07-07 Filip Navara- Fixed ExcludeClipRgn for case when DC contained no...
2004-07-07 Filip Navara- Handle allocation failure in IntCreateBitmap.
2004-07-07 Filip Navara- Imporved implementation of UnhandledExceptionFilter.
2004-07-07 Filip Navara- Fixed NtQueryInformationProcess to return STATUS_NOT_...
2004-07-07 Filip Navara- Fixed RtlUnwind to correctly remove SEH frames and...
2004-07-07 Filip Navara- Add VBE video mode registry. (Gerard Gatineau asked...
2004-07-07 Eric KohlImplement environment variable dialog.
2004-07-07 Gé van GeldorpSet default (Administrator) privileges when logging on
2004-07-07 Gé van GeldorpSilence debug messages
2004-07-06 Gé van GeldorpImplement LookupPrivilegeValueW for local machine
2004-07-06 Gé van GeldorpMake AdjustTokenPrivileges confirm to MSDN-documented...
2004-07-05 Royce Mitchell IIIfixed typo
2004-07-05 Gé van GeldorpPatch by Jens Collin <jens.collin@lakhei.com>
2004-07-05 Hartmut Birr- Check for a valid buffer on a call to IOCTL_DISK_CHEC...
2004-07-05 Hartmut Birr- Removed IOCTL_DISK_CHECK_VERIFY. We must use the...
2004-07-05 Hartmut Birr- Removed the using of the media change count to recogn...
2004-07-04 Jason Filbylstrcpy and lstrcat should return NULL if the string...
2004-07-04 Filip Navara- Fixed NumLock, CapsLock and ScrollLock handling in...
2004-07-04 Filip Navara- Use absolute value of the color difference when calcu...
2004-07-04 Filip Navara- Guard against out of bounds access to KeyboardLayout...
2004-07-04 Filip Navara- Fix GDI object locking broken by this patch:
2004-07-04 Filip Navara- Send the cursor to display driver in top-down format.
2004-07-04 Hartmut Birr- Fixed a bug in IoCsqRemoveIrp and IoCsqRemoveNextIrp.
2004-07-04 Gé van GeldorpMike McCormack <mike@codeweavers.com>
2004-07-04 Filip Navara- Don't continue execution if there is no exception...
2004-07-04 Filip Navara- Support resursive locking of the GDI objects.
2004-07-04 Royce Mitchell IIIsmall fix to constant we aren't even using, yet, but...
2004-07-03 Filip Navara- Allocate memory from paged pool in EngAllocMem.
next