A really simple Win32 implementation of 'hostname'.
[reactos.git] / reactos / lib /
2005-08-02 Emanuele AlibertiModify NTDLL!DbgSsInitialize/4 signature.
2005-08-02 Filip NavaraRemove duplicate definitions.
2005-08-01 Eric KohlImplement CM_Get_DevNode_Registry_Property[_Ex]A/W...
2005-08-01 Filip NavaraDon't fallback to linear search for exports, it's not...
2005-08-01 Thomas Bluemelprint percentage character for the memory load in debug...
2005-08-01 Emanuele AlibertiFirst attempt to make the XML data we feed rbuild confo...
2005-08-01 Thomas Bluemelcompile release builds with -O3 instead of -Os because...
2005-08-01 Filip NavaraFix prototype of RtlCreateHeap and respect the CommitRo...
2005-08-01 Thomas Bluemelfixed some uninitialized variables warnings
2005-08-01 Hervé PoussineauAdd back changes of revision 16783. Sorry Alex
2005-08-01 Filip NavaraFix paramater validation and pointer manipulation in...
2005-08-01 Filip NavaraFix locking in RtlPinAtomInAtomTable.
2005-08-01 Hervé PoussineauMerge from Wine:
2005-07-31 Thomas Bluemelfixed some warnings when compiling with -O3
2005-07-31 Hartmut Birr- Changed BasepConvertUnicodeEnvironment to obtain...
2005-07-31 Hartmut BirrDon't use INVALID_HANDLE_VALUE as HANDLE_DETACH_PROCESS.
2005-07-31 Thomas Bluemelfixed typo in a comment
2005-07-31 Martin Fuchsset svn:eol-style to native
2005-07-31 Filip NavaraImplement the magic flag in RtlImageDirectoryEntryToDat...
2005-07-31 Martin Fuchsset eol-style for all remaining XML files
2005-07-31 Emanuele AlibertiTurn NTDLL.DLL a SUBSYSTEM_WINDOWS_CUI PE image (Casper...
2005-07-31 Alex Ionescu- Silence some debug messages
2005-07-31 Alex IonescuSilence debug messages
2005-07-31 Alex IonescuFix error handle output.
2005-07-30 Alex IonescuDon't use CSRSS handles if we alreay have some (so...
2005-07-30 Filip NavaraRemove code that I accidently commited in revision...
2005-07-30 Filip NavaraIgnore the "magic flag" in RtlImageDirectoryEntryToData.
2005-07-30 Hartmut BirrIf a mutex already exist, open it instead of create.
2005-07-30 Hartmut BirrInitialized Basep8BitStringToUnicodeString
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...
next