2000-02-20 |
Juergen Schmied | Fixes. |
tree | commitdiff |
2000-02-20 |
Juergen Schmied | - new internal interface for item manipulation (cut... |
tree | commitdiff |
2000-02-20 |
Juergen Schmied | New aPidl handling functions. |
tree | commitdiff |
2000-02-20 |
Alexandre Julliard | Avoid crash on NULL data pointer. |
tree | commitdiff |
2000-02-20 |
Andreas Mohr | Added stub for RtlAssert(). |
tree | commitdiff |
2000-02-20 |
Eric Pouech | Got rid of PROFILE_ functions, now accessing Wine confi... |
tree | commitdiff |
2000-02-18 |
Owen Wang | Set the type of VarBstrFromDate to dwFlags, instead... |
tree | commitdiff |
2000-02-18 |
Alexandre Julliard | Changed the loading of typelib files to use a memory... |
tree | commitdiff |
2000-02-18 |
Eric Pouech | Fixed prototype for OleTranslateColor. |
tree | commitdiff |
2000-02-16 |
Alexandre Julliard | Moved SystemHeap allocations to the process heap. |
tree | commitdiff |
2000-02-14 |
Juergen Schmied | Added stub for CoResumeClassObjects. |
tree | commitdiff |
2000-02-14 |
Ove Kaaven | ioctlsocket() now returns success if the app sets nonbl... |
tree | commitdiff |
2000-02-14 |
Gerald Pfeifer | Fixed FreeBSD compile. |
tree | commitdiff |
2000-02-14 |
Eric Pouech | - fixed crash on mci channel tracing |
tree | commitdiff |
2000-02-13 |
Alexandre Julliard | Removed check for class existence. |
tree | commitdiff |
2000-02-13 |
Alexandre Julliard | Removed superfluous GlobalFindAtom calls. |
tree | commitdiff |
2000-02-13 |
David Howells | Implemented isw*() wctype.h functions. |
tree | commitdiff |
2000-02-13 |
Alex Priem | Fixed off-by-one error. |
tree | commitdiff |
2000-02-10 |
Oleg Korda | Added Russian translation. |
tree | commitdiff |
2000-02-10 |
Alexandre Julliard | Optimized debugging API to reduce code size. |
tree | commitdiff |
2000-02-10 |
Alexandre Julliard | Removed extra includes from ole.h and wingdi.h. |
tree | commitdiff |
2000-02-10 |
Jeremy White | Removed #include of wingdi.h and windef.h from winuser... |
tree | commitdiff |
2000-02-07 |
Owen Wang | Make CLSIDFromString return a CLSID of zeros instead... |
tree | commitdiff |
2000-02-07 |
Gerald Pfeifer | Fixed unconditional use of JOYDEV. |
tree | commitdiff |
2000-02-07 |
Juergen Schmied | Changed import to ordinal. |
tree | commitdiff |
2000-02-07 |
Andreas Mohr | - implemented serial numbers for audio CDs and data CDs |
tree | commitdiff |
2000-02-07 |
Sean Langley | Made OleCreateFontIndirect have the same signature... |
tree | commitdiff |
2000-02-07 |
Sean Langley | OLEPRO32 stubs. |
tree | commitdiff |
2000-02-07 |
Wolfgang Schwotzer | Extended the winmm joystick API calls to support the... |
tree | commitdiff |
2000-02-07 |
Sheri Steeves | Fix for the system tray, Icon and popup menu's now... |
tree | commitdiff |
2000-02-07 |
Noomen Hamza | Running object table are not using 0 as a valid index... |
tree | commitdiff |
2000-02-07 |
Marcus Meissner | Height calculation was 1 off in ImageList_Read. |
tree | commitdiff |
2000-02-03 |
Alexandre Julliard | Removed resource.h. |
tree | commitdiff |
2000-02-03 |
Alex Priem | - Implementation of WM_SETFORMAT |
tree | commitdiff |
2000-01-31 |
Alexandre Julliard | Build most dlls as separate shared libraries. |
tree | commitdiff |
2000-01-30 |
Marcus Meissner | Overlay indices are signed shorts (-1 means no overlay) |
tree | commitdiff |
2000-01-30 |
Ulrich Weigand | Moved debugger to libwine to make it available to WineL... |
tree | commitdiff |
2000-01-30 |
Francois Gouget | The COM virtual tables must use the |
tree | commitdiff |
2000-01-29 |
Andreas Mohr | - add some documentation items |
tree | commitdiff |
2000-01-29 |
Andreas Mohr | - support for reading labels and serial nums from device |
tree | commitdiff |
2000-01-29 |
Andreas Mohr | Added SETUPX dll. |
tree | commitdiff |
2000-01-29 |
Patrik Stridvall | Fixed minor issues found by winapi_check. |
tree | commitdiff |
2000-01-29 |
Marcus Meissner | Implemented ImageList_Read (not 100% correct in regardi... |
tree | commitdiff |
2000-01-29 |
Marcus Meissner | nIconIndex == -1 should return nr of available icons... |
tree | commitdiff |
2000-01-29 |
Alexandre Julliard | Removed debugstr.h. |
tree | commitdiff |
2000-01-27 |
Juergen Schmied | Small fix. |
tree | commitdiff |
2000-01-26 |
Alexandre Julliard | Dynamically load version.dll in MMDRV_GetDescription32. |
tree | commitdiff |
2000-01-26 |
Alexandre Julliard | Use a linked list instead of a DPA for the hook list. |
tree | commitdiff |
2000-01-26 |
Gerard Patel | Returns an error if trying to write to a stream opened... |
tree | commitdiff |
2000-01-26 |
Alexandre Julliard | Don't crash when ObjectAttributes is NULL. |
tree | commitdiff |
2000-01-25 |
Alexandre Julliard | Use argv[0] to locate the server executable. |
tree | commitdiff |
2000-01-24 |
Alexandre Julliard | Changed the server to return STATUS_* error codes. |
tree | commitdiff |
2000-01-24 |
Alexandre Julliard | Built a complete translation table for RtlNtStatusToDos... |
tree | commitdiff |
2000-01-23 |
Alexandre Julliard | Merged dlls/ver into dlls/version. |
tree | commitdiff |
2000-01-23 |
Juergen Schmied | - implementation of RtlReg* (read access), RtlEvent... |
tree | commitdiff |
2000-01-23 |
Marcus Meissner | Replaced some weird C constructs (char[]="" ) with... |
tree | commitdiff |
2000-01-23 |
Alexandre Julliard | Moved winsock implementation to dlls/winsock. |
tree | commitdiff |
2000-01-23 |
Marcus Meissner | Added *.spec.c, *.spec.glue.s, *.glue.c to .cvsignore... |
tree | commitdiff |
2000-01-23 |
Dmitry Timoshkov | Replaced LocalToWideChar() by lstrcpynAtoW(), WideCharT... |
tree | commitdiff |
2000-01-23 |
Marcus Meissner | Implemented (Register|Get|Revoke)ActiveObject from... |
tree | commitdiff |
2000-01-18 |
Alexandre Julliard | Added debugstr_guid function and used it to replace |
tree | commitdiff |
2000-01-18 |
Uwe Bonnes | Always initialize lpWaveHdr->lpNext to NULL. |
tree | commitdiff |
2000-01-17 |
Gerard Patel | Rounds to the lowest integer, not the nearest. |
tree | commitdiff |
2000-01-15 |
Juergen Schmied | If there is enough space in the buffer and the type... |
tree | commitdiff |
2000-01-15 |
Eric Pouech | Replaced Wine specific DRIVER_GetType by a correct... |
tree | commitdiff |
2000-01-15 |
Todd T. Fries | Add HAVE_SOUNDCARD_H to support OpenBSD. |
tree | commitdiff |
2000-01-15 |
Marcus Meissner | Implemented OleRun. |
tree | commitdiff |
2000-01-12 |
Alexandre Julliard | Removed a dependency between oleaut32 and comctl32. |
tree | commitdiff |
2000-01-12 |
Peter Hunnisett | Fix problem with initialization (reported by Andreas... |
tree | commitdiff |
2000-01-12 |
Alex Priem | InfoPtr checking mixed up WM_DESTROY and WM_CREATE. |
tree | commitdiff |
2000-01-09 |
Patrik Stridvall | Non-Linux compile fix. |
tree | commitdiff |
2000-01-09 |
Juergen Schmied | Corrected behaviour of RegOpenKey in case of failure. |
tree | commitdiff |
2000-01-09 |
Alexandre Julliard | Built-in DLLs resources are now specified in spec file. |
tree | commitdiff |
2000-01-09 |
Bradley Baetz | Fixed race condition between app and wine in WAVE_mciPlay. |
tree | commitdiff |
2000-01-08 |
David Elliott | Removed malloc/free hack and replaced with HeapAlloc... |
tree | commitdiff |
2000-01-08 |
Marcus Meissner | The new filedialog stuff does not handle template.... |
tree | commitdiff |
2000-01-08 |
Patrik Stridvall | Fixed some issues found by winapi_check. |
tree | commitdiff |
2000-01-08 |
Ulrich Weigand | Fixed alignment problem with VERSION_INFO members. |
tree | commitdiff |
2000-01-05 |
Alex Priem | - When processing WM_PAINT messages, the treeview might... |
tree | commitdiff |
2000-01-05 |
Adam Sacarny | Fix for compilers that don't support 'long long' (From... |
tree | commitdiff |
2000-01-04 |
Eric Pouech | Added more MIDI messages 16<=>32 mapping. |
tree | commitdiff |
2000-01-04 |
Eric Pouech | Put back visible minimum timer resolution to 1 ms. |
tree | commitdiff |
2000-01-04 |
Bradley Baetz | Convert mmio to allow the use of 32 bit mmio procedures. |
tree | commitdiff |
2000-01-04 |
Juergen Schmied | Small fixes. |
tree | commitdiff |
2000-01-04 |
Patrik Stridvall | Fixed some issues found by winapi_check. |
tree | commitdiff |
2000-01-04 |
Alexandre Julliard | Authors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiel... |
tree | commitdiff |
2000-01-04 |
Eric Pouech | Use a uniform naming scheme for driver modules. |
tree | commitdiff |
2000-01-04 |
Eric Pouech | Added support for WODM_BREAKLOOP message. |
tree | commitdiff |
2000-01-04 |
Eric Pouech | Removed extraneous ERR message. |
tree | commitdiff |
2000-01-04 |
Eric Pouech | Added support for MCI_INFO_COPYRIGHT and MCI_INFO_NAME. |
tree | commitdiff |
2000-01-04 |
Andreas Mohr | Added spec entry for _itoa. |
tree | commitdiff |
2000-01-04 |
Andreas Mohr | - prevent mem leak of CRTDLL_acmdln_dll |
tree | commitdiff |
2000-01-01 |
Alexandre Julliard | Make use of automatic ordinal allocation. |
tree | commitdiff |
1999-12-27 |
Alexandre Julliard | Cosmetics. |
tree | commitdiff |
1999-12-27 |
Francois Gouget | Buffer overflows and strncpy fixes. |
tree | commitdiff |
1999-12-26 |
Alexandre Julliard | Fixed/commented out duplicate entry point names. |
tree | commitdiff |
1999-12-26 |
Francois Gouget | Wrapped some strings in a debugstr_* call. |
tree | commitdiff |
1999-12-26 |
Francois Gouget | FILEDLG95_HandleCustomDialogMessages: |
tree | commitdiff |
1999-12-25 |
Francois Gouget | Better support very long strings by avoiding to copy... |
tree | commitdiff |
1999-12-25 |
Marcus Meissner | Cast the unsigned int to signed, or NEAR_MATCH will... |
tree | commitdiff |
next |