Resource script uses the new generic rc script.
[reactos.git] / reactos /
2005-02-13 Thomas Bluemeldon't return value of uninitialized variable
2005-02-13 Thomas Bluemeldon't return value of uninitialized variable
2005-02-13 Emanuele AlibertiSM - some more work
2005-02-13 Gé van GeldorpSync to Wine-20050211
2005-02-13 Thomas Bluemelfixed wrong buffer check in NtDuplicateToken and added...
2005-02-13 Hartmut Birr- Silence a debug message.
2005-02-13 Emanuele AlibertiLPC message type LPC_CONNECTION_REFUSED does not exist...
2005-02-13 Emanuele AlibertiNtAcceptConnectPort signature fixed.
2005-02-13 Emanuele AlibertiFix OriginalCopyright.
2005-02-13 Gé van GeldorpSync to Wine-20050211
2005-02-13 Gé van GeldorpSync to Wine-20050211
2005-02-13 Gé van GeldorpSync to Wine-20050211
2005-02-13 Hartmut Birr- Forgot this file.
2005-02-13 Hartmut Birr- Prepared ntfs for using CcInitializeCacheMap/CcUninit...
2005-02-13 Hartmut Birr- Prepared cdfs for using CcInitializeCacheMap/CcUninit...
2005-02-13 Hartmut Birr- Partial implementation of IoSetInformation.
2005-02-13 Hartmut Birr- Initialize the Lock value of a stream file object.
2005-02-13 Hartmut Birr- Changed the definition of fpos_t to a 64bit value...
2005-02-13 Klemens FriedlVMware SVGA Wizard:
2005-02-13 Thomas Bluemelfixed returning the reference to the token in SeCopyCli...
2005-02-12 Aleksey BraginSome basics of driver wrapper - establish dispatch...
2005-02-12 Aleksey BraginAdded cromwell's drivers into build/install process...
2005-02-12 Aleksey BraginFixed a copy-n-paste typo in usbuhci ("Type"->"Image...
2005-02-12 Gé van GeldorpSync to Wine-20050211
2005-02-12 Gé van GeldorpSync to Wine-20050211
2005-02-12 Gé van GeldorpSync to Wine-20050211
2005-02-12 Gé van GeldorpSync to Wine-20050211
2005-02-12 Gé van GeldorpHenning Gerhardt <henning.gerhardt@web.de>
2005-02-12 Gé van GeldorpSync to Wine-20050211
2005-02-12 Thomas Bluemelthe callback management doesn't have to be serialized...
2005-02-12 Thomas Bluemeladded stubs for NeedCurrentDirectoryForExePathA/W()
2005-02-12 Emanuele AlibertiSM - Sorry, I forgot silence dbg messages!
2005-02-12 Eric Kohl- Implement RtlGetLastNtStatus, RtlGetLastWin32Error...
2005-02-12 Thomas BluemelThe structure layout of self-relative security descript...
2005-02-12 Gé van GeldorpCheck subsystem
2005-02-12 Emanuele AlibertiSM - clean, simplify, make more readable
2005-02-12 Art YerkesAddrWidenAddress: set type
2005-02-11 Gé van GeldorpBe compatible with some of the crap apps out there
2005-02-11 Eric KohlOoops! These are the correct exports.
2005-02-11 Eric KohlImplement RtlGetSecurityDescriptorRMControl, RtlSetSecu...
2005-02-11 Eric Kohl- Implement RtlSetControlSecurityDescriptor
2005-02-10 Gé van GeldorpMatch packing in DDK
2005-02-10 Aleksey BraginDeleted binaries, added ignore
2005-02-10 Aleksey BraginDeleted binaries, added ignore
2005-02-10 Thomas Bluemelremoved obsolete typecast in AllocConsole()
2005-02-10 Thomas Bluemelfixed ObpCaptureObjectAttributes()
2005-02-10 Thomas Bluemelrevert the changes to NtCreateEvent and do the real fix
2005-02-10 Alex IonescuFix APC problems. Thanks to Arty for finding this....
2005-02-10 Art YerkesPatch to fix NtCreateSempahore, in the case where the...
2005-02-10 Steven EdwardsAdded note about freeldr 2.0 changes
2005-02-09 Gé van GeldorpBig change warrants major version number bump
2005-02-09 Gé van GeldorpPass PageDirectoryStart and End so the memory manager
2005-02-09 Gé van GeldorpAdd DPRINT_HWDETECT to DEBUG_ALL
2005-02-09 Mike NordellSend the correct handle_s_. tinus found this one.
2005-02-09 Gé van GeldorpDon't include NEVER_LOAD sections in image size.
2005-02-09 Gé van GeldorpFix EOL setting
2005-02-09 Gé van Geldorp- Fix quoting of .cpl filename.
2005-02-09 Art YerkesMade a nice function CantReadMore which tells if we...
2005-02-08 Gé van Geldorp- Add entry for .cpl files
2005-02-08 Gé van GeldorpPrefer SEE_MASK_IDLIST, since that one is actually...
2005-02-08 Gé van GeldorpYou can't execute a DLL
2005-02-08 Gé van GeldorpHervé Poussineau <poussine@freesurf.fr>
2005-02-08 Gé van GeldorpSet eol-style
2005-02-08 Art YerkesThere's no need to link ntdll here.
2005-02-08 Eric Kohl- Convert U32 to ULONG.
2005-02-08 Gé van GeldorpRedraw shell background when wallpaper is changed
2005-02-08 Alex IonescuForgot this file
2005-02-08 Alex IonescuFreeLdr Patch. Now fully loads ntoskrnl using a PE...
2005-02-07 Emanuele AlibertiTypographic errors fixed and a function name changed.
2005-02-07 Thomas Bluemelrevert moving smdll to rosrtl.
2005-02-07 Thomas Bluemelmoved smdll to rosrtl. We just _can't_ have separate...
2005-02-07 Thomas Bluemelmoved smdll to rosrtl. We just _can't_ have separate...
2005-02-07 Thomas Bluemelmoved smdll to rosrtl. We just _can't_ have separate...
2005-02-07 Eric Kohl- Nt->Zw
2005-02-07 Gé van GeldorpFix definition of LUID constants
2005-02-06 Gé van GeldorpHervé Poussineau <poussine@freesurf.fr>
2005-02-06 Emanuele AlibertiAdd SMDLL to the boot CD.
2005-02-06 Emanuele AlibertiSMDLL: add it to the build process.
2005-02-06 Gé van Geldorp- Add RegisterServiceCtrlHandlerExA/W
2005-02-06 Emanuele AlibertiSome preliminary work on the SM to make it manage envir...
2005-02-06 Gé van GeldorpExport some Lsa stubs
2005-02-06 Gé van Geldorp- Prevent image loading and symbol loading getting...
2005-02-06 Gunnar Dalsnes-add macros for msvc/gcc portable int64 suffix/LARGE_IN...
2005-02-06 Gé van GeldorpPass ROP4 instead of ROP3 to drivers
2005-02-06 Gé van GeldorpProperly synchronize with GPU
2005-02-06 Emanuele AlibertiSMDLL: helper to use the SM
2005-02-06 Emanuele AlibertiSM & SMDLL definitions
2005-02-06 Mike NordellRemove COM1 as default debug messages output channel...
2005-02-06 Martin Fuchsowner drawn context menus for lean explorer version
2005-02-06 Martin Fuchsowner drawn context menus for FileChild
2005-02-06 Martin Fuchsfix warning message
2005-02-06 Martin Fuchsgeneric support for owner drawn context menus
2005-02-06 Filip NavaraFix a typo.
2005-02-06 Martin Fuchsprevent crash related to unsupported context menu types
2005-02-06 Martin Fuchssupport for owner drawn context menus on the desktop
2005-02-06 Filip NavaraUse only 80 character wide lines in the comments.
2005-02-06 Art YerkesKill only selects involving a named file descriptor...
2005-02-06 Thomas BluemelJust cleaned up the code and changed the name of a...
2005-02-05 Alex Ionescu Prevent buffer overflow on SMP systems. The buffer...
2005-02-05 Gregor AnichRaise exception when MmMapLockedPagesSpecifyCache fails...
next