2000-08-03 |
Alexandre Julliard | Fixed IShellLinkA/W definitions. |
tree | commitdiff |
2000-08-03 |
Alexandre Julliard | Added guiddef.h and moved a few GUID definitions to... |
tree | commitdiff |
2000-08-03 |
Alexandre Julliard | Fixed IsEqualGUID definition. |
tree | commitdiff |
2000-08-03 |
Aric Stewart | - Fixed bug where InitSubItem was doing a ZeroMemory... |
tree | commitdiff |
2000-08-03 |
Marcus Meissner | One of the 24/32 convert color masks was wrong. |
tree | commitdiff |
2000-08-03 |
Marcus Meissner | GetPropA/W have string args. |
tree | commitdiff |
2000-08-03 |
Alexandre Julliard | Added imports of user32/gdi32/kernel32 wherever necessary. |
tree | commitdiff |
2000-08-02 |
Marcus Meissner | PE_MESSAGE_HEADER.Length contains the header itself... |
tree | commitdiff |
2000-08-01 |
Gerard Patel | Changed the win31 style file dialog to 32 bits structur... |
tree | commitdiff |
2000-08-01 |
Alexandre Julliard | Serge Ivanov |
tree | commitdiff |
2000-08-01 |
Matthew Lake | Fixed a segfault problem using the standard file open... |
tree | commitdiff |
2000-08-01 |
Susan Farley | More consistent calculation of line height, scrolls... |
tree | commitdiff |
2000-08-01 |
Aric Stewart | Fixed a few bugs including one with setting extended... |
tree | commitdiff |
2000-08-01 |
Aric Stewart | Implemented InternetCheckConnectionA. |
tree | commitdiff |
2000-08-01 |
Marcus Meissner | Fixed 2 forward entries. |
tree | commitdiff |
2000-08-01 |
Marcus Meissner | Removed some flicker by detecting if we set the same... |
tree | commitdiff |
2000-07-31 |
Alexandre Julliard | Cleaned up some more USER dependencies. |
tree | commitdiff |
2000-07-31 |
Alexandre Julliard | Moved toolhelp implementation into kernel32 dll. |
tree | commitdiff |
2000-07-31 |
Dave Pickles | Added text for all messages included in win95 and winNT. |
tree | commitdiff |
2000-07-31 |
Marcus Meissner | Added { } around stuff in ADD_TO_T macros. |
tree | commitdiff |
2000-07-29 |
Alexandre Julliard | Removed some unnecessary inclusions of wingdi.h and... |
tree | commitdiff |
2000-07-29 |
Alexandre Julliard | Removed a few external dependencies from ntdll. |
tree | commitdiff |
2000-07-29 |
Marcus Meissner | Added CreateTypeLib,LHashValOfNameSys stubs. |
tree | commitdiff |
2000-07-29 |
Marcus Meissner | Implemented SmoothScrollWindow. |
tree | commitdiff |
2000-07-29 |
Marcus Meissner | Get rid of USER32 functions in KERNEL32. |
tree | commitdiff |
2000-07-29 |
Uwe Bonnes | We always have strerror, so no need to ifdef HAVE_STRERROR. |
tree | commitdiff |
2000-07-29 |
Marcus Meissner | Implemented OleGetAutoConvert. |
tree | commitdiff |
2000-07-29 |
Marcus Meissner | No longer crash when running with DirectDraw with a... |
tree | commitdiff |
2000-07-28 |
Francois Jacques | - implementation of SetWindowsRgn and GetWindowRgn |
tree | commitdiff |
2000-07-28 |
Dmitry Timoshkov | Added stub for OLE32.OleSetAutoConvert needed by Adobe... |
tree | commitdiff |
2000-07-28 |
Huw D M Davies | Add Connection Point support to OLE font objects. |
tree | commitdiff |
2000-07-28 |
Alexandre Julliard | Added 'owner' field to 16-bit spec files to specify... |
tree | commitdiff |
2000-07-26 |
Alexandre Julliard | Merged setupx.dll into setupapi.dll. |
tree | commitdiff |
2000-07-26 |
Alexandre Julliard | Added a few empty source files so that each dll has... |
tree | commitdiff |
2000-07-26 |
Eric Pouech | - removed (now obsolete) driver.h file (it's content... |
tree | commitdiff |
2000-07-26 |
Alexandre Julliard | Moved shlwapi routines from shell32.dll to shlwapi... |
tree | commitdiff |
2000-07-25 |
Alexandre Julliard | Make unicode.o into a separate ELF library so that... |
tree | commitdiff |
2000-07-25 |
Dave Pickles | Improved FormatMessage: |
tree | commitdiff |
2000-07-25 |
James Hatheway | Portability fixes. |
tree | commitdiff |
2000-07-25 |
Patrik Stridvall | Fixed issues found by winapi_check. |
tree | commitdiff |
2000-07-25 |
Alexandre Julliard | Moved thunking functions off to kernel32.dll. |
tree | commitdiff |
2000-07-25 |
Alexandre Julliard | Temporarily moved advapi32 registry support back into... |
tree | commitdiff |
2000-07-25 |
Alexandre Julliard | Merged wing.dll into gdi32.dll. |
tree | commitdiff |
2000-07-25 |
Aric Stewart | Prevent the attempt to draw invalid image indexes. |
tree | commitdiff |
2000-07-25 |
Huw D M Davies | A generic implemention of IConnectionPoint/IEnumConnect... |
tree | commitdiff |
2000-07-24 |
Alexandre Julliard | Merged msacm and msacm32 dlls. |
tree | commitdiff |
2000-07-23 |
James Hatheway | Adds an initial WSAIoctl function with support for... |
tree | commitdiff |
2000-07-23 |
Eric Pouech | Compilation fixes for OpenGL. |
tree | commitdiff |
2000-07-23 |
Lionel Ulmer | Detect broken glext.h headers. |
tree | commitdiff |
2000-07-23 |
Gerard Patel | Focus handling, visual changes + misc fixes. |
tree | commitdiff |
2000-07-23 |
Mike McCormack | Implemented lineGetCountry. (works with HyperTrm.exe) |
tree | commitdiff |
2000-07-23 |
Andreas Mohr | Added InstallHinfSection stub. |
tree | commitdiff |
2000-07-23 |
Aric Stewart | Handle the case where the function SetItem is called... |
tree | commitdiff |
2000-07-23 |
Ove Kaaven | Added a few C++ operators to Direct3D structures, and... |
tree | commitdiff |
2000-07-23 |
Eric Pouech | Insured that all parameters of async functions are... |
tree | commitdiff |
2000-07-23 |
Marcus Meissner | IDirectDraw,IDirectDraw2,IDirectDraw4 fixed up in regar... |
tree | commitdiff |
2000-07-23 |
Ove Kaaven | Change the V86BASE macro to call DOSMEM_MemoryBase... |
tree | commitdiff |
2000-07-23 |
Eric Pouech | Fixed first seek on MEM mmio files. |
tree | commitdiff |
2000-07-23 |
Gerard Patel | Remove calls to DIALOG_DoDialogBox and DIALOG_CreateInd... |
tree | commitdiff |
2000-07-23 |
John R. Sheets | Add a few more fields to HTTP_GetStdHeaderIndex() and... |
tree | commitdiff |
2000-07-23 |
John R. Sheets | Put the URL parameter list in with the URL path if... |
tree | commitdiff |
2000-07-23 |
Ove Kaaven | Added stub for RasHangUpA(). |
tree | commitdiff |
2000-07-23 |
David Elliott | - Changed the temporary buffer for loading resources... |
tree | commitdiff |
2000-07-16 |
Andreas Mohr | Spelling fixes. |
tree | commitdiff |
2000-07-16 |
Lionel Ulmer | - fix Direct3D support and a lot of warnings |
tree | commitdiff |
2000-07-15 |
Mike McCormack | Hook serialui dll into existing comm functions. |
tree | commitdiff |
2000-07-15 |
Mike McCormack | Implemented serialui dll containing CommConfigDialog, |
tree | commitdiff |
2000-07-15 |
Patrik Stridvall | Fixed some warnings. |
tree | commitdiff |
2000-07-15 |
Patrik Stridvall | Fixed some issues found by winapi_check. |
tree | commitdiff |
2000-07-15 |
Ed Snow | Fixes unmuting when unmuted. |
tree | commitdiff |
2000-07-15 |
Huw D M Davies | Create rpcrt4.dll. |
tree | commitdiff |
2000-07-15 |
Rob Farnum | Ignore iBitmap width when drawing flat toolbar. |
tree | commitdiff |
2000-07-15 |
David Elliott | - New function in aspi.c SCSI_Fix_CMD_LEN which determi... |
tree | commitdiff |
2000-07-15 |
Peter Ganten | Stubs for CreateDesktopA and EnumDesktopWindows. |
tree | commitdiff |
2000-07-15 |
Andreas Mohr | Added WSAWaitForMultipleEvents (alias to WaitForMultipl... |
tree | commitdiff |
2000-07-15 |
Huw D M Davies | OLE picture object implementation. |
tree | commitdiff |
2000-07-11 |
Alexandre Julliard | Set ansi/oem/mac code pages from current locale. |
tree | commitdiff |
2000-07-11 |
James Hatheway | Stub for the ACM_METRIC_MAX_SIZE_FORMAT command of... |
tree | commitdiff |
2000-07-11 |
Marcus Meissner | Check for NULL flipchain and just return the current... |
tree | commitdiff |
2000-07-11 |
Marcus Meissner | Implemented _vsnprintf by calling wvsnprintfA. |
tree | commitdiff |
2000-07-11 |
Chris Morgan | Fixed TOOLBAR_DrawString() to offset button text if... |
tree | commitdiff |
2000-07-10 |
Peter Hunnisett | - Make ref counting a little more efficient |
tree | commitdiff |
2000-07-10 |
Dmitry Timoshkov | Moved all NLS dependent data to the KERNEL resources. |
tree | commitdiff |
2000-07-10 |
Francois Jacques | Prevent SysAllocString and SysAllocString16 to perform... |
tree | commitdiff |
2000-07-10 |
Marcus Meissner | Stub for RegisterDeviceNotificationA. |
tree | commitdiff |
2000-07-10 |
Gerard Patel | Fakes a negotiation of the winsock version. |
tree | commitdiff |
2000-07-10 |
Juergen Schmied | - better loading of *.tlb files |
tree | commitdiff |
2000-07-10 |
Juergen Schmied | Implemented OleCreate. |
tree | commitdiff |
2000-07-09 |
Huw D M Davies | Stub implementation of LHashValOfNameSysA. |
tree | commitdiff |
2000-07-09 |
Dave Hawkes | With some apps a fault was possible in ExtractAssociate... |
tree | commitdiff |
2000-07-09 |
Alexandre Julliard | Created separate libraries for dplay, shfolder, shlwapi... |
tree | commitdiff |
2000-07-08 |
Francois Jacques | Implemented SafeArrayGetVarType. |
tree | commitdiff |
2000-07-08 |
Stefan Leichter | Started implementation of the functions GetDefaultCommC... |
tree | commitdiff |
2000-07-08 |
Marcus Meissner | Corrected 24->32 conversion. Still only correct for... |
tree | commitdiff |
2000-07-08 |
Chris Morgan | Fixed TOOLBAR_DrawString() to offset button text if... |
tree | commitdiff |
2000-07-08 |
Francois Jacques | Added setupapi shared library and SetupIterateCabinet... |
tree | commitdiff |
2000-07-08 |
Bradley Baetz | Implemented a large number of the msvideo dll routines. |
tree | commitdiff |
2000-07-08 |
Gerard Patel | Allow the size of bitmaps to be changed after toolbar... |
tree | commitdiff |
2000-07-08 |
Slava Monich | On Windows property sheet has DWL_USER dword pointing... |
tree | commitdiff |
2000-07-08 |
Slava Monich | Implementation of Get/SetThreadPriorityBoost. |
tree | commitdiff |
next |