- Make symdump and ctm msvc-aware
[reactos.git] / reactos / dll /
2009-08-03 Stefan Ginsberg- strmini.h: Include windef.h so CDECL gets defined...
2009-08-02 Jeffrey MorlanReadFile: When reading from a console handle with proce...
2009-08-02 Stefan Ginsberg- npapi.h: Correct definitions of function pointer...
2009-08-01 Gregor SchneiderGetWindowLongPtr returns a LONG_PTR, so be it
2009-08-01 Gregor Schneider- Handle WM_SETREDRAW messages differently in the DefWn...
2009-07-31 Stefan Ginsberg- ...mised this one
2009-07-31 Gregor SchneiderRemove leftover debug print
2009-07-31 Stefan Ginsberg- Fix gdi32 build due to missing ";"
2009-07-31 Stefan Ginsberg- delayimp.h: Use FORCEINLINE instead of static __inline__
2009-07-29 Gregor Schneideruser32:
2009-07-27 Ged Murphywinsock2.h should come before windows.h
2009-07-26 Stefan Ginsberg- Misc fixes for msvc:
2009-07-26 Dmitry GorbachevSilence a warning.
2009-07-26 Cameron Gutman - Begin using ws2help_new
2009-07-26 Cameron Gutman - Remove our old ws2help in preparation for the transi...
2009-07-26 James Tabor- [Win32k] Moving forward and replace some of the old...
2009-07-25 Dmitry Chapyshev- Add stubs for AppCleanup and videoThunk32
2009-07-25 Dmitry Chapyshev- Implement capCreateCaptureWindowA and capGetDriverDes...
2009-07-25 Dmitry Chapyshev- Add avicap32 (stubs only)
2009-07-25 Dmitry GorbachevAdd / update Czech translations. Radek Liska. Bugs...
2009-07-25 James Tabor- [Win32k] More work on classes. ReactOS seems to retur...
2009-07-24 James Tabor- [Win32k] More work on classes. Fixed SEH abuse and...
2009-07-23 Jeffrey MorlanLoadLibraryExW: After loading a library as a datafile...
2009-07-23 James Tabor- [Win32k] More work on classes. Wine test drop to...
2009-07-22 Matthias Kupferfix a minor translation mistake
2009-07-22 James Tabor- [Win32k] Rename class and window structures.
2009-07-22 James Tabor- [Win32k] Update class and window structures.
2009-07-21 Dmitry Chapyshev- Revert my previous changes in QueueUserWorkItem
2009-07-21 Sylvain Petreollefix includes case
2009-07-21 Dmitry Chapyshev- Add ws2help from alex-network-branch
2009-07-21 Dmitry Chapyshev- Fix some warnings
2009-07-21 Dmitry Chapyshev- .def -> .spec
2009-07-21 Dmitry Chapyshev- Fix types of parameters for WPUFDIsSet, WSCInstallPro...
2009-07-21 James Tabor- [Win32k] Update class structure and fixed on class...
2009-07-20 James Tabor- [Win32k] Update window structure.
2009-07-20 Dmitry Chapyshev- Implement WSAHtons, WSANtohs
2009-07-19 Hervé PoussineauFix bug introduced in r1514, where memory was freed...
2009-07-18 Dmitry Chapyshev- Partially sync with Wine 1.1.26
2009-07-18 Dmitry Chapyshev- Add SEH protection at memory copying. Fixes crash...
2009-07-18 Dmitry Chapyshev- Sync SHDefExtractIconW with Wine. Fixes crash at...
2009-07-17 Johannes Anderwald[WDMAUD.DRV]
2009-07-17 Dmitry Chapyshev- Samplify SwitchToThread and QueueUserWorkItem
2009-07-17 Dmitry Chapyshev- Remove unneeded check and cycle
2009-07-17 Dmitry Chapyshev- Re-implement FreeLibrary (for support LOAD_LIBRARY_AS...
2009-07-17 Dmitry Chapyshev- Implement LOAD_LIBRARY_AS_DATAFILE flag for LoadLibra...
2009-07-17 Dmitry Chapyshev- Rewrite SearchPathW (based on Wine code). It fixes...
2009-07-15 Dmitry Chapyshev- Currently, SearchPathW fails with path such as subdir...
2009-07-15 Stefan Ginsberg- The 4th parameter of NtCreateDebugObject is not a...
2009-07-15 Dmitry GorbachevUpdate Romanian translations. Petru Dimitriu, bug ...
2009-07-15 James Tabor- Implement support for HWND_MESSAGE. Need full testing!
2009-07-14 Cameron Gutman - Fix build
2009-07-14 Cameron Gutman - Renew the IP address of all adapters when using...
2009-07-12 Dmitry Chapyshev- Implement QueryFullProcessImageNameA/W (based on...
2009-07-12 James Tabor- Start initializing client pfn arrays so that they...
2009-07-12 Johannes Anderwald- Fix build (2/X)
2009-07-11 Johannes Anderwald[MMEBUDDY]
2009-07-11 Johannes Anderwald- Implement retrieving position
2009-07-11 James Tabor- Global/LocalFlags, now checking the right bit for...
2009-07-11 James Tabor- Fix Global/LocalFlags returns. Now pass all kernel32...
2009-07-11 Johannes Anderwald[WDMAUD.DRV]
2009-07-11 Dmitry Chapyshev- Set status to STATUS_OBJECT_NAME_INVALID if NtCreateM...
2009-07-11 Dmitry Chapyshev- Fix 3 "kernel32_winetest environ" tests. All environ...
2009-07-11 Dmitry Chapyshev- Fix one "kernel32_winetest time" test. All time tests...
2009-07-11 Dmitry Chapyshev- Return ERROR_NOT_SUPPORTED error code instead ERROR_C...
2009-07-11 ReactOS Portable... stop building ntdll as a win32dll so we can fucking...
2009-07-09 Cameron Gutman - Don't overwrite previously set flags
2009-07-08 Cameron Gutman - Fix retrieval of the default gateway (missing defaul...
2009-07-07 James Tabor- Add another Vista function WindowFromPhysicalPoint...
2009-07-06 James Tabor- fix build.
2009-07-06 James Tabor- Update UpdateLayeredWindow and Indirect.
2009-07-06 James Tabor- Update NtGdiOpenDCW to the newest sdk.
2009-07-06 Cameron Gutman - Fix return value of tdiGetMibForIfEntity so it doesn...
2009-07-05 Matthias KupferIf you hit the close button the taskmanager shouldn...
2009-07-05 Dmitry GorbachevUpdate Norwegian translations. Lars Martin Hambro,...
2009-07-05 James Tabor- Discontinue the use of thread information for the...
2009-07-05 James Tabor- Implement the client shutdown procedure. Tested with...
2009-07-04 James Tabor- Updates and changes to, with one add on and removal...
2009-07-04 Christoph von Wittichsync localui with wine 1.1.25
2009-07-04 Christoph von Wittichsync jscript with wine 1.1.25
2009-07-04 Christoph von Wittichsync cryptui with wine 1.1.25
2009-07-04 Christoph von Wittichsync cryptdlg with wine 1.1.25
2009-07-04 Christoph von Wittichsync crypt32 with wine 1.1.25
2009-07-04 Dmitry Chapyshev- GetProcessHeap -> RtlGetProcessHeap
2009-07-03 Dmitry Chapyshev- .def -> .spec
2009-07-03 Dmitry Chapyshev- Fixes return values for PeekMessageA/W
2009-07-02 Daniel ReimerBug 4636: Romanian translation patch by Dimitriu Petru
2009-07-02 James Tabor- wine sync dde.c and dde_private.h to 1.1.24.
2009-07-01 Matthias KupferMikhail Denisenko <denisenkom AT gmail DOT com>
2009-07-01 Matthias Kupferchange to LOGFONTW, because it's unicode
2009-07-01 James Tabor- Add more vista types. Added another window message...
2009-06-30 Christoph von Wittichget rid of obsolete SHLocalAlloc/Free functions and...
2009-06-30 Matthias Kupfer- revert selecting color and inactive menu state, becau...
2009-06-29 Matthias Kupfer- continue "marletting"
2009-06-29 Matthias KupferCBS_DISABLENOSCROLL ist quite useless
2009-06-29 Matthias Kupferfix scrollbar button issue and make it look like windows
2009-06-29 Matthias Kupfer- minor improvements in drawing
2009-06-29 James Tabor- Fix build: use gpsi->dwInstalledEventHooks instead...
2009-06-29 Timo KreuzerGet rid of the SysColorPen stuff in user32, it's a...
2009-06-28 James Tabor- Add more hooks, where wine has them placed. Fixed...
2009-06-27 Christoph von Wittichfix advapi32 crypt winetests
next