- Fix a typo
[reactos.git] / reactos / dll /
2009-08-18 Cameron Gutman - Fix a typo
2009-08-18 Cameron Gutman - Make sure HeapAlloc returned a valid pointer
2009-08-18 Gregor SchneiderCheck the correct buffer for failed memory allocation...
2009-08-18 Gregor Schneider- GetConsoleAliasW: Check for invalid target buffer...
2009-08-18 Gregor Schneider- GetConsoleAliasA: Check for invalid target buffer...
2009-08-17 Johannes Anderwald[WDMAUD.DRV]
2009-08-17 Gregor Schneider- Remove duplicate WToA conversion routine, update...
2009-08-17 Johannes Anderwald- Implement usermode mixing support
2009-08-17 James Tabor- Move GetCharacterPlacement functions into new locatio...
2009-08-17 James Tabor- Add callback for client side thread startup. This...
2009-08-16 James Tabor- [Win32k] Removed W32THREADINFO.
2009-08-16 James Tabor- Move inline function to local header.
2009-08-15 James Tabor- Rename pointer to server information structure.
2009-08-15 Gregor SchneiderApply changes from r42521 to DefWndProcW as well
2009-08-15 Matthias KupferGerman translation of ReactOS Applications Manager
2009-08-15 Dmitry Chapyshev- Sync comctl32 with Wine 1.1.27 (without imagelist.c)
2009-08-15 Dmitry Chapyshev- Fix Russian translation
2009-08-15 Dmitry Chapyshev- Set mute icon if sound unavailable
2009-08-15 Dmitry Chapyshev- Add some resources
2009-08-15 Dmitry Chapyshev- Add bcrypt, xmllite and hnetcfg from Wine
2009-08-15 Dmitry Chapyshev- Remove appwiz-new
2009-08-15 Dmitry Chapyshev- Change downloader.exe to rapps.exe
2009-08-15 Dmitry Chapyshev- Returns TRUE in AttachConsole (like in Wine)
2009-08-15 Dmitry Chapyshev- Implement EnumObjects (untested)
2009-08-15 Dmitry Chapyshev- Add msgsm32.acm from Wine
2009-08-15 Dmitry Chapyshev- Sync oleacc, oleaut32, olesvr32 with Wine 1.1.27
2009-08-14 Timo KreuzerMore fix NtUserSetWindowContextHelpId. Spotted by Cameron.
2009-08-14 Cameron Gutman - Fix several bugs so select() will now recognize...
2009-08-13 Stefan Ginsberg- Re-disallow warnings for gdi32, user32 and lsasrv
2009-08-13 Stefan Ginsberg- Make gdi32 compile warning free under msvc
2009-08-13 James Tabor- Fix SetWndContextHlpId call.
2009-08-12 James Tabor- Move GetWindowInfo support into user32. Use HWNDPARAM...
2009-08-12 James TaborProperly set and clear the dialog window flag.
2009-08-11 Gregor SchneiderRe-add r42536, it didn't break the build server
2009-08-11 Gregor SchneiderReturn INVALID_FILE_ATTRIBUTES when no filename is...
2009-08-09 Gregor SchneiderRevert r42536 for build server diagnosis
2009-08-09 Christoph von Wittichpartial rpcrt4 sync to wine 1.1.27 (fixes ~180 rpcrt4...
2009-08-09 Stefan Ginsberg- ne2000: Don't assume stdcall is default for MSVC
2009-08-09 Christoph von Wittichpartial sync to wine 1.1.27
2009-08-09 Gregor SchneiderEven without a CMINVOKECOMMANDINFOEX structure a link...
2009-08-09 Christoph von Wittichfix build
2009-08-09 Christoph von Wittichsync shdocvw and mshtml with wine 1.1.27 and add missin...
2009-08-08 Gregor SchneiderSupply default ansi codepage when converting from unico...
2009-08-08 KJK::Hyperionmodified dll/3rdparty/mesa32/src/main/imports.c
2009-08-08 Christoph von Wittichsync msacm with wine 1.1.27
2009-08-08 Gregor SchneiderOnly set text resource in DefWndProcA on WM_NCCREATE...
2009-08-08 Christoph von Wittichsync msi with wine 1.1.27
2009-08-08 Christoph von Wittichpartial revert of r41765
2009-08-08 Christoph von Wittichpartial revert of r41770
2009-08-08 Christoph von Wittichpartial revert of r41768
2009-08-08 Christoph von Wittichpartial revert of r41766
2009-08-08 Christoph von Wittichsync jscript with wine 1.1.27
2009-08-08 Hervé Poussineau[lsasrv] Do not launch a thread to listen for incoming...
2009-08-08 Christoph von Wittichdelete obsolete diff
2009-08-07 Stefan Ginsberg- Use APIENTRY compatible -- wdmaud now builds
2009-08-07 Christoph von WittichAPIENTRY LONG --> LONG APIENTRY
2009-08-07 Aleksey Bragin- Sync WIDL and ole32 with Wine-1.1.23, w/o syncing...
2009-08-07 Stefan Ginsberg. Define APIENTRY compatibly for MSVC
2009-08-07 Stefan Ginsberg- C89 compliance for iphlpapi
2009-08-07 Stefan Ginsberg- Fix broken include path for MSVC -- appwiz, input...
2009-08-07 Stefan Ginsberg- Remove another assumption that _MSC_VER means the...
2009-08-07 Johannes Anderwald- Set the stream state to run when opening the device
2009-08-07 Daniel ReimerBug 4700: Translation patch, Dutch, for explorer-new...
2009-08-07 KJK::Hyperionmodified dll/win32/opengl32/gl.c
2009-08-07 KJK::Hyperionmodified dll/win32/advapi32/advapi32.h
2009-08-07 KJK::Hyperionmodified jmorecfg.h
2009-08-06 Dmitry GorbachevAdd GetLogicalProcessorInformation() and a stub for...
2009-08-05 Gregor Schneider-Import tkreuzer's time implementation from AMD64 branch
2009-08-04 Stefan Ginsberg- Follow up to 41644: Get rid of the Wine headers using...
2009-08-04 Dmitry Chapyshev- Sync FreeLibrary with Wine. Fixes an exception at...
2009-08-04 Stefan Ginsberg- Remove asm-optimized versions of RtlRandom and RtlUni...
2009-08-03 Stefan Ginsberg- Minisync of gdiplus to fix a C4717 warning
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 Timo KreuzerSync to trunk head (r42241)
2009-07-26 Timo KreuzerAdd -Wno-format to dmusic
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.
next