1999-03-09 |
Juergen Schmied | - sorted API by groups
|
commit | commitdiff | tree |
1999-03-09 |
Juergen Schmied | Many new prototypes.
|
commit | commitdiff | tree |
1999-03-09 |
Juergen Schmied | Fix use of wrong prototype from ntdll.h.
|
commit | commitdiff | tree |
1999-03-09 |
Juergen Schmied | Make more functions just calling down to ntdll.
|
commit | commitdiff | tree |
1999-03-09 |
Huw D M Davies | Accept "Normal" as a valid AFM weight.
|
commit | commitdiff | tree |
1999-03-09 |
Thuy Nguyen | Smarter way of searching for a free block.
|
commit | commitdiff | tree |
1999-03-09 |
Ulrich Weigand | Bugfix: DirectedYield() only to 16-bit tasks in ReplyMessage().
|
commit | commitdiff | tree |
1999-03-09 |
Marcus Meissner | Corrected cast so hello5 compiles again.
|
commit | commitdiff | tree |
1999-03-09 |
Norman Stevens | Don't copy lpstrFileTitle if given NULL pointer for...
|
commit | commitdiff | tree |
1999-03-09 |
Marcus Meissner | Fix broken _convert_sockopt for IPPROTO_TCP cases,...
|
commit | commitdiff | tree |
1999-03-09 |
Marcus Meissner | __asm__ fix as suggested by <daniel@mat.utfsm.cl> Daniel...
|
commit | commitdiff | tree |
1999-03-09 |
Marcus Meissner | CreateFileMapping SetLastError(0)s on newly created...
|
commit | commitdiff | tree |
1999-02-28 |
Klaas van Gend | Create a new subdirectory for the common dialog box...
|
commit | commitdiff | tree |
1999-02-28 |
Marcus Meissner | More include optimizations.
|
commit | commitdiff | tree |
1999-02-28 |
Marcus Meissner | Fixed a lot of warnings using WINE_UNUSED, casts, commenting...
|
commit | commitdiff | tree |
1999-02-28 |
Marcus Meissner | MCI_OPEN_DRIVER_PARMS - Add win32 version of structure.
|
commit | commitdiff | tree |
1999-02-28 |
Marcus Meissner | Changed CreateDirectory LastError returns to match...
|
commit | commitdiff | tree |
1999-02-28 |
Lionel Ulmer | - added function DirectDrawEnumerateEx
|
commit | commitdiff | tree |
1999-02-28 |
Lionel Ulmer | Better detection of old (i.e. non OpenGL 1.2 compliant...
|
commit | commitdiff | tree |
1999-02-28 |
Marcus Meissner | Added missing <sys/types.h>.
|
commit | commitdiff | tree |
1999-02-28 |
Klaas van Gend | Added the button states as returned by IsDlgButtonChecked().
|
commit | commitdiff | tree |
1999-02-28 |
Andreas Mohr | Added support for quoted file names in CreateProcess().
|
commit | commitdiff | tree |
1999-02-28 |
Alexandre Julliard | CLIENT_WaitReply: don't clear last error on success...
|
commit | commitdiff | tree |
1999-02-28 |
Jess Haas | Added some support and stubs for VESA to msdos/int10.c.
|
commit | commitdiff | tree |
1999-02-28 |
Marcus Meissner | More include optimisations and fixes.
|
commit | commitdiff | tree |
1999-02-28 |
Juergen Schmied | open_object should return ERROR_FILE_NOT_FOUND when...
|
commit | commitdiff | tree |
1999-02-28 |
Andreas Mohr | Better error message.
|
commit | commitdiff | tree |
1999-02-28 |
Alexandre Julliard | Use server handles directly for Win32 handles. Removed...
|
commit | commitdiff | tree |
1999-02-28 |
David Luyer | - fixed missing stdlib.h and string.h includes everywhere
|
commit | commitdiff | tree |
1999-02-28 |
Alexandre Julliard | Process and thread id now use the server-side id instead...
|
commit | commitdiff | tree |
1999-02-28 |
Ove Kaaven | The Windows GUI behaviour tester used on the Windows...
|
commit | commitdiff | tree |
1999-02-28 |
Ove Kaaven | This file details the results (message traces) the...
|
commit | commitdiff | tree |
1999-02-28 |
Marcus Meissner | Some Solaris fixes. <resolv.h> needs <arpa/nameser...
|
commit | commitdiff | tree |
1999-02-28 |
Ulrich Weigand | GetBinaryType[AW] moved to loader/module.c, modified...
|
commit | commitdiff | tree |
1999-02-28 |
Ulrich Weigand | Adapted to CreateProcess changes.
|
commit | commitdiff | tree |
1999-02-28 |
Ulrich Weigand | NE modules adapted to CreateProcess changes.
|
commit | commitdiff | tree |
1999-02-28 |
Ulrich Weigand | Process creation sequence reorganized:
|
commit | commitdiff | tree |
1999-02-28 |
Guy Albertelli | - Code to return default language code as keyboard...
|
commit | commitdiff | tree |
1999-02-28 |
Klaas van Gend | Preliminary implementation of the PrintDlgA stub.
|
commit | commitdiff | tree |
1999-02-28 |
Klaas van Gend | Now compliant to the Dutch standards.
|
commit | commitdiff | tree |
1999-02-28 |
Juergen Schmied | FIND_WndPtr should not set ERROR_INVALID_WINDOW_HANDLE...
|
commit | commitdiff | tree |
1999-02-28 |
Ove Kaaven | Fixed a couple of dosmem block resize bugs.
|
commit | commitdiff | tree |
1999-02-28 |
Lionel Ulmer | - no more 3D capabilities if Direct3D support is not...
|
commit | commitdiff | tree |
1999-02-28 |
Marcus Meissner | We got passed a NULL Dialect ptr and accessed it unprotected.
|
commit | commitdiff | tree |
1999-02-28 |
Alexandre Julliard | Added support for mappings with no associated file.
|
commit | commitdiff | tree |
1999-02-28 |
Alexandre Julliard | Removed dst_handle in duplicate_handle request.
|
commit | commitdiff | tree |
1999-02-28 |
Francis Beaudet | Implemented support for arrays and safe arrays in VARIANT...
|
commit | commitdiff | tree |
1999-02-28 |
Andreas Mohr | Fixed Filesystem documentation.
|
commit | commitdiff | tree |
1999-02-28 |
Pavel Roskin | Made folder icons gray-yellow instead of blue.
|
commit | commitdiff | tree |
1999-02-28 |
Francis Beaudet | Order of send message processing was not respected...
|
commit | commitdiff | tree |
1999-02-28 |
Francis Beaudet | Added checks to guard against NULL active window.
|
commit | commitdiff | tree |
1999-02-28 |
Norman Stevens | Don't check children of disabled or invisible controls...
|
commit | commitdiff | tree |
1999-02-28 |
Francis Beaudet | Implemented the CoTaskMemRealloc API. Also clean-up...
|
commit | commitdiff | tree |
1999-02-28 |
Thuy Nguyen | Added a missing Release.
|
commit | commitdiff | tree |
1999-02-26 |
Alexandre Julliard | Release 990226.
|
commit | commitdiff | tree |
1999-02-26 |
Alexandre Julliard | Updated for new naming conventions.
|
commit | commitdiff | tree |
1999-02-26 |
Alexandre Julliard | Large-scale renaming of all Win32 functions and types...
|
commit | commitdiff | tree |
1999-02-25 |
Alexandre Julliard | Release 990225.
|
commit | commitdiff | tree |
1999-02-25 |
Albert den Haan | For various reasons some of our libwine executables...
|
commit | commitdiff | tree |
1999-02-25 |
Alexandre Julliard | Make GetWindowLong(GWL_HWNDPARENT) return the same...
|
commit | commitdiff | tree |
1999-02-25 |
David Luyer | Added __attribute__ ((unused)) on static inline functions...
|
commit | commitdiff | tree |
1999-02-25 |
Adam the Jazz Guy | Added "The Easy Way" and "The Hard Way", largely favoring...
|
commit | commitdiff | tree |
1999-02-25 |
Marcus Meissner | Needs thread.h for non-Linux.
|
commit | commitdiff | tree |
1999-02-25 |
Francois Boisvert | Adding of new functions to make the wnd struct thread...
|
commit | commitdiff | tree |
1999-02-25 |
Michael Veksler | Added configure check for getbkgd and define HAVE_GETBKGD.
|
commit | commitdiff | tree |
1999-02-25 |
Paul Quinn | Many interface declarations that originated from oleidl...
|
commit | commitdiff | tree |
1999-02-25 |
Michael Veksler | Fixed warning and compilation errors.
|
commit | commitdiff | tree |
1999-02-25 |
Michael Veksler | Removed includes of wine/* headers.
|
commit | commitdiff | tree |
1999-02-25 |
Pavel Roskin | Made message "Resource not found" WARN.
|
commit | commitdiff | tree |
1999-02-25 |
Adrian Thurston | - Use the new COM definition macros in the header.
|
commit | commitdiff | tree |
1999-02-25 |
Alexandre Julliard | Authors: Paul Quinn <paulq@corel.ca>, Zygo Blaxell...
|
commit | commitdiff | tree |
1999-02-25 |
Pascal Lessard | ScrollDC32 modified to return rect in logical coordinate.
|
commit | commitdiff | tree |
1999-02-25 |
Adrian Thurston | Adds C++ nameless union support to tagVARIANT.
|
commit | commitdiff | tree |
1999-02-25 |
Adrian Thurston | Moved some definitions out of oleauto.h and into oaidl...
|
commit | commitdiff | tree |
1999-02-24 |
Juergen Schmied | Changed pidl structure to match the pidl's used in...
|
commit | commitdiff | tree |
1999-02-24 |
Juergen Schmied | Implemented reading of *.lnk-files.
|
commit | commitdiff | tree |
1999-02-24 |
Juergen Schmied | new file, including the IShellLink definition.
|
commit | commitdiff | tree |
1999-02-24 |
Ulrich Weigand | Modified process creation sequence: call PE_CreateModule...
|
commit | commitdiff | tree |
1999-02-24 |
Marcus Meissner | Optimized away more includes, readded some #includes...
|
commit | commitdiff | tree |
1999-02-24 |
<smil@mechatronika.hu> | Added low-level Netware installation check.
|
commit | commitdiff | tree |
1999-02-24 |
Joseph Pranevich | Added GetBackgroundColor call to the console struct...
|
commit | commitdiff | tree |
1999-02-24 |
Joseph Pranevich | Bugfixes for INT 10/0B (SetBackgroundColor) to work...
|
commit | commitdiff | tree |
1999-02-24 |
Lionel Ulmer | Added stubs for two missing methods of DInput.
|
commit | commitdiff | tree |
1999-02-24 |
Thuy Nguyen | Fixed a bug.
|
commit | commitdiff | tree |
1999-02-24 |
Thuy Nguyen | Added support for larger files.
|
commit | commitdiff | tree |
1999-02-24 |
Huw D M Davies | Fixes buffer overrun problems with GetDIBits.
|
commit | commitdiff | tree |
1999-02-24 |
Stephane Lussier | Fixed some SendMessage bugs.
|
commit | commitdiff | tree |
1999-02-24 |
Sylvain St.Germain | Fix COM_ExternalLockFreeList to do not fail with an...
|
commit | commitdiff | tree |
1999-02-22 |
Zygo Blaxell | Implemented some CRTDLL string functions.
|
commit | commitdiff | tree |
1999-02-22 |
Marcus Meissner | Some more recursive include fixes/optimizations.
|
commit | commitdiff | tree |
1999-02-22 |
Juergen Schmied | - eliminated one element of the pidl struct (dwSFGAO)
|
commit | commitdiff | tree |
1999-02-22 |
Juergen Schmied | - header uses the last macros now
|
commit | commitdiff | tree |
1999-02-22 |
Francois Gouget | Updated to use the latest COM macros, ICOM_VTABLE and...
|
commit | commitdiff | tree |
1999-02-22 |
Francois Gouget | Use latest COM macros
|
commit | commitdiff | tree |
1999-02-21 |
Alexandre Julliard | Changed initial process creation to avoid memory allocations.
|
commit | commitdiff | tree |
1999-02-21 |
Alexandre Julliard | Removed thread queue functions.
|
commit | commitdiff | tree |
1999-02-21 |
Alexandre Julliard | Removed use of per-thread wait_struct, cleaned up a...
|
commit | commitdiff | tree |
1999-02-21 |
Alexandre Julliard | Removed MEM_MAPPED_FILE_Ops.
|
commit | commitdiff | tree |
1999-02-21 |
Alexandre Julliard | Added a few exception codes.
|
commit | commitdiff | tree |
1999-02-21 |
Michael Veksler | - Fix headers to include less or smaller header files.
|
commit | commitdiff | tree |