- Return correct error. Spotted by Thomas.
[reactos.git] / reactos / lib /
2005-08-07 Alex Ionescu- Send proper ClientID structure
2005-08-07 Steven Edwardschange rostest name back to dllname_test.exe
2005-08-07 Magnus OlsenGdiEntry11 (not tested, we can not test it yet in ros...
2005-08-07 Filip NavaraFix setupapi build and prototypes.
2005-08-07 Magnus OlsenImplement Gdintry4 (not tested, we can not test it...
2005-08-07 Hervé PoussineauImplement SetupGetInfFileListW and SetupGetInfInformationW
2005-08-07 Thomas Bluemelfixed the order of the parameters of RtlIsValidIndexHandle
2005-08-07 Thomas Bluemeladded a newline at the end of the file to fix a warning
2005-08-07 Eric KohlFix CM_Get_Registry_Property_ExW.
2005-08-07 Steven Edwardsmake the ros test name dllname_rostest.exe, suggested...
2005-08-07 Steven EdwardsNamed reactos regression tests dllname_tests.exe and...
2005-08-07 Steven Edwardsupdated winternl.h, PSDK fixes, etc...
2005-08-06 Steven Edwardsmoved psapi test
2005-08-06 Steven Edwardsremove comctl32 winetests
2005-08-06 Steven Edwardsremove msvcrt winetests
2005-08-06 Steven Edwardsremove version winetests
2005-08-06 Steven Edwardsremove advapi32 winetests. I am going to refactor the...
2005-08-06 Hartmut BirrDon't try to acquire the mutex, if the mutex already...
2005-08-06 James TaborShow DrawTextExA implemented.
2005-08-06 James TaborShow SetParent implemented.
2005-08-06 James TaborShow UpdateWindow implemented.
2005-08-06 Thomas Bluemelhandle the WM_SIZE message and resize/move the controls...
2005-08-05 Maarten Bosmainclude ddk/d3dnthal.h as well
2005-08-05 Maarten Bosmain ddrawgdi.h
2005-08-05 Maarten Bosmaundo my last change
2005-08-05 Gé van GeldorpSync to Wine-20050628:
2005-08-05 Maarten BosmaActually call the DDRAW_DllRegisterServer() and DDRAW_D...
2005-08-05 Gé van GeldorpSync to Wine-20050628:
2005-08-05 Thomas Bluemel#include "advapi32.h" -> #include <advapi32.h>
2005-08-05 Thomas Bluemel#include "acluilib.h" -> #include <precomp.h>
2005-08-05 Filip NavaraFix shell32 build.
2005-08-05 Thomas Bluemelset eol-style to native and allow warnings (so it compi...
2005-08-05 Gé van GeldorpSync to Wine-20050628:
2005-08-05 Gé van GeldorpSync to Wine-20050628:
2005-08-05 Steven Edwardsadded oledlg.dll to the build. Needed by visio2k setup.
2005-08-04 Gé van GeldorpSync to Wine-20050628:
2005-08-04 Gé van GeldorpSync to Wine-20050628:
2005-08-04 Thomas Bluemelproperly implement scrolling
2005-08-03 Thomas Bluemelfail as documented when the pointer to the buffer equal...
2005-08-03 Gé van GeldorpFrancois Gouget <fgouget@free.fr>
2005-08-03 Gé van GeldorpSync to Wine-20050628:
2005-08-03 Gé van GeldorpSync to Wine-20050628:
2005-08-03 Gé van GeldorpSync to Wine-20050628:
2005-08-03 Gé van GeldorpSync to Wine-20050628:
2005-08-03 Eric Kohl- Add registry property constants.
2005-08-03 Filip NavaraUse valid timer ID for SetTimer.
2005-08-03 Thomas Bluemeldefine __NO_CTYPE_INLINES so DBG:=0 builds don't import...
2005-08-03 Casper HornstrupFix building kernel32 test
2005-08-03 Filip NavaraFix name length handing in RtlQueryAtomInAtomTable.
2005-08-03 Filip Navara- Implement !DeletePinned case in RtlEmptyAtomTable.
2005-08-03 Filip Navara#include "precomp.h" -> #include <precomp.h>
2005-08-03 Filip Navara#include "precomp.h" -> #include <precomp.h>
2005-08-03 Gé van Geldorpi386DX <i386dx@hotmail.com>:
2005-08-03 Martin Fuchsset svn:eol-style of *.vcproj and *.sln to CRLF
2005-08-03 Martin Fuchsset svn:eol-style of *.dsp/dsw to CRLF
2005-08-02 Thomas BluemelRouven Wessling <pentiumforever@gmail.com>:
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...
next