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 |
2000-07-08 |
James Hatheway | Only use the column headers to calculate the width... |
tree | commitdiff |
2000-07-08 |
Andreas Mohr | Added semi-stub. |
tree | commitdiff |
2000-07-08 |
Bradley Baetz | Handle mciSendString("open <mcitype>",...) |
tree | commitdiff |
2000-07-08 |
Huw D M Davies | Fix SysStringByteLen to really return the length in... |
tree | commitdiff |
2000-07-08 |
Slava Monich | Changed the size of property sheet template to be the... |
tree | commitdiff |
2000-07-08 |
Huw D M Davies | Implement IDataAdviseHolder. |
tree | commitdiff |
2000-07-08 |
Huw D M Davies | Fix typo in ITypeLib::IsName. |
tree | commitdiff |
2000-07-08 |
Huw D M Davies | CreateStreamOnHGlobal should alloc a shared memory... |
tree | commitdiff |
2000-07-08 |
Dmitry Timoshkov | Do not crash if there was no files selected and OK... |
tree | commitdiff |
2000-07-08 |
Ove Kaaven | Fix a couple of problems with underruns and stopping... |
tree | commitdiff |
2000-07-08 |
David Elliott | Map each channel on every host to an ASPI controller... |
tree | commitdiff |
2000-07-08 |
Andreas Mohr | DSA_InsertItem returns nIndex, not nItemCount. |
tree | commitdiff |
2000-07-08 |
Chris Morgan | Fixed background redrawing when control is covered... |
tree | commitdiff |
2000-07-08 |
Marcus Meissner | Removed another bad assert and two no longer needed... |
tree | commitdiff |
2000-06-25 |
Marcus Meissner | Return "no debugger attached" in NtQueryInformationProc... |
tree | commitdiff |
2000-06-25 |
Eric Pouech | Fixed crash when lpTemplateName is gotten from MAKEINTR... |
tree | commitdiff |
2000-06-25 |
Marcus Meissner | Fixed two asserts in Blt(). |
tree | commitdiff |
2000-06-25 |
Gerald Pfeifer | Properly cast arguments to printf to match the intended... |
tree | commitdiff |
2000-06-25 |
Eric Pouech | Several fixes spotted by Corel (Jean-Claude Batista... |
tree | commitdiff |
2000-06-25 |
Mike McCormack | Add workarounds for null strings in TOOLBAR_InsertButto... |
tree | commitdiff |
2000-06-24 |
Eric Pouech | Cleaned up loading/init code in OSS. |
tree | commitdiff |
2000-06-24 |
Eric Pouech | A few missing console stubs. |
tree | commitdiff |
2000-06-24 |
Eric Pouech | Fixed animation loading for RLE encoding. |
tree | commitdiff |
2000-06-24 |
Juergen Schmied | - removed hack to find the right resource |
tree | commitdiff |
2000-06-24 |
Juergen Schmied | - fixed reported bugs |
tree | commitdiff |
2000-06-24 |
Andreas Mohr | CallProcEx32W should be named _CallProcEx32W. |
tree | commitdiff |
2000-06-24 |
Juergen Schmied | - many new Path* stubs |
tree | commitdiff |
2000-06-24 |
Ove Kaaven | Implemented the DirectSound HAL in winmm's wineoss... |
tree | commitdiff |
2000-06-24 |
Ove Kaaven | Implemented the DirectSound HAL mode for DMA primary... |
tree | commitdiff |
2000-06-24 |
Andreas Mohr | Implemented/stubbed IconSize() and ControlPanelInfo... |
tree | commitdiff |
2000-06-24 |
Gerald Pfeifer | Added missing #include <math.h>. |
tree | commitdiff |
2000-06-24 |
Marcus Meissner | Create xlib ddsurfaces with correct reference counts. |
tree | commitdiff |
2000-06-24 |
Alexandre Julliard | Split bidi16.c and network.c out of misc/ into their... |
tree | commitdiff |
2000-06-23 |
Andreas Mohr | Added more ordinals to KERNEL, GDI, USER and system... |
tree | commitdiff |
2000-06-23 |
Peter Ganten | _common_depth_to_pixelformat() returns -1 and not zero... |
tree | commitdiff |
2000-06-23 |
Dave Hawkes | Avoid gratuitously changing the ZORDER. |
tree | commitdiff |
2000-06-23 |
Marcus Meissner | Use correct bpp for the X side of the surface XImages. |
tree | commitdiff |
2000-06-23 |
Marcus Meissner | Dump FourCC correctly, print conversion messages, add... |
tree | commitdiff |
2000-06-23 |
Marcus Meissner | Restrict nTimeout to 0-32767, since it is a 16bit value... |
tree | commitdiff |
2000-06-23 |
Dave Hawkes | Exception handling for SIGFPE must always clear the... |
tree | commitdiff |
next |