1999-01-20 |
Pablo Saratxaga | Small patch.
|
commit | commitdiff | tree |
1999-01-20 |
Marcus Meissner | Win32 console needs SYNCHRONIZE access.
|
commit | commitdiff | tree |
1999-01-20 |
Marcus Meissner | autoconf: added checks for libio.h, elf.h, curses.h...
|
commit | commitdiff | tree |
1999-01-20 |
Marcus Meissner | LCMapStringA: if dstlen is insufficient, return
|
commit | commitdiff | tree |
1999-01-20 |
Marcus Meissner | Some small fixes to enhmetafiles.
|
commit | commitdiff | tree |
1999-01-20 |
Marcus Meissner | Do not call ownerdraw for invalid items (empty focusrects).
|
commit | commitdiff | tree |
1999-01-20 |
Noomen Hamza | Fixed the NC_DrawMaxButton95 and NC_DrawMinButton95...
|
commit | commitdiff | tree |
1999-01-20 |
Noel Borthwick | Reparenting a window with SetParent in Windows should...
|
commit | commitdiff | tree |
1999-01-20 |
Robert Riggs | Use external DirectPlay DLLs by default.
|
commit | commitdiff | tree |
1999-01-20 |
Ulrich Weigand | Allow passing task handles to GetThreadQueue() and...
|
commit | commitdiff | tree |
1999-01-20 |
Ulrich Weigand | Handle (console) applications that never created a...
|
commit | commitdiff | tree |
1999-01-20 |
Ulrich Weigand | - Fixed creation of message queue in hook API routines.
|
commit | commitdiff | tree |
1999-01-20 |
Ulrich Weigand | Check module name length in ModuleNext().
|
commit | commitdiff | tree |
1999-01-20 |
Ulrich Weigand | Use Callout to call RedrawWindow32.
|
commit | commitdiff | tree |
1999-01-20 |
Ove Kaaven | Clear DOS extended error only for funcs >=0x2f (thanks...
|
commit | commitdiff | tree |
1999-01-20 |
Marcus Meissner | Unified palette create, do allocate colorcells on init...
|
commit | commitdiff | tree |
1999-01-19 |
Alexandre Julliard | Hacked server-side device support
|
commit | commitdiff | tree |
1999-01-19 |
Alexandre Julliard | Added long type format.
|
commit | commitdiff | tree |
1999-01-19 |
Alexandre Julliard | Added server-side device support (only a hack for now).
|
commit | commitdiff | tree |
1999-01-17 |
Alexandre Julliard | Group commit for recovery after disk crash.
|
commit | commitdiff | tree |
1999-01-17 |
Alexandre Julliard | Recovery of release 990110 after disk crash.
|
commit | commitdiff | tree |
1999-01-03 |
Alexandre Julliard | Release 990103.
|
commit | commitdiff | tree |
1999-01-03 |
Lionel Ulmer | - beginning of implementation of Direct3D2 (DX 5.0...
|
commit | commitdiff | tree |
1999-01-03 |
Marcus Meissner | Try to autodetect NT4.
|
commit | commitdiff | tree |
1999-01-03 |
Marcus Meissner | 0 means success, all else failure for WaitForSingleObject.
|
commit | commitdiff | tree |
1999-01-03 |
Joseph Pranevich | Do not advance the cursor in certain routines. This...
|
commit | commitdiff | tree |
1999-01-03 |
Joseph Pranevich | Set console video mode when loading DOS app. (Eventually...
|
commit | commitdiff | tree |
1999-01-03 |
Joseph Pranevich | Xterm driver can now resize the terminal when a mode...
|
commit | commitdiff | tree |
1999-01-03 |
Joseph Pranevich | Long standing scroll bug fixed!
|
commit | commitdiff | tree |
1999-01-03 |
Joseph Pranevich | Rewrite of configuration system to support "regular...
|
commit | commitdiff | tree |
1999-01-03 |
NF Stevens | Fix the return type of DLGPROC type and mask out the...
|
commit | commitdiff | tree |
1999-01-03 |
Rein Klazes | Add interface ID's for upcoming ITypeLib implementation.
|
commit | commitdiff | tree |
1999-01-03 |
Juergen Schmied | Bugfix for trailing slashes, repetition of '/' or ...
|
commit | commitdiff | tree |
1999-01-03 |
Juergen Schmied | Moved ADVAPI32 files to dlls/advapi32.
|
commit | commitdiff | tree |
1999-01-03 |
Juergen Schmied | New stubs NTSHChangeNotifyRegister, NTSHChangeNotifyDeregister.
|
commit | commitdiff | tree |
1999-01-03 |
Juergen Schmied | SHCloneSpecialIDList implemented.
|
commit | commitdiff | tree |
1999-01-03 |
Juergen Schmied | Shell_GetCachedImageIndex32[A|W] implemented.
|
commit | commitdiff | tree |
1999-01-03 |
Andreas Mohr | Implemented raw device access calls for ioctlGenericBlkDevReq()
|
commit | commitdiff | tree |
1999-01-03 |
Andreas Mohr | Added automatic CMOS RAM checksum calculation.
|
commit | commitdiff | tree |
1999-01-03 |
Andreas Mohr | SendASPI32Command32 has to be __cdecl.
|
commit | commitdiff | tree |
1999-01-03 |
James Juran | Of course we want the last 100 lines, not the first...
|
commit | commitdiff | tree |
1999-01-03 |
Ove Kaaven | Reading joystick 5 when we only support 4 should fail...
|
commit | commitdiff | tree |
1999-01-03 |
Ove Kaaven | Playing a non-existent CD should fail instead of crash.
|
commit | commitdiff | tree |
1999-01-03 |
Marcus Meissner | Check for necessary configure reruns for Makefile and...
|
commit | commitdiff | tree |
1999-01-03 |
Ove Kaaven | Emulates ins/outs correctly for DOS programs.
|
commit | commitdiff | tree |
1999-01-03 |
Alexandre Julliard | Implemented file sharing checks in the server.
|
commit | commitdiff | tree |
1999-01-02 |
Alexandre Julliard | Fixed bug in CreateFileMapping when name is not NULL.
|
commit | commitdiff | tree |
1999-01-02 |
Alexandre Julliard | Fixed CHECK_STRING display.
|
commit | commitdiff | tree |
1999-01-01 |
Richard A Lough | Put return value of LocalAlloc in CX too.
|
commit | commitdiff | tree |
1999-01-01 |
Dimitrie O. Paun | Protect against multiple includes.
|
commit | commitdiff | tree |
1999-01-01 |
Alexandre Julliard | Use proper system directory.
|
commit | commitdiff | tree |
1999-01-01 |
Alexandre Julliard | Got rid of CLIENT_GetProcessInfo.
|
commit | commitdiff | tree |
1999-01-01 |
Michael Veksler | Moves more stuff from windows.h.
|
commit | commitdiff | tree |
1999-01-01 |
Alexandre Julliard | Fixed CloseHandle() on global handles.
|
commit | commitdiff | tree |
1999-01-01 |
James Juran | Add some information to the man page and README file.
|
commit | commitdiff | tree |
1999-01-01 |
NF Stevens | Delphi 2.0 needs to allocate a bitmap bigger than 4096...
|
commit | commitdiff | tree |
1999-01-01 |
NF Stevens | Initialize lpdwNeeded.
|
commit | commitdiff | tree |
1999-01-01 |
Marcus Meissner | Include stuff even if not on __i386__ for debug defines.
|
commit | commitdiff | tree |
1999-01-01 |
Marcus Meissner | Another // comment fixed.
|
commit | commitdiff | tree |
1999-01-01 |
Marcus Meissner | Need <errno.h> for errno decl. on Solaris.
|
commit | commitdiff | tree |
1999-01-01 |
Douglas Ridgway | Implement TranslateCharsetInfo, change charset type...
|
commit | commitdiff | tree |
1999-01-01 |
Alex Korobka | Better CB_SETCURSEL message handling.
|
commit | commitdiff | tree |
1999-01-01 |
Alexandre Julliard | Moved MsgWaitForMultipleObject implementation to USER...
|
commit | commitdiff | tree |
1999-01-01 |
Alexandre Julliard | Send debugging output to stderr.
|
commit | commitdiff | tree |
1999-01-01 |
Alexandre Julliard | Cleaned up and removed some no longer used code.
|
commit | commitdiff | tree |
1999-01-01 |
Alexandre Julliard | Use server file mapping objects.
|
commit | commitdiff | tree |
1999-01-01 |
Alexandre Julliard | Added server-side file mapping object support.
|
commit | commitdiff | tree |
1999-01-01 |
Alexandre Julliard | Hacked stdio functions to use Win32 file handles. Still...
|
commit | commitdiff | tree |
1999-01-01 |
Alexandre Julliard | Use Win32 file handles instead of Unix ones.
|
commit | commitdiff | tree |
1999-01-01 |
Alexandre Julliard | Take into account handle inheritance flag.
|
commit | commitdiff | tree |
1998-12-31 |
Alexandre Julliard | Changed db_task_printsym to always print a full address...
|
commit | commitdiff | tree |
1998-12-31 |
Alexandre Julliard | Re-implemented using a real semaphore.
|
commit | commitdiff | tree |
1998-12-31 |
Alexandre Julliard | Removed client-side wait functions; all waiting is...
|
commit | commitdiff | tree |
1998-12-31 |
Alexandre Julliard | Added change notifications.
|
commit | commitdiff | tree |
1998-12-30 |
Alexandre Julliard | Changed server wait logic a bit.
|
commit | commitdiff | tree |
1998-12-30 |
Alexandre Julliard | Hacks to support server-side console. Should be redone...
|
commit | commitdiff | tree |
1998-12-30 |
Alexandre Julliard | Reimplemented Read/WriteFile to use server file descriptors.
|
commit | commitdiff | tree |
1998-12-30 |
Alexandre Julliard | Added anonymous pipe support
|
commit | commitdiff | tree |
1998-12-30 |
Alexandre Julliard | Added several file server requests
|
commit | commitdiff | tree |
1998-12-27 |
Alexandre Julliard | Added beginnings of server-side file handling.
|
commit | commitdiff | tree |
1998-12-27 |
Alexandre Julliard | Fixed SetFocus that was broken when moved to x11drv.
|
commit | commitdiff | tree |
1998-12-27 |
Alexandre Julliard | Added add_queue/remove_queue to server object operations.
|
commit | commitdiff | tree |
1998-12-26 |
Alexandre Julliard | Renamed ERR macro to avoid confusing the make_debug...
|
commit | commitdiff | tree |
1998-12-26 |
Juergen Schmied | Fixed tons of incomplete prototypes, assignment's of...
|
commit | commitdiff | tree |
1998-12-26 |
Alex Korobka | Cleaned up font encoding handling. Added 'Ignore#'...
|
commit | commitdiff | tree |
1998-12-26 |
Marcus Meissner | Changed // comments to /* */ so WINE compiles with...
|
commit | commitdiff | tree |
1998-12-26 |
Patrik Stridvall | Moved more things to the X11 driver.
|
commit | commitdiff | tree |
1998-12-26 |
Francois Gouget | Fixed the prototype of CreateDIBPatternBrushPt
|
commit | commitdiff | tree |
1998-12-26 |
Francois Gouget | Removed the CN_xxx macros since they are not used,...
|
commit | commitdiff | tree |
1998-12-26 |
Francois Gouget | Added a typedef for __int64 which is a builtin Visual...
|
commit | commitdiff | tree |
1998-12-26 |
Francois Gouget | REFIID was not defined.
|
commit | commitdiff | tree |
1998-12-26 |
Pavel Roskin | configure first checks whether it is possible to compile...
|
commit | commitdiff | tree |
1998-12-26 |
Francois Gouget | Provides the mappings. MBCS and Unicode functions are...
|
commit | commitdiff | tree |
1998-12-26 |
Alex Priem | IPaddress common control implementation. First try...
|
commit | commitdiff | tree |
1998-12-25 |
Juergen Schmied | Fixed the TEXT redefined warnings.
|
commit | commitdiff | tree |
1998-12-25 |
Joseph Pranevich | Hook into the (stubbed) resize code in msdos int10.
|
commit | commitdiff | tree |
1998-12-25 |
Joseph Pranevich | Add support for selection of console mode drivers to...
|
commit | commitdiff | tree |
1998-12-25 |
Jean-Claude Cote | Partial implementation for the following DDE APIs:
|
commit | commitdiff | tree |
1998-12-24 |
Jean-Claude Cote | Added VarDateFromStr API.
|
commit | commitdiff | tree |
1998-12-24 |
Alex Priem | - Tooltip support
|
commit | commitdiff | tree |