2002-08-16 |
Michael Stefaniuc | Convert HKL to a void*. |
tree | commitdiff |
2002-08-16 |
Alexandre Julliard | Moved a large number of 16-bit functions to a separate... |
tree | commitdiff |
2002-08-15 |
Alexandre Julliard | Fixed GetLocaleInfoW to handle Unicode properly and... |
tree | commitdiff |
2002-08-15 |
Jon Griffiths | Implement and test rtl bitmap functions. |
tree | commitdiff |
2002-08-15 |
Alexandre Julliard | Added support for #pragma code_page. |
tree | commitdiff |
2002-08-14 |
Alexandre Julliard | Make behavior of builtin executables closer to that... |
tree | commitdiff |
2002-08-13 |
Alexandre Julliard | Setup exception frame around 16-bit calls to unwind... |
tree | commitdiff |
2002-08-13 |
Juergen Schmied | Stubs for DragDropHelper. |
tree | commitdiff |
2002-08-09 |
Alexandre Julliard | Implemented the RtlImage* functions, and use them to... |
tree | commitdiff |
2002-08-09 |
Andriy Palamarchuk | Improved richedit headers. |
tree | commitdiff |
2002-08-09 |
Michael Stefaniuc | Convert HMMIO to a void*. |
tree | commitdiff |
2002-08-09 |
Marcus Meissner | Copy va_lists by using va_copy, not by just assigning... |
tree | commitdiff |
2002-08-09 |
Ove Kaaven | Some more RPC definitions. |
tree | commitdiff |
2002-08-09 |
Michael Stefaniuc | - Convert HDRVR to a void*. |
tree | commitdiff |
2002-08-06 |
Alexandre Julliard | Authors: Josh DuBois <duboisj@codeweavers.com>, Marcus... |
tree | commitdiff |
2002-08-03 |
Juergen Schmied | - Fixed possible loss of data with given overlapped... |
tree | commitdiff |
2002-08-03 |
Juergen Schmied | - Moved 16 bit functions to a seperate file. |
tree | commitdiff |
2002-08-03 |
Michael Stefaniuc | Convert HMIXER, HMIXEROBJ to a void*. |
tree | commitdiff |
2002-08-02 |
Michael Stefaniuc | - Converted HWAVE, HWAVEIN, HWAVEOUT to void*. |
tree | commitdiff |
2002-08-01 |
Robert Lunnon | Preliminary audio driver for Solaris Libaudioio. |
tree | commitdiff |
2002-08-01 |
Alexandre Julliard | Authors: Eric Pouech <eric.pouech@wanadoo.fr>, Michael... |
tree | commitdiff |
2002-07-31 |
Alexandre Julliard | Moved the #ifdefs for the getnetby* etc. functions... |
tree | commitdiff |
2002-07-31 |
Rafael Kitover | Portability fixes for Cygwin. |
tree | commitdiff |
2002-07-31 |
Alexandre Julliard | Fixed some handle type mismatches and added a few casts... |
tree | commitdiff |
2002-07-31 |
Alexandre Julliard | Fixed HANDLE<->HFILE conversions, since they will be... |
tree | commitdiff |
2002-07-30 |
Alexandre Julliard | Merged the NAS driver written by Nicolas |
tree | commitdiff |
2002-07-29 |
Marcus Meissner | Check for mkstemp, added a port implementation if it... |
tree | commitdiff |
2002-07-29 |
Juergen Schmied | - Implemented IMallocSpy hooks in IMalloc. |
tree | commitdiff |
2002-07-29 |
Michael Stefaniuc | Converted HENHMETAFILE and HMETAFILE to a void*. |
tree | commitdiff |
2002-07-28 |
Alexandre Julliard | Convert HTASK to void* (based on a patch by Michael... |
tree | commitdiff |
2002-07-28 |
Michael Stefaniuc | - Converted HHOOK to a void*. |
tree | commitdiff |
2002-07-24 |
Alexandre Julliard | Added support for ordinal hint in PE_FindExportedFunction. |
tree | commitdiff |
2002-07-24 |
Alexandre Julliard | Fixed duplication of definitions between shlwapi.h and |
tree | commitdiff |
2002-07-22 |
Alexandre Julliard | Generate the __ASM_NAME and __ASM_FUNC macros directly... |
tree | commitdiff |
2002-07-22 |
Michael Karcher | Set the correct length of the struct DDSURFACEDESC. |
tree | commitdiff |
2002-07-22 |
Jon Griffiths | Add some new defines and functions. |
tree | commitdiff |
2002-07-20 |
Gregg Mattinson | Added checks for __sparc__, __sun__ and @function. |
tree | commitdiff |
2002-07-20 |
Dominik Strasser | Implemented RegQueryMultipleValues. |
tree | commitdiff |
2002-07-20 |
Gregg Mattinson | Fixed __builtin_return_address. |
tree | commitdiff |
2002-07-19 |
Alexandre Julliard | Fixed per-thread data handling. |
tree | commitdiff |
2002-07-19 |
Gregg Mattinson | Avoid structures or arrays of size 0. |
tree | commitdiff |
2002-07-19 |
Gregg Mattinson | - X11/extensions/shape.h requires X11/Xutil.h. |
tree | commitdiff |
2002-07-19 |
Michael Stefaniuc | Convert HMONITOR to a void*. |
tree | commitdiff |
2002-07-16 |
Alexandre Julliard | Merged the IDL compiler written by Ove Kaaven. |
tree | commitdiff |
2002-07-10 |
Admiral Coeyman | Added support for FPU emulation interrupts. |
tree | commitdiff |
2002-07-10 |
Jon Griffiths | Stubs/docs for NotifyWinEvent,SetWinEventHook,IsWinEven... |
tree | commitdiff |
2002-07-08 |
Gregg Mattinson | Fixed V_DECIMAL macro to reflect where the decVal membe... |
tree | commitdiff |
2002-07-05 |
Gregg Mattinson | - Forte C does not support nameless structures or unions |
tree | commitdiff |
2002-07-05 |
Alexandre Julliard | Tried to make IsDialogMessageW more compatible. Changed |
tree | commitdiff |
2002-07-03 |
Gregg Mattinson | Removed extra , from last element in enum declarations. |
tree | commitdiff |
2002-07-03 |
Gregg Mattinson | Removed extra ; from end of ICOM_METHOD macros. |
tree | commitdiff |
2002-07-02 |
Juergen Schmied | - changed STRRET definition |
tree | commitdiff |
2002-07-01 |
Alexandre Julliard | Added configure check for getpwuid. |
tree | commitdiff |
2002-07-01 |
Andreas Mohr | Implemented set cursor shape functionality. |
tree | commitdiff |
2002-06-28 |
Alexandre Julliard | Added some ALSA configure checks. |
tree | commitdiff |
2002-06-28 |
Gregg Mattinson | Removed C++ style comments. |
tree | commitdiff |
2002-06-25 |
Alexandre Julliard | Replaced LPTODP/DPTOLP macros by calls to LPtoDP/DPtoLP... |
tree | commitdiff |
2002-06-25 |
Alexandre Julliard | Fixed endianness #ifdefs (spotted by Jason Edmeades). |
tree | commitdiff |
2002-06-25 |
Alexandre Julliard | Added support for path wildcards of the form "*dllname... |
tree | commitdiff |
2002-06-24 |
Ulrich Czekalla | Added temp fix for world transform bug in SetWindowOrgE... |
tree | commitdiff |
2002-06-24 |
Steven Edwards | Added check for pwd.h. |
tree | commitdiff |
2002-06-22 |
Huw D M Davies | - Implement AddFontResource*, add stubs for RemoveFontR... |
tree | commitdiff |
2002-06-22 |
Alexandre Julliard | Added printf format checking to the ok() and trace... |
tree | commitdiff |
2002-06-21 |
Gregg Mattinson | Moved all #includes to the top so that __stdcall is... |
tree | commitdiff |
2002-06-20 |
Alexandre Julliard | Create the server directory and socket file in /tmp. |
tree | commitdiff |
2002-06-20 |
Jason Edmeades | - VarAnd, VarCmp (Strings only), VarNot implemented. |
tree | commitdiff |
2002-06-20 |
Sander van Leeuwen | 'class' is a reserved word (C++). |
tree | commitdiff |
2002-06-14 |
Aric Stewart | Added GetCurrentHwProfileA. |
tree | commitdiff |
2002-06-14 |
Ove Kaaven | - support DirectInput 8 interfaces. |
tree | commitdiff |
2002-06-14 |
Alexandre Julliard | Update the cursor for each window on receiving an X11... |
tree | commitdiff |
2002-06-14 |
Alexandre Julliard | Store the current cursor in the thread queue instead... |
tree | commitdiff |
2002-06-13 |
Ove Kaaven | Support DirectSound 8 interfaces. Split interface imple... |
tree | commitdiff |
2002-06-10 |
Alexandre Julliard | Moved DC origin into device-specific structure. |
tree | commitdiff |
2002-06-10 |
Alexandre Julliard | Authors: Jesse Allen <uh_ja@gmx.net>, Lionel Ulmer... |
tree | commitdiff |
2002-06-04 |
Alexandre Julliard | Duplicated wsprintf implementation in shlwapi. |
tree | commitdiff |
2002-06-04 |
Alexandre Julliard | Moved specification of relay and snoop include/exclude... |
tree | commitdiff |
2002-06-04 |
Alexandre Julliard | Better encapsulation of the font and metafile objects. |
tree | commitdiff |
2002-06-04 |
Warren Turkal | More stream definitions. |
tree | commitdiff |
2002-06-02 |
Alexandre Julliard | Better separation of the palette functions. |
tree | commitdiff |
2002-06-02 |
Alexandre Julliard | Removed CURSORICON_IconToCursor now that we support... |
tree | commitdiff |
2002-06-02 |
Mike McCormack | Declare NtCreateFile(), NtOpenFile() and NtReadFile(). |
tree | commitdiff |
2002-06-02 |
Eric Pouech | Implementation for console control events (includes... |
tree | commitdiff |
2002-06-02 |
Vincent Béron | - Made sure const LP were actually const in dinput.h. |
tree | commitdiff |
2002-06-01 |
Alexandre Julliard | Removed some more trailing whitespace. |
tree | commitdiff |
2002-05-31 |
Vincent Béron | Removed trailing whitespace. |
tree | commitdiff |
2002-05-31 |
Alexandre Julliard | Added function table to GDI objects for better encapsul... |
tree | commitdiff |
2002-05-30 |
Alexandre Julliard | Added wine_server_fd_to_handle to replace FILE_DupUnixH... |
tree | commitdiff |
2002-05-30 |
Alexandre Julliard | Renamed handle_t to obj_handle_t to avoid conflict... |
tree | commitdiff |
2002-05-30 |
Vincent Béron | - Fixed GetSystemTimeAdjustment prototype and added... |
tree | commitdiff |
2002-05-29 |
Alexandre Julliard | Replaced swprintf by wsprintfW. |
tree | commitdiff |
2002-05-29 |
Alexandre Julliard | Moved WORDS_BIGENDIAN macros to basetsd.h. |
tree | commitdiff |
2002-05-29 |
Gregg Mattinson | Fixed the LARGE_INTEGER and ULARGE_INTEGER unions for... |
tree | commitdiff |
2002-05-28 |
Christian Costa | The SVGA block code was not accessible (AH and AL inver... |
tree | commitdiff |
2002-05-28 |
Warren Turkal | Added structures and some constants for stream handling. |
tree | commitdiff |
2002-05-28 |
Mike McCormack | Stub implementations of some functions. |
tree | commitdiff |
2002-05-25 |
Alexandre Julliard | Removed dependencies on the internals of the region... |
tree | commitdiff |
2002-05-24 |
Alexandre Julliard | A few optimizations in the process startup requests... |
tree | commitdiff |
2002-05-24 |
Vincent Béron | Partial implementation of VerifyVersionInfo{A,W}. |
tree | commitdiff |
2002-05-23 |
Alexandre Julliard | Removed most inclusions of options.h. |
tree | commitdiff |
2002-05-23 |
Alexandre Julliard | Restored managed mode config file option. |
tree | commitdiff |
next |