Cleaned up internal types definition.
[wine] / include /
2000-11-30  Alexandre JulliardExport the wine server functions from ntdll.
2000-11-30  Patrik StridvallDon't include windows.h internally.
2000-11-30  Alexandre JulliardUse the HEAP_WINE_SEGPTR flag to specify allocations...
2000-11-30  Alexandre JulliardRemoved "elfdll" load order option and updated document...
2000-11-29  Dimitrie O. PaunDo not include sys/ptrace.h and sys/user.h unconditionally.
2000-11-29  Brian TeagueAdd a stub for the CAPS1 capability in GetDeviceCaps.
2000-11-29  Alexandre JulliardRenamed CallTo16* functions to wine_call_to_16* and...
2000-11-29  Dimitrie O. PaunDo not use a.out.h.
2000-11-29  Alexandre JulliardCleaned up some more dependencies on Wine internal...
2000-11-29  Alexandre JulliardAdded implementation of lstat to port.c.
2000-11-28  Alexandre JulliardGot rid of the Wine internal lstrcpy* functions and...
2000-11-28  Alexandre JulliardMade HEAP_strdup* functions inline (temporary).
2000-11-27  Dimitrie O. PaunRequire {DECLARE,DEFAULT}_DEBUG_CHANNEL statements...
2000-11-27  Dimitrie O. PaunTest if we need to put the .type directive inside a...
2000-11-27  Alexandre JulliardImplemented DosFileHandleToWin32Handle, Win32HandleToDo...
2000-11-27  Alexandre JulliardChanged GetProcAddress16 and 16-bit resource functions...
2000-11-27  Jon Griffiths- configure tests for finite()/fpclass(), fixes BSD...
2000-11-27  Andreas MohrImplemented TerminateApp needed for DBase 5.0.
2000-11-26  Alexandre JulliardMoved wsprintf functions to dlls/user.
2000-11-26  Dimitrie O. PaunMake sure all files using config.h constants actually...
2000-11-26  Hidenori TakeshimaAdded checking for netdb.h.
2000-11-26  Dimitrie O. PaunDo not compile code that makes use of the X Shm extension.
2000-11-25  Alexandre JulliardMoved GET_IP out of winnt.h.
2000-11-25  Hidenori TakeshimaAdded checking for mmap.
2000-11-25  Francois Jacques- support for arguments with referenced types
2000-11-25  Alexandre JulliardFixed GetLargestConsoleWindowSize return type for Winel...
2000-11-25  Ove KaavenImplemented Get/SetDIBColorTable.
2000-11-25  Francois GougetInclude the same headers as on Windows.
2000-11-25  Francois Gougetcompobj.h is a synonym for objbase.h
2000-11-25  Andreas MohrAdded GdiSeeGdiDo16.
2000-11-25  Andreas MohrRemoved double ANYSIZE_ARRAY define.
2000-11-25  Dimitrie O. PaunFixed typo in macro ICOM_METHOD11 parameter list.
2000-11-25  Dimitrie O. PaunFixed compilation warning on Cygwin.
2000-11-25  Marcus MeissnerAdded prototypes for Ole{G,S}etAutoConvert, LHashValOfN...
2000-11-15  Alexandre JulliardMoved standard syslevel APIs declaration to winbase.h.
2000-11-15  Dmitry TimoshkovAdded mapping to/from unicode for WM_CHAR, WM_DEADCHAR...
2000-11-15  James HathewayIncrease number of parameters possible for ICOM_* macro...
2000-11-15  Francois GougetMatch the Windows header dependencies.
2000-11-14  Alexandre JulliardMoved LDT handling to libwine.so. Changed the interface...
2000-11-13  Mike McCormack- created server object for handling async i/o
2000-11-13  Alexandre JulliardExport the CallFrom16xxx functions from kernel32. Renam...
2000-11-13  Ove KaavenReorganized DOS memory remapping slightly, so that...
2000-11-11  Nerijus BaliunasAdd new encodings ISO 8859-10 (cp28600), 8859-13 (cp286...
2000-11-10  Dimitrie O. PaunUse variable argument macros when compiling with gcc.
2000-11-10  Francois GougetUse DUMMYxxxNAME for anonymous struct/unions.
2000-11-10  Francois GougetAdded missing pointer types: Pxxx or LPxxx
2000-11-10  Francois GougetAdded some STN_xxx macros.
2000-11-10  Francois GougetHICON and HCURSOR should be interchangeable.
2000-11-10  Francois GougetAdded LPUDACCEL and HDF_RTLREADING.
2000-11-10  Alexandre JulliardAdded support for loading a Winelib app linked as a...
2000-11-08  Alexandre JulliardDo builtin modules fixups in library/loader.c before...
2000-11-08  Alexandre JulliardCheck all Callouts function pointers for NULL before...
2000-11-08  Francois GougetMoved things to the proper rpcxxx.h header.
2000-11-08  Francois GougetAdded DM_REPOSITION.
2000-11-08  Francois GougetWe must include stdarg.h.
2000-11-08  Francois GougetWe must include ctype.h so that applications get isalnu...
2000-11-08  Francois GougetAdded CC_SOLIDCOLOR and CC_ANYCOLOR.
2000-11-08  Alexandre JulliardMoved builtin dll registration to libwine.
2000-11-08  Alexandre JulliardAdded new library.h header for libwine definitions.
2000-11-07  Francois GougetFixed typos in comments.
2000-11-07  Ulrich WeigandAdded missing IMAGE_DEBUG_MISC definition.
2000-11-07  Aric StewartAdded 16x16 wine logo.
2000-11-06  James HathewayAdded stubs and setupapi.h.
2000-11-05  Lionel Ulmer- reorganized DInput DLL
2000-11-05  Dmitry TimoshkovAdded the ability to see names of the virtual key codes.
2000-11-05  Alexandre JulliardNew debug channel mechanism allowing decentralized...
2000-11-05  Patrik StridvallOptimized {,p}MoveTo{,Ex}{,16}.
2000-11-05  Alexandre JulliardAllocate DC objects on the process heap, and removed...
2000-11-02  Alexandre JulliardCreate Gnome/KDE desktop and menu entries from IShellLink
2000-11-01  Mark DufourMake the functions Pie, Chord, RoundRect, AngleArc...
2000-11-01  Juergen SchmiedBetter handling of custom templates and hooks.
2000-10-29  Alexandre JulliardPatch flat cs of 16-bit entry points if current %cs...
2000-10-29  David ElliottAdded basic working stubs of new Windows 2000 API funct...
2000-10-29  Alexandre JulliardRemoved unused LOCAL_LockSegptr.
2000-10-26  Alexandre JulliardRelease 20001026. wine-20001026
2000-10-26  Alexandre JulliardRaise an exception when a stub entry point is called.
2000-10-25  Dmitry TimoshkovReplaced ToAscii by ToUnicode in the User driver interface.
2000-10-25  Andreas MohrFree the Win16 dummy module and wm->deps.
2000-10-24  Alexandre JulliardRemoved GetResDirEntryA/W.
2000-10-24  Patrik StridvallAdded some missing defines for non-Linux.
2000-10-23  Alexandre JulliardDuplicate resource directory searching routines instead...
2000-10-23  Andreas MohrAlways open/close the CD-ROM device for every Windows...
2000-10-23  Marcus MeissnerAdded some basic IDirectDraw7 interface support, fixed...
2000-10-22  Patrik StridvallFixed issue found by winapi_check.
2000-10-22  Patrik StridvallUse intermediate typedef.
2000-10-22  Guy L. AlbertelliAdded wParam and lParam as parameters in SPY_ExitMessage
2000-10-22  Andreas MohrRemoved redundant thread priority defines.
2000-10-19  Peter HunnisettAdded crt/msvcrt thread prototypes.
2000-10-19  Dmitry TimoshkovAdded support for AZERTY keyboard layout.
2000-10-19  Andreas MohrSkip directory symlinks in DOSFS_FindNextEx.
2000-10-19  Francois GougetAdded/fixed missing extern "C".
2000-10-19  Francois GougetAdded the {HRESULT,SCODE}_SEVERITY macros.
2000-10-19  Alexandre JulliardUse a binary search to find entries in resource directo...
2000-10-19  Alexandre JulliardCall PrivateExtractIcon in user32 instead of duplicatin...
2000-10-19  Francois GougetAdded support for three levels of nesting of the 'pragm...
2000-10-17  Ove KaavenImplemented DOS INT21 AH=4B (EXEC).
2000-10-17  Dmitry TimoshkovAdded support for keyboard input in various locales.
2000-10-17  Guy L. AlbertelliAdded flag and notification definitions for ComboBoxEx.
2000-10-15  Alexandre JulliardConverted a few more server requests to the new mechanism.
2000-10-15  Alexandre JulliardFixed a few prototypes.
next