Added a few message crackers.
[wine] / include /
2000-03-30  Alexandre JulliardFixed ttydrv compile when using curses. Cleaned up...
2000-03-28  Ron GageFixed bug reported by winapi_check.
2000-03-28  Patrik Stridvall- Added/fixed some documentation reported by winapi_check
2000-03-28  Alexandre JulliardMerged DDBitmap and physBitmap into the generic bitmap...
2000-03-26  Alexandre JulliardRelease 20000326. wine-20000326
2000-03-26  Ove KaavenHandle POLLHUP better (delay FD_CLOSE notification...
2000-03-26  Francois GougetAdded missing macros.
2000-03-26  Andreas MohrMoved some registry definitions to winnt.h.
2000-03-25  Francois GougetUse min/max instead of MIN/MAX.
2000-03-25  Alexandre JulliardFixed a couple of file descriptor leaks.
2000-03-25  Alexandre JulliardDo not erase local files on uninstall if install dir...
2000-03-25  Alexandre JulliardStore monitor size and depth in the generic structure.
2000-03-25  Alexandre JulliardA few simplifications and optimizations in the x11...
2000-03-24  Alexandre JulliardMoved LoadImage and related functions to cursoricon.c.
2000-03-24  Alexandre JulliardMoved gdi/user thunking functions into their respective...
2000-03-24  Patrik StridvallMade the include files self sufficient.
2000-03-24  Patrik StridvallFixed some issues reported by winapi_check.
2000-03-24  Patrik StridvallFixed some ANSI C violations.
2000-03-24  Francois GougetAdded (correct) prototype for HeapWalk.
2000-03-24  Francois Gouget- The ICOM_CMETHODxxx cause problems because the 'const...
2000-03-20  Alexandre JulliardMoved graphics initialisation to the x11drv/ttydrv...
2000-03-19  Alexandre JulliardAdded GetDCOrgEx in graphics device interface and remov...
2000-03-19  Eric PouechFixed segmented/linear buffers manipulation.
2000-03-19  Francois Gouget- Added the TVN_xxxA macros
2000-03-19  Francois GougetAdded WM_APP.
2000-03-19  Dimitrie O. PaunRemoved most calls to xmalloc/xrealloc.
2000-03-19  Francois Gouget- Added missing definition for GLOBALHANDLE and LOCALHANDLE
2000-03-19  Francois GougetAdded some missing defines.
2000-03-19  Marcus MeissnerIOleItemContainer has OLEGUID(0x11c), not 0x11a.
2000-03-19  Francois GougetMoved the definition of PTSTR and LPTSTR from tchar...
2000-03-19  Francois GougetShould include 'winspool.h'.
2000-03-19  Alexandre JulliardCreated separate dlls for user,gdi,ttydrv,x11drv.
2000-03-18  Alexandre JulliardMisc small cleanups.
2000-03-18  Alexandre JulliardMoved command-line option handling out of the X11 driver.
2000-03-17  Alexandre JulliardHave threads and processes exit more cleanly whenever...
2000-03-12  Dimitrie PaunCleaned up debug channels a bit.
2000-03-10  Alexandre JulliardRemoved PROCESS_IsCurrent().
2000-03-10  Alexandre JulliardAdded specific routines for OUTPUT_DEBUG_STRING and...
2000-03-09  Alexandre JulliardStore the list of loaded dlls in the server, and genera...
2000-03-08  Alexandre JulliardAdded server protocol version check.
2000-03-08  David Elliott- Slightly reworked include files (less messy, more...
2000-03-08  Simen ZamecnikAdded Slovak language support.
2000-03-08  Junichi KuchinishiAdded some Japanese resources.
2000-03-08  Abey GeorgeImplemented OLE clipboard functionality for Embed Sourc...
2000-03-08  Patrik StridvallRemoved a lot of unnecessary includes and fixed the...
2000-03-08  Patrik StridvallFixed some warnings.
2000-03-08  Hidenori TakeshimaAdded a few messages for IME.
2000-03-08  Eric PouechNo longer directly accessing debuggee memory.
2000-03-08  Alexandre JulliardRemoved PDB32_DEBUGGED flag and send all debug events...
2000-03-08  Alexandre JulliardGenerate CREATE_PROCESS/THREAD debug events internally...
2000-03-07  Alexandre JulliardBetter implementation of inline functions SetLastError and
2000-03-07  Alexandre JulliardAdded DbgBreakPoint. Fixed exception record contents...
2000-03-07  Huw D M DaviesImplement SPI_GETICONMETRICS.
2000-03-04  Marcus MeissnerCoLoadLibrary gets UNICODE, not ASCII strings. (spotted...
2000-02-27  Alexandre JulliardRelease 20000227. wine-20000227
2000-02-27  Patrik StridvallFixed some Solaris specific assembler problems.
2000-02-27  Pierre MageauDon't display the context menu on a double click.
2000-02-26  Juergen SchmiedFixed definition of the RtlMemory functions. Use macros...
2000-02-26  Juergen SchmiedPrototypes OleInitialize, OleUninitialize.
2000-02-26  Ulrich CzekallaSend WM_HELP message when F1 is pressed.
2000-02-26  Juergen SchmiedBasic implementation of shell notifications.
2000-02-26  Juergen SchmiedAdded Winelib types.
2000-02-26  Patrik StridvallAdded stubs for {Create,Get,Set}ErrorInfo.
2000-02-26  Alexandre JulliardDon Kelly
2000-02-26  Ian SchmidtAdded necessary defines and structures to compile WineL...
2000-02-26  Alexandre JulliardImproved the selector get/set functions.
2000-02-26  Alexandre JulliardMade winmm a separate shared library.
2000-02-26  Patrik StridvallFixed ANSI C violations.
2000-02-26  Lionel Ulmer- implement EnumObjects and GetProperty for Mouse and...
2000-02-26  Eric PouechMoved hardware related handling to dlls/winmm/joystick...
2000-02-25  Dmitry TimoshkovAdded prototypes for registry functions.
2000-02-25  Dmitry TimoshkovMove definition of CPINFO structure from winbase.h...
2000-02-25  Dmitry TimoshkovAdd prototype for CRTDLL_wcstol.
2000-02-25  James AbbatielloMisc. fixes for compiler warnings.
2000-02-25  Pierre MageauImplementation of OleConvert routines.
2000-02-25  James AbbatielloBetter thread safety for WarpPointer hack.
2000-02-25  Juergen SchmiedSome more ListView_ macros, winelib fixes.
2000-02-20  Juergen Schmied- new files related to context menu and drag drop file...
2000-02-20  Juergen SchmiedStarted implementation of shell notifications.
2000-02-19  Alexandre JulliardStore config file contents in the registry so we only...
2000-02-18  Alexandre JulliardStore the handle of the process exe file in the server.
2000-02-18  Noomen HamzaPopup windows will be hidden when minimizing the main...
2000-02-16  Alexandre JulliardMoved SystemHeap allocations to the process heap.
2000-02-16  Alastair McKinstryAdded support for the following celtic languages: Irish...
2000-02-13  Dave PicklesAdded definition for STILL_ACTIVE.
2000-02-13  Juergen LockAdded configure check for the unix domain sockaddr...
2000-02-13  Matthew ClineGetObjectA() now rejects GDI handles which are invalid.
2000-02-13  Alexandre JulliardMoved global atoms to the server (based on the work...
2000-02-12  Matthew ClineAdded a PTEXTMETRIC[A|W] definition.
2000-02-12  Matthew ClineAdded typedefs for PSHORT and PUSHORT.
2000-02-10  Ian SchmidtAdded GUIDs, defines, and structures for DirectX7.
2000-02-10  Alexandre JulliardOptimized debugging API to reduce code size.
2000-02-10  Alexandre JulliardRemoved extra includes from ole.h and wingdi.h.
2000-02-10  Jeremy WhiteRemoved #include of wingdi.h and windef.h from winuser...
2000-02-07  Michael CardenasAdded a bunch of macros needed for compiling Winelib...
2000-02-07  Juergen SchmiedAdded ListView_EditLabel macros.
2000-02-07  Juergen SchmiedAdded IPersistFolder2 interface.
2000-02-07  Andreas Mohr- implemented serial numbers for audio CDs and data CDs
2000-02-07  Sean LangleyMade OleCreateFontIndirect have the same signature...
2000-02-03  Alexandre JulliardRemoved resource.h.
next