Merge 13159:13510 from trunk
[reactos.git] / reactos / lib /
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 Casper Hornstrup* Build bin2res, winmm, comctl32, aclui, acledit
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 Casper Hornstrup* Build freetype, win32k, and video drivers
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 Casper Hornstrup* Build networking components
2005-01-16 Casper HornstrupExport functions in .def files
2005-01-16 Casper HornstrupAdd resources to existing modules.
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 Casper Hornstrup* LinkerFlag tag support
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:
2005-01-12 Gé van GeldorpAdd wine_dbgstr_w
2005-01-12 Gé van GeldorpSync to Wine-20050111:
2005-01-12 Gé van GeldorpSync to Wine-20050111:
2005-01-12 Gé van GeldorpSync to Wine-20050111:
2005-01-12 Gé van GeldorpSync to Wine-20050111:
2005-01-12 Gé van GeldorpSync to Wine-20050111:
2005-01-12 Gé van GeldorpSync to Wine-20050111:
2005-01-12 Gé van GeldorpSync to Wine-20050111:
2005-01-12 Gé van GeldorpSync to Wine-20050111:
2005-01-12 Gé van GeldorpAdd new file
2005-01-12 Casper Hornstrup* Keep project level includes and defines in PROJECT_CFLAGS
2005-01-12 Gé van GeldorpSync to Wine-20050111:
2005-01-12 Gé van GeldorpSync to Wine-20050111
2005-01-12 Gé van GeldorpSync to Wine-20050111:
2005-01-12 Gunnar Dalsnesadd MakeSureDirectoryPathExistsExA/W
2005-01-11 Gé van GeldorpSync to Wine-20050111:
2005-01-11 Gé van GeldorpSync to Wine-20050111:
2005-01-11 Gé van GeldorpSync to Wine-20050111:
2005-01-11 Gé van GeldorpSync to Wine-20050111:
2005-01-11 Gé van GeldorpSync to Wine-20050111:
2005-01-11 Casper HornstrupBuild ntdll.dll.
2005-01-10 Gé van GeldorpSylvain Petreolle <spetreolle@yahoo.fr>:
2005-01-10 Gé van GeldorpSylvain Petreolle <spetreolle@yahoo.fr>:
2005-01-09 Casper Hornstrup* Nasm support
2005-01-09 Klemens Friedl8 german language files (update)
2005-01-09 Filip NavaraOpen the DLL files as FILE_SHARE_READ to prevent sharin...
2005-01-09 Filip NavaraAllocate correct number of bytes for EABuffer.
2005-01-09 Gunnar Dalsnesexperimental/useless "pretty seh"
2005-01-08 Eric KohlStart services again and call a services main routine.
2005-01-08 Eric KohlUse string resources instead of hardcoded strings.
2005-01-08 Hartmut Birr- Make the drive letter to uppercase in RtlDosPathNameT...
2005-01-08 Art YerkesSolved an stupid error with kbdes.c
2005-01-08 Hartmut Birr- Fixed the initialization of critical section objects.
2005-01-08 Royce Mitchell III<include> now has attribute 'base' which allows to...
2005-01-08 Casper HornstrupStatic library module type.
2005-01-07 Art YerkesAdded makefile.
2005-01-07 Art YerkesSpanish Keyboard Layout
2005-01-07 Gunnar DalsnesFixed RtlGetFullPathName_U bug (didn't remove duplicate...
2005-01-07 Thomas BluemelGetProcessAffinityMask() should return correct system...
2005-01-07 Eric KohlRtlCutoverTimeToSystemTime(): The 4th argument determin...
2005-01-07 Alex IonescuRemove /nt directory
2005-01-06 Casper Hornstrup* Generate kernel
2005-01-06 Klemens FriedlUpdate ReactOS Icons:
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2005-01-06 Gé van GeldorpCopy correct number of bytes
2005-01-05 Hartmut Birr- Set the number of processors before initialize the...
2005-01-05 Gé van GeldorpNeil Blackburn <neilb@iowatelecom.net>:
2005-01-05 Alex IonescuSignificantly improved performance of Critical Section...
2005-01-04 Alex IonescuUse proper PISID pointer to SID structure, fix wrong...
2005-01-04 Eric KohlImplement RtlCutoverTimeToSystemTime().
2005-01-04 Hartmut Birr- Removed the 'shadow' NtGlobalFlag from ntdll.dll.
2005-01-04 Eric KohlImplement BuildExplicitAccessWithNameA/W() and BuildImp...
next