Set processor features in the shared user page.
[reactos.git] / reactos / lib /
2004-10-23 Casper Hornstrup2004-10-23 Casper S. Hornstrup <chorns@users.sourcefo...
2004-10-23 Filip Navara- Add _hooks.c and _stubs.S to list of ignore files.
2004-10-21 Gé van Geldorp- Don't double-quote an already double-quoted argument
2004-10-21 Thomas Bluemelfixed a comment
2004-10-21 Gé van GeldorpPut back -D__REACTOS__ for now
2004-10-21 Gé van GeldorpBetter drawing of +/- boxes at smaller icon sizes
2004-10-20 Thomas Bluemelfixed language code
2004-10-20 Thomas Bluemelforgot to add these files
2004-10-20 Casper Hornstrup2004-10-20 Casper S. Hornstrup <chorns@users.sourcefo...
2004-10-20 Gé van GeldorpRemove global -DCOBJMACROS for winedll's since they...
2004-10-20 Thomas Bluemeldisabled mouse tracking should just supress MSG_MOUSE_M...
2004-10-20 Gé van GeldorpSync to Wine-20041019
2004-10-20 Gé van GeldorpSync to Wine-20041019:
2004-10-20 Gé van GeldorpSync to Wine-20041019:
2004-10-20 Gé van GeldorpSimplify wine/shlwapi.h
2004-10-20 Gé van GeldorpSync to Wine-20041019:
2004-10-20 Gé van GeldorpHans Leidekker <hans@it.vu.nl>
2004-10-20 Gé van GeldorpSync to Wine-20041019:
2004-10-20 Gé van GeldorpJacek Caban <jack@itma.pwr.wroc.pl>
2004-10-20 Gé van GeldorpSync to Wine-20041019:
2004-10-20 Gé van GeldorpVincent B�ron <vberon@mecano.gme.usherb.ca>
2004-10-20 James TaborPorted Wine CompareStringA.
2004-10-19 Emanuele Aliberticvs-ignore compiled resources
2004-10-19 Eric KohlInstall class installers.
2004-10-19 Eric KohlDisable debug messages.
2004-10-19 Eric KohlImplement
2004-10-19 Thomas Bluemelthe last parameter of NtQueryInformationProcess() is...
2004-10-19 Gé van GeldorpRolf Kalbermatter <rolf.kalbermatter@citeng.com>
2004-10-18 Gé van GeldorpDon't free subclass stack while it's still in use
2004-10-18 Casper Hornstrup2004-10-18 Casper S. Hornstrup <chorns@users.sourcefo...
2004-10-16 Gé van Geldorp- Centralize definition of version resource
2004-10-15 Thomas Bluemelsome german translations and fixes by Michael Wirth
2004-10-13 Gé van GeldorpPass win.ini as filename to *PrivateProfile* functions...
2004-10-13 Gé van GeldorpCreate "Program Files" directory and store its location...
2004-10-13 Eric KohlUse the W32API headers.
2004-10-12 Gé van GeldorpLastError needs to be set always if disposition is...
2004-10-12 Eric KohlImplement GetCurrentHwProfileA/W.
2004-10-11 Thomas Bluemeluse INT_PTR as return type for dialog callbacks as...
2004-10-11 Filip Navara- Return correct error value from WSPSocket.
2004-10-10 Eric KohlRemove obsolete comments.
2004-10-10 Eric KohlSilence a debug message.
2004-10-10 Eric KohlImplement RegQueryMultipleValuesA().
2004-10-10 Hartmut Birr- Fixed some size calculations according to the last...
2004-10-09 Gé van Geldorp- Implement GetPrivateProfileSectionA/W()
2004-10-09 Filip Navara- Delete all build files on "make clean".
2004-10-08 Thomas BluemelCreate named pipes with security information if argumen...
2004-10-08 Thomas BluemelCreate mail slots with security information if argument...
2004-10-08 Thomas Bluemellittle simplification
2004-10-08 Thomas Bluemelatomically increment the pipe id to be thread-safe...
2004-10-08 Thomas Bluemellittle simplification
2004-10-08 Thomas Bluemelfixed return value of FindCloseChangeNotification()
2004-10-08 Thomas Bluemelimplemented GetNamedPipeHandleStateA() and a few fixes...
2004-10-08 Filip NavaraCorrectly handle small buffers in NtEnumerate[Value...
2004-10-08 Eric Kohl- User resource strings instead of constant strings...
2004-10-07 Gé van GeldorpRemove forgotten breakpoint
2004-10-07 Gé van GeldorpFix GetFullPathNameA/W() return value
2004-10-07 Gé van GeldorpUndo last change, since GetFullPathName is supposed...
2004-10-07 Gé van GeldorpDon't rely on UNICODE being #define'ed
2004-10-07 Gé van GeldorpFrancois Gouget <fgouget@free.fr>
2004-10-06 Gé van GeldorpGetFullPathName returns length without nul byte
2004-10-06 Gé van GeldorpRolf Kalbermatter <rolf.kalbermatter@citeng.com>
2004-10-05 Gé van GeldorpDo some simple error checking on .cur and .ico file...
2004-10-05 Gé van GeldorpFrancois Gouget <fgouget@free.fr>
2004-10-05 Gregor AnichMesa version 6.2 import (also removed _MSC_VER define...
2004-10-05 Eric KohlRemove outdated profile path postfix.
2004-10-05 Eric KohlRemove fixed heap base address (HEAP_BASE) to enable...
2004-10-05 Gé van GeldorpRecognize our CD-Rom drives
2004-10-05 Gé van GeldorpAlexandre Julliard <julliard@winehq.org>
2004-10-04 Gé van GeldorpPiotr Caban <pio13@poczta.onet.pl>
2004-10-04 Gé van GeldorpReapply winehq change:
2004-10-04 Gé van GeldorpUse GetStringTypeW() for implementation of IsCharAlphaN...
2004-10-04 Gé van GeldorpImplement GetStringTypeA/W() and GetStringTypeExA/W()
2004-10-03 Gé van GeldorpRollback last change since it was incorrect.
2004-10-03 Gé van GeldorpMove final user stack cleanup to kernelmode
2004-10-03 Gé van GeldorpCVS maintenance
2004-10-03 Thomas Bluemeldon't let dlltool mess up c++ mangled exports for crtdl...
2004-10-03 Thomas Bluemelfixed GetHandleInformation(), SetHandleInformation...
2004-10-03 Eric KohlUpdate a new users private shell folder paths when...
2004-10-02 Thomas Bluemelfixed ProcessIdToSessionId()
2004-10-02 Thomas Bluemeldon't duplicate tons of code for error handling
2004-10-02 Thomas Bluemeladded stubs for winfax.dll
2004-10-02 Eric KohlImprove creation of shell folder settings.
2004-10-02 Hartmut Birr- Terminate the wait thread if the handle was from...
2004-10-02 Casper Hornstrup2004-10-02 Casper S. Hornstrup <chorns@users.sourcefo...
2004-09-30 Eric Kohl- Add proper file header.
2004-09-30 Gé van GeldorpRollback winehq merge since it breaks Explorer
2004-09-29 Thomas Bluemeluse ULONG_PTR to calculate pointers
2004-09-29 Gé van GeldorpRobert Shearman <rob@codeweavers.com>
2004-09-28 Gé van GeldorpDon't return data length if not requested
2004-09-28 Steven EdwardsPorted icmp.dll from wine.
2004-09-28 Thomas Bluemelrelicense to LGPL
2004-09-28 Thomas Bluemelavoid compiler warning
2004-09-27 Gé van GeldorpNtSetInformationThread() expects a pointer, not the...
2004-09-26 Steven EdwardsSlightly new and improved stub for GetUserNameA based...
2004-09-26 Gé van GeldorpScream when an unimplemented function is called
2004-09-26 Gé van GeldorpStub LookupAccountNameA/W
2004-09-26 Gé van GeldorpCall GetProcessHeap() instead of passing it's address
2004-09-26 Royce Mitchell IIIadd a little more debug output in case of unhandled...
2004-09-26 Thomas Bluemelminor fix
2004-09-26 Thomas Bluemeluse Get/SetWindowLongPtr() where appropriate in favor...
next