SMDLL: helper to use the SM
[reactos.git] / reactos / lib /
2005-02-06 Emanuele AlibertiSMDLL: helper to use the SM
2005-02-06 Thomas BluemelJust cleaned up the code and changed the name of a...
2005-02-05 Gé van GeldorpSilence debug messages
2005-02-05 Thomas Bluemelimplemented GetConsoleProcessList()
2005-02-05 Gregor AnichSmall update of opengl32.
2005-02-04 Eric Kohl- Fix WDM-GUIDs. Patch by Filip Navara.
2005-02-04 Thomas BluemelTrevor McCort implemented desktop wallpaper changing
2005-02-04 Eric KohlImplement DelayedMove and FileExists.
2005-02-02 Gé van GeldorpStore symbolic information in a .rossym section in the
2005-02-01 Eric Kohl- Implement SetupDiBuildClassInfoListExA, SetupDiClassG...
2005-01-31 Steven Edwardsforward stubs for Escape and GetSystemPaletteUse. Worki...
2005-01-31 Gunnar Dalsnesremove obvious duplicates
2005-01-31 Eric Kohl- Implement DoesUserHavePrivilege and EnablePrivilege.
2005-01-30 Filip NavaraForce non-inlining of ctype functions even in OPTIMIZED...
2005-01-30 Thomas Bluemelfixed warnings when compiling with DBG:=1 and OPTIMIZE:=1
2005-01-30 Eric Kohl- Implement IsUserAdmin (untested), MultiByteToUnicode...
2005-01-29 Gunnar Dalsnesmsvcrt: fix incorrect export
2005-01-29 Thomas Bluemelfixed compiling with optimizations
2005-01-28 Thomas BluemelGetTempPathW should write an empty string to the buffer...
2005-01-28 Thomas BluemelWhen a toolbar doesn't have the TBSTYLE_FLAT style...
2005-01-28 Eric KohlUse the service contol pipe to send a start command...
2005-01-27 Gunnar Dalsnesbuild msvcrt and crtdll from same source via lib\crt
2005-01-27 Gunnar Dalsnesbuild msvcrt and crtdll from same source via lib\crt
2005-01-27 Gunnar Dalsnesbuild msvcrt and crtdll from same source via lib\crt
2005-01-27 Eric KohlCreateNamedPipeW(): Set access rights according to...
2005-01-27 Thomas Bluemel1. fixed prototypes of NtQueryPerformanceCounter()...
2005-01-26 Thomas BluemelHeap32ListFirst() should check the number of heaps...
2005-01-26 Thomas BluemelFixed GetTempPathA/W and GetCurrentDirectoryA/W. Patch...
2005-01-26 Steven EdwardsWindows is stupid. Why they hell would you be case...
2005-01-26 Thomas Bluemel1. fixed NtCreateProcess to do some buffer checks and...
2005-01-25 Thomas Bluemelenable the SeSystemtimePrivilege privilege which is...
2005-01-25 Steven EdwardsForgot to add Makefiles
2005-01-25 Steven Edwardsfixed building of setupapi.
2005-01-25 Steven EdwardsImported setupapi from the vendor branch. (Again).
2005-01-25 Alex IonescuRemove debug output from user mode exceptions. Reported...
2005-01-25 Steven Edwardsremoving this to reimport it
2005-01-25 Steven EdwardsImported vendor drop of setupapi.
2005-01-25 Hartmut Birr- Renamed UpdateProgress to VfatxUpdateProgress.
2005-01-25 Hartmut Birr- Added vfatxlib.
2005-01-25 Steven Edwardsadded winetests for version.dll
2005-01-25 Mike NordellKill compiler warning.
2005-01-25 Gé van Geldorptinus <o112w8r02@sneakemail.com>
2005-01-25 Steven Edwardsfinished merging setupapi with Winehq CVS. Tommrow...
2005-01-25 Alex IonescuFix bugs on optimized build, fix RtlpDispatchException...
2005-01-25 Steven Edwardssync'd more of Wine setupapi. Added stubs and such.
2005-01-24 Eric KohlImplement DuplicateString and QueryRegistryValue.
2005-01-24 Eric KohlMyMalloc must not zero the memory.
2005-01-24 Gé van Geldorptinus <o112w8r02@sneakemail.com>
2005-01-24 Steven EdwardsCorrect location of a few stubs. Getting ready to...
2005-01-24 Alex IonescuProper support for vfatlib and allow -j2 to work (as...
2005-01-23 Thomas Bluemelget rid of the reactos-only RTL_REGISTRY_ENUM flag...
2005-01-22 Art YerkesWorking ping.
2005-01-22 Alex IonescuFix remaning ROS bugs. A minor hack has been added...
2005-01-22 Steven Edwardsmore syncing of setupapi
2005-01-22 Art YerkesRemoved uninitialized uSec and its use.
2005-01-22 Steven Edwardsstarted syncing setupapi.dll with Winehq. Once I get...
2005-01-21 Alex IonescuFirst patch to fix seriously broken ROS (thank Thomas...
2005-01-21 Thomas Bluemelthe ProcessPriorityBoost class expects ULONG, not BOOL
2005-01-21 Thomas Bluemelproperly set the access token in CreateProcessAsUser()
2005-01-21 Gé van GeldorpMerge back commit from winehq
2005-01-21 Eric KohlImplement MyFree, MyMalloc and MyReAlloc.
2005-01-20 Gunnar Dalsnesforgot a letter...
2005-01-20 Gunnar Dalsnesadd readme with rtl restrictions info
2005-01-20 Gé van GeldorpGedi <gedi@ntworld.com>
2005-01-20 Gé van GeldorpReactOS additions/changes
2005-01-20 Gé van GeldorpInitial vendor drop
2005-01-20 Gé van GeldorpRemove old version
2005-01-19 Thomas Bluemelfixed implementation of SetErrorMode() which should...
2005-01-19 Thomas Bluemelmade SetErrorMode() thread-safe
2005-01-19 Alex IonescuBug fixes against uninitizlied variables and support...
2005-01-19 Alex IonescuFix hacks from last night and properly share the code
2005-01-18 KJK::HyperionImplemented TransmitFile (non-functional, depends on...
2005-01-18 Eric KohlRevert accidential changes.
2005-01-18 Eric Kohl- Remove Nt/ZwQueryOleDirectoryFile.
2005-01-18 Gunnar Dalsnesreplace heap allocs with pool allocs (cant use heap...
2005-01-18 Gé van GeldorpFix crash during boot
2005-01-18 Alex IonescuFix to unbreak tree. This is temporary until I come...
2005-01-18 Alex IonescuShare duplicated Rtl code. I've taken care to use the...
2005-01-17 Thomas Bluemelfixed GetCurrentDirectoryA() to properly handle the...
2005-01-17 Alex IonescuThe actual fix...
2005-01-17 Alex IonescuSVN Stupidity
2005-01-17 Alex IonescuSmall fix
2005-01-16 Gé van GeldorpUse native BOOLEAN instead of win32k BOOL
2005-01-16 Gé van GeldorpImplement LOAD_LIBRARY_AS_DATAFILE flag
2005-01-15 Hartmut Birr- Fixed a bug which results in losing a character in...
2005-01-15 Thomas Bluemeljanitory work
2005-01-15 Thomas Bluemeljanitory work
2005-01-15 Thomas Bluemelfixed invalid dependency to msvcrt
2005-01-15 Gé van Geldorpamdg <xbn@isw.uni-stuttgart.de>
2005-01-15 Thomas Bluemelimplemented QueryWorkingSet()
2005-01-15 Thomas Bluemelimplemented GetProcessMemoryInfo()
2005-01-14 Steven Edwardsadded some missing license headers
2005-01-13 Gé van GeldorpSmall sync to Wine
2005-01-13 Hartmut BirrDon't add a terminating null character in RtlCopyString...
2005-01-13 Gé van GeldorpSmall Wine sync
2005-01-13 Gé van GeldorpSmall Wine sync
2005-01-13 Art YerkesConditionalized possibly unused variable.
2005-01-13 Art YerkesCorrect handling of zero address and zero address lengt...
2005-01-13 Art YerkesInitial accept commit. Accept sockets now work althoug...
2005-01-12 Gé van GeldorpSync to Wine-20050111:
next