Use FileGetString instead of ReadFile, because ReadFile doesn't return a null termina...
[reactos.git] / reactos / lib /
2005-07-30 Hartmut BirrReverted back to 16420, because it contains too many...
2005-07-30 James TaborImplement SetMenuItemBitmaps and fix bool flags.
2005-07-29 James TaborPatch by Dmitry Timoshkov dmitry@baikal.ru. Take into...
2005-07-29 James TaborShow SetMenuItemInfoA&W implemented.
2005-07-29 Thomas Bluemel- simplified BasepAnsiStringToHeapUnicodeString
2005-07-29 Hartmut Birr- Copy all data in FindFirstFileA.
2005-07-29 Hartmut BirrFixed some bugs in CreateProcessA which was introduced...
2005-07-29 Thomas Bluemelsilence debug messages when calling the SEH handler
2005-07-29 Thomas Bluemelfix the SetThreadUILanguage stub
2005-07-29 Magnus OlsenImplement GdiEntry14 (party tested see older commit...
2005-07-29 Filip NavaraFix the file to be actually compilable (with GAS 2...
2005-07-29 Thomas BluemelSaveliy Tretiakov <saveliyt@mail.ru>:
2005-07-29 Emanuele AlibertiVarious fixex to make HEAD compile.
2005-07-28 Alex Ionescu - Fix/update w32api PE headers
2005-07-28 Magnus OlsenImplement GdiEntry13, GdiEntry15, GdiEntry16 (all are...
2005-07-28 Magnus OlsenImplement GdiEntry12 (8 of 16 are done and party tested)
2005-07-28 Magnus Olsenimplement GdiEntry 8, Implement GdiEntry 10
2005-07-28 Magnus Olsenthx irc : unC0Rr did sport typo fault in GdiEntry3
2005-07-28 Magnus Olsenimplement GdiEntry7 (some part is untested)
2005-07-28 Magnus Olsenimplement GdiEntry6 (party untested)
2005-07-28 Magnus Olsendelete ddentry.h for it was it was party copy of includ...
2005-07-28 Magnus Olsenset eol style native
2005-07-28 Magnus Olsenimplemet GdiEntry3 (2 of 16 are now implement) but...
2005-07-28 Magnus Olsenimplement GDIEntry1 of 16, the code is bit untested...
2005-07-28 Magnus Olsenadd copyright note
2005-07-28 Magnus OlsenDo not do syscall. redirect the call to DdEntry1-56...
2005-07-28 Magnus OlsenAdd DdEntry 1-56 it is pure syscall to win32k/ntdraw...
2005-07-28 Alex Ionescu - Start of fixing CreateProcess's problems. Implemente...
2005-07-27 Thomas Bluemelimplemented TreeResetNamedSecurityInfo and forward...
2005-07-27 Thomas Bluemelimplemented GetExplicitEntriesFromAcl and forward it...
2005-07-27 Alex Ionescu - Fix included headers in GDI for PSDK compatibility
2005-07-27 Alex Ionescu - Fix debug header nonsense
2005-07-27 Thomas Bluemelimplemented GetInheritanceSource and FreeInheritedFromA...
2005-07-27 Thomas Bluemelimplemented SetEntriesInAclA/W and forward the call...
2005-07-27 Steven Edwardsrevert the ctype.h changes to wine dlls
2005-07-27 Alex Ionescu - Use inline function instead of macro.
2005-07-27 Alex Ionescu- Use PCH everywhere to increase compile speed
2005-07-27 Alex Ionescu - Combine some assembly files together and move them...
2005-07-27 Alex Ionescu - Some more PSDK compatibility fixes
2005-07-27 Alex Ionescu - Fix warnings
2005-07-27 Alex Ionescu- Fix warnings
2005-07-27 Alex Ionescu- Fix warnings
2005-07-27 Alex Ionescu- Fix warnings
2005-07-27 Alex Ionescu- Fix warnings
2005-07-27 Alex Ionescu- Fix warnings
2005-07-27 Alex Ionescu- Fix warnings
2005-07-27 Alex Ionescu- Fix export definition
2005-07-27 Alex Ionescu- Fix warnings
2005-07-27 Alex Ionescu- Fix warnings
2005-07-27 Alex Ionescu- Fix warnings
2005-07-27 Alex Ionescu- Use correct wine debug functions
2005-07-27 Thomas Bluemelexport these stubs: AddAccessAllowedObjectAce, AddAcces...
2005-07-27 Alex Ionescu - Fix warnings
2005-07-27 Alex Ionescu - Fix warnings
2005-07-27 Alex Ionescu- Fix warnings.
2005-07-26 Thomas Bluemelimplemented GetNamedSecurityA/W and SetNamedSecurityInf...
2005-07-26 Thomas Bluemel- implemented GetSecurityInfo and SetSecurityInfo which...
2005-07-26 Thomas Bluemeladded an initial MARTA provider (only two functions...
2005-07-26 Filip NavaraDon't use DeleteDC on DC handles returned by GetDC.
2005-07-26 Filip NavaraImplement ValidateRect.
2005-07-26 Alex Ionescu- Various Microsoft DDK/PSDK compatibility fixes and...
2005-07-26 Thomas Bluemelshow the object picker dialog when clicking the Add...
2005-07-26 Thomas Bluemelimport objsel.dll from wine-20050726
2005-07-26 Filip Navara#include "rtl.h" -> #include <rtl.h>
2005-07-26 Filip Navara#include "rtl.h" -> #include <rtl.h>
2005-07-26 Alex Ionescu- Remove ROSRTL. The era is over. Thanks to Filip for...
2005-07-26 Alex Ionescu- Final ROSRTL removal patch. The next patch will remov...
2005-07-26 Alex Ionescu - Don't try to get the length of a possibly empty...
2005-07-25 Filip NavaraBuild Wine DLLs without the UNICODE and _UNICODE defini...
2005-07-25 James TaborAdded more Wine MDI functions. I've tested these for...
2005-07-25 James TaborPatch by Robert Shearman rob@codeweavers.com, Use GdiGe...
2005-07-24 Martin Fuchsset eol-style for most xml files
2005-07-24 Hervé PoussineauDon't compare GUID strings with wcsicmp, but compare...
2005-07-24 Eric KohlImplement CM_Get_Device_ID_List_Size_ExA, CM_Get_Device...
2005-07-23 Eric Kohl- Implement CM_Get_Child_Ex, CM_Get_Parent_Ex, CM_Get_S...
2005-07-23 Thomas Bluemelexport LsaLookupSids which is required by aclui.dll
2005-07-22 James TaborUpdate and implement UnrealizeObject.
2005-07-21 Eric KohlAdd parameter checks.
2005-07-21 Hartmut BirrInitialized all stack related values.
2005-07-21 Maarten BosmaCreated the d3d8thk makefile and a internal header...
2005-07-21 Magnus OlsenUpdate with right reactos logo by mf
2005-07-21 Alex Ionescu- Freetype Update to 2.1.10. Reduces memory usage,...
2005-07-20 Thomas Bluemel- Removed the Rtlp* string functions from the shared...
2005-07-20 Alex Ionescu - Fix one more breakage (funny, the thing built withou...
2005-07-20 Alex Ionescu Dmitry Philippov <shedon@mail.ru>:
2005-07-20 Alex Ionescu- Move rosdhcp_public.h to dhcp library include directory.
2005-07-20 Alex Ionescu - Created include/libs and moved all library headers...
2005-07-20 Alex Ionescu - Move asm.h to NDK.
2005-07-19 Alex Ionescu- 4th out of 5 patch part of ROSRTL removal. This touch...
2005-07-19 Casper HornstrupGenerate RPC interface headers in intermediate directory
2005-07-19 Eric Kohl- Implement CM_Get_Depth[_Ex] and CM_Get_DevNode_Status...
2005-07-19 James TaborImplement GdiGetCharDimensions by Robert Shearman rob...
2005-07-18 Hervé PoussineauForward more exports to setupapi.dll
2005-07-18 Hervé PoussineauImplement SetupDiGetDeviceRegistryPropertyA/W
2005-07-18 James TaborImplement ShowOwnedPopups and ArrangeIconicWindows...
2005-07-17 Hervé PoussineauImplement SetupDiGetDeviceInterfaceDetailA/W
2005-07-17 Hervé PoussineauReturn CR_FAILURE when the function is not implemented
2005-07-17 James TaborImplemented NtUser-GetMenuItemRect.
2005-07-17 Casper HornstrupFix building of tests
2005-07-17 Eric Kohl- Implement CM_Locate_DevNode_ExW, CM_Get_Device_ID_Siz...
next