Changed server wait logic a bit.
[wine] / include /
1998-12-30  Alexandre JulliardChanged server wait logic a bit.
1998-12-30  Alexandre JulliardReimplemented Read/WriteFile to use server file descrip...
1998-12-30  Alexandre JulliardAdded several file server requests
1998-12-27  Alexandre JulliardAdded beginnings of server-side file handling.
1998-12-27  Alexandre JulliardAdded add_queue/remove_queue to server object operations.
1998-12-26  Juergen SchmiedFixed tons of incomplete prototypes, assignment's of...
1998-12-26  Alex KorobkaCleaned up font encoding handling. Added 'Ignore#'...
1998-12-26  Marcus MeissnerChanged // comments to /* */ so WINE compiles with...
1998-12-26  Patrik StridvallMoved more things to the X11 driver.
1998-12-26  Francois GougetFixed the prototype of CreateDIBPatternBrushPt
1998-12-26  Francois GougetRemoved the CN_xxx macros since they are not used,...
1998-12-26  Francois GougetAdded a typedef for __int64 which is a builtin Visual...
1998-12-26  Francois GougetREFIID was not defined.
1998-12-26  Pavel Roskinconfigure first checks whether it is possible to compil...
1998-12-26  Francois GougetProvides the mappings. MBCS and Unicode functions are...
1998-12-26  Alex PriemIPaddress common control implementation. First try...
1998-12-25  Juergen SchmiedFixed the TEXT redefined warnings.
1998-12-25  Joseph PranevichAdd support for selection of console mode drivers to...
1998-12-25  Jean-Claude CotePartial implementation for the following DDE APIs:
1998-12-24  Alex Priem- Tooltip support
1998-12-24  Peter HunnisettAdded all clipper&3d stubs.
1998-12-24  Peter HunnisettAdded macros to header file for easier function calling.
1998-12-24  Jean-Claude CoteImplemented the GetBinaryType API function.
1998-12-24  Ulrich WeigandImplemented stub for InitThreadInput.
1998-12-24  Ulrich WeigandCallout table (for KERNEL->USER calls) added.
1998-12-24  Ulrich WeigandHandle non-hardware X events correctly with native...
1998-12-18  Douglas RidgwayDocumentation for TranslateCharsetInfo.
1998-12-18  François GougetFirst step to make it possible to call COM interfaces...
1998-12-18  Alex PriemPreliminary tooltip support.
1998-12-18  Ulrich WeigandReorganized PE module loading to prepare for elf-dll...
1998-12-18  Juergen SchmiedSmall fixes.
1998-12-18  Juergen SchmiedStubs for WaitNamedPipe[A|W].
1998-12-15  Todd Vierling- add -lossaudio if needed, and a check for <soundcard...
1998-12-15  Dirk ThierbachSet the class hints for managed windows.
1998-12-15  Paul QuinnLots of new defines and stubs.
1998-12-15  Veksler MichaelMove declarations from windows.h to wingdi.h and winuser.h.
1998-12-14  Marcus MeissnerMade async IO (SIGIO) stuff from WINSOCK generic useable.
1998-12-14  Ove KaavenMoved DPMI wrapper allocation code to dosmem.c to REALL...
1998-12-14  Juergen SchmiedAdds the IPersistFile Interface to IShellLink[W] and...
1998-12-11  Alexandre JulliardRelease 981211. wine-981211
1998-12-11  Patrick SpinlerImplemented CreateToolhelp32Snapshot, including two...
1998-12-11  Justin BradfordMost of the currency variant conversion functions imple...
1998-12-11  Marcus MeissnerAdded RasEnumConnections stub.
1998-12-11  Marcus MeissnerTwo debug messages clarified, one useless prototype...
1998-12-11  Marcus Meissner294 missing WINAPI added.
1998-12-11  Huw D M DaviesImplement AbortDoc16, move AbortDoc32 and StartDoc32W to
1998-12-11  Andreas MohrFixed a bunch of compiler warnings.
1998-12-10  Alexandre JulliardAuthors: Francis Beaudet <francis@macadamian.com>,...
1998-12-10  Alexandre JulliardAdded a few authors.
1998-12-10  Ulrich WeigandAdapted to CreateSystemTimer interface change.
1998-12-10  Ulrich WeigandCleaned up CreateSystemTimer interface for use with...
1998-12-10  Jean-Claude CoteAdded implementation of the VARIANT APIs.
1998-12-10  Robert RiggsStubs for IDirectInputEffect and IDirectInputDevice2A...
1998-12-10  Ulrich WeigandRemoved deferred Expose events handling.
1998-12-09  Marcus MeissnerEnhanced Win32 Console (XTERM)
1998-12-09  Joseph PranevichAdd a driver to open up a new xterm window whenever...
1998-12-09  Pablo SaratxagaImproved the handling of font encodings.
1998-12-09  Ove KaavenImplemented DPMI RMCBs using the DOS subsystem, and...
1998-12-08  Stephen CrowleyAdded fullscreen DGA support.
1998-12-08  Brian GerstProperly implement MCI_CDA_STATUS_TYPE_TRACK.
1998-12-08  Huw D M DaviesFix for SetAbortProc16, stub for SetAbortProc32 and...
1998-12-08  Huw D M DaviesReplace GRAPH_ functions with Win SDK equivalents.
1998-12-07  Ove KaavenDon't define MZ_SUPPORTED on non-i386 platforms.
1998-12-07  Eric KohlAdded missing TOOLINFO structure.
1998-12-07  Andreas Mohr- Several kernel.spec return type mismatch fixes
1998-12-07  Patrik StridvallAdded the new TTY driver.
1998-12-07  Patrik StridvallMoved more code to the X11 driver.
1998-12-02  Joseph PranevichAdded console support.
1998-12-02  Huw D M DaviesMove OEM resources to the x11drv.
1998-12-01  Ulrich WeigandImplemented Local32Info, stubs for Local32First/Next...
1998-12-01  Robert RiggsFixed 8-bit WAV format handling (it is unsigned data).
1998-12-01  Uwe BonnesAdded the TEXT() and MAKELRESULT() definitions.
1998-12-01  Juergen SchmiedNew parameter SPI_GETDRAGFULLWINDOW.
1998-12-01  Lionel Ulmer- added definition of DirectDrawCreateClipper.
1998-12-01  Juergen SchmiedFixed wrong parameter count for SHChangeNotifyDeregiste...
1998-11-30  Uwe Bonnes- added some defines around the CommPort (PURGE_XXX...
1998-11-30  Paul QuinnImplementation of ChildWindowFromPointEx functions.
1998-11-30  Uwe BonnesFixes for C++ Winelib compilation.
1998-11-27  Stephen CrowleyAdded a new cmdline switch to disable XF86 DGA Extensio...
1998-11-25  Ulrich WeigandMoved ...Resource16 routines to loader/resource.c.
1998-11-25  Francis BeaudetImplemented 3 methods: SysAllocStringLen(), SysReAllocS...
1998-11-25  Juergen SchmiedMoved existing path - functions to shellpatch.c.
1998-11-25  Juergen SchmiedMoved existing IShellLink class. New stubs for IShellLinkW.
1998-11-25  Huw D M DaviesRemove X_DC_INFO from DC and make it behave like any...
1998-11-25  Ulrich WeigandChanged CTX_SEG_OFF_TO_LIN to allow linear addresses...
1998-11-25  Ulrich WeigandImplemented (most) VWin32.VxD DeviceIoControl routines.
1998-11-24  Ulrich WeigandBugfix: Set the TEBF_WIN32 flag in teb.flags for 32...
1998-11-24  Juergen SchmiedBugfix: SetDlgItemText32 returns BOOL not void.
1998-11-24  Eric PouechAdded mcimidi and mciwave.
1998-11-24  Eric PouechAdded some new functions/structures definitions.(I...
1998-11-22  Eric KohlAdded Unicode support (at least partially).
1998-11-22  Eric KohlAdded IOleAdviseHoler interface (still a dummy) and...
1998-11-22  Eric KohlAdded command and return constants used by WM_NOTIFYFORMAT.
1998-11-22  Huw D M DaviesMoved DC_SetupGC functions to graphics/x11drv/graphics.c.
1998-11-22  Juergen SchmiedSmall fixes to get the default language to a sensible...
1998-11-22  Andreas MohrAdded Win16 implementation for GetRegionData().
1998-11-22  Alexandre JulliardAdded David Luyer.
1998-11-22  Alexandre JulliardAdded Robert Riggs.
1998-11-22  Robert Riggsinclude ddraw.h, questionable fix for questionable...
1998-11-22  Robert RiggsMore flags (DirectX 5.2), DirectSound3DListener and
next