Send full path name and debug information in load_dll event.
[wine] / include /
2000-06-08  Alexandre JulliardPass the main exe name in the CREATE_PROCESS debug...
2000-06-07  Serge Ivanov- ComboLBox is always created as child of ComboBox...
2000-06-07  Serge IvanovAdded undocumented window style.
2000-06-07  Patrik StridvallFixed some warnings.
2000-06-07  Patrik StridvallFixed issues found by winapi_check.
2000-06-07  Ulrich WeigandRemoved mis-aligned accesses during BIOS/DOS data initi...
2000-06-04  Ulrich WeigandMoved stack switch handling (large stack) to sysdeps.c
2000-06-04  Chris MorganAdded defines for LVSCW_AUTOSIZE/_USEHEADER.
2000-06-03  Eric KohlUpdated to dll version 5.81 (IE 5.01).
2000-06-03  Jason MawdsleyAdded support for typing the filename in the listview...
2000-06-03  Alexandre JulliardRemoved MSG_WineStartTicks (does not work for multiple...
2000-06-03  Alexandre JulliardMoved DIB_FixColorsToLoadflags to cursoricon.c.
2000-06-03  Alexandre JulliardDelay loading of interrupt table functions until they...
2000-06-03  Alexandre JulliardDelay initialization of I/O permissions until they...
2000-06-03  Alexandre JulliardMerged display.dll into USER.
2000-06-02  Susan FarleyPreserve WM hints that were set during window creation...
2000-06-02  Michael CardenasAdded a few message crackers.
2000-06-01  Juergen Schmied- New (some stubs): SHGetFolderLocation, PathAddExtension,
2000-06-01  Juergen SchmiedImplemented FindFirstFileEx, cleaned old implementation up.
2000-06-01  Peter Hunnisett- Added DirectSoundCapture and DirectSoundCaptureBuffer...
2000-05-30  Zoran DzelajlijaBasic Croatian language support.
2000-05-30  Turchanov SergeiImplemented local atoms in the server.
2000-05-30  Dimitrie O. PaunSeparate wineps out of Wine's core.
2000-05-30  Peter Hunnisett- Add another way to create a 3d listener interface.
2000-05-30  Chris MorganAdded 3D border around control. Fixed monthcal control...
2000-05-30  Alexandre JulliardMoved idle event handling to the server.
2000-05-30  David Grant- Creating combobox with CBS_SIMPLE style shall set...
2000-05-29  Alexandre JulliardExec a separate wine binary for every win32 process...
2000-05-26  Alexandre JulliardRelease 20000526. wine-20000526
2000-05-26  Huw D M DaviesAdd PrintSetup dialog and support for hooks and templates.
2000-05-25  Huw D M DaviesMove winspool to unicode.
2000-05-24  Francois GougetSorted out a few misplaced definitions.
2000-05-23  Patrik StridvallFixed issues found by winapi_check.
2000-05-23  Ove KaavenImproved DirectDrawPalette handling (set it on init...
2000-05-23  Gerald Pfeifer#undef DELETE before (re)defining it.
2000-05-23  Susan FarleySet and retrieve the window icon that is drawn under...
2000-05-23  Francois GougetShould include commdlg.h.
2000-05-23  Francois GougetDefine the _X86_ macro on Intel processors.
2000-05-23  Gerard PatelRemove the direct call into core (DIALOG_DoDialogBox).
2000-05-18  Peter Hunnisett- Added remaining DirectX 3D3 6&7 3D interfaces.
2000-05-18  Patrik StridvallGetRelAbs for some reason takes 2 parameters, even...
2000-05-15  Alexandre JulliardMake sure all Wine processes share the same X display.
2000-05-14  Alexandre JulliardAdded support for registry values larger than the serve...
2000-05-13  Peter Hunnisett- Added ability to create 3D3 interfaces for Xlib
2000-05-12  Lionel UlmerAdded support for OpenGL.
2000-05-11  Patrik StridvallFixed issues found by winapi_check.
2000-05-11  Ken ThomasesImplemented tab control style TCS_HOTTRACK (tabs are...
2000-05-10  Alexandre JulliardReserve space for the PE header at the start of the...
2000-05-09  Aric StewartAdded the ability to use multiline tab controls to...
2000-05-07  Alexandre JulliardJean-Claude Batista
2000-05-07  Alexandre JulliardMoved Load/FreeLibrary16 definition to winbase16.h.
2000-05-07  Chris MorganImplemented ListView_SetHoverTime(), ListView_GetHoverT...
2000-05-05  Aric StewartAdded WM_SIZING message support.
2000-05-03  Alexandre JulliardGenerated again.
2000-05-03  Alexandre JulliardPE_LoadImage: removed version parameter, set last error...
2000-05-03  Alexandre JulliardStore process file name in startup info.
2000-05-03  Bang Jun-YoungFreeBSD 3.4 compile fix.
2000-05-03  Alexandre JulliardFixed COORD structure definition.
2000-05-03  Huw D M DaviesAdd DosDateTimeToVariantTime prototype.
2000-05-03  Huw D M DaviesAdded HWND_MESSAGE.
2000-05-01  Alexandre JulliardUse exception handling to implement the IsBad* functions.
2000-05-01  Alexandre JulliardSetup the initial thread %fs from a constructor.
2000-05-01  Alexandre JulliardAdded DECL_GLOBAL_CONSTRUCTOR macro.
2000-05-01  Alexandre JulliardRewrote Unix process launching to allow passing startup...
2000-04-30  Alexandre JulliardRelease 20000430. wine-20000430
2000-04-30  Dimitrie O. PaunRemoved HEAP_xalloc.
2000-04-29  Lionel Ulmer- added thread-safety protection to XListPixmapFormats
2000-04-29  Eric PouechFixed GetLargestConsoleWindowSize prototype.
2000-04-29  Ove KaavenAdded DIB_CreateDIBSection with extra parameter ovr_pit...
2000-04-29  Ove KaavenAdd Wine-internal allocation type MEM_SYSTEM for Virtua...
2000-04-29  Eric PouechEnhanced libc's pthread configuration detection.
2000-04-29  Lionel UlmerAdded '--enable-opengl' flag to bypass the thread-safet...
2000-04-28  Alexandre JulliardAuthors: Gavriel State <gavriels@corel.com>, Ulrich...
2000-04-28  Juergen SchmiedComplete cleanup, bugfixes.
2000-04-28  Juergen SchmiedStubs for IQueryAssociations.
2000-04-28  Martin Fuchs- Return modified rectangle after layouting header...
2000-04-28  Dimitrie O. PaunGet rid of HEAP_xrealloc.
2000-04-25  Patrik StridvallRemoved X_DISPLAY_MISSING.
2000-04-24  Francois GougetInclude string.h to make winnt.h self-sufficient.
2000-04-24  Gerard Patel32 bits message processing for color dialog.
2000-04-24  Dimitrie O. PaunRemoved the last xmalloc calls.
2000-04-24  Alexandre JulliardImplemented on-demand loading of builtin dlls using...
2000-04-23  Francois GougetUse DECLARE_HANDLE to declare handles.
2000-04-23  Francois GougetDECLARE_HANDLE should not be undef'ed after use.
2000-04-23  Dmitry TimoshkovAdapted unimap.pl script and generated by it casemap...
2000-04-23  Martin FuchsFixed GetNumberFormat declaration.
2000-04-23  Francois GougetFixed GetProcessHeap() for the STRICT mode.
2000-04-19  Alexandre JulliardUse GetProcAddress for mmio* functions to avoid importi...
2000-04-18  Alexandre JulliardMoved PE header definitions to winnt.h where they belong.
2000-04-18  Stephane LussierImplemented Mousewheel support.
2000-04-18  Huw D M DaviesFixed typo.
2000-04-16  Alexandre JulliardImplemented thread and (partial) module snapshots,...
2000-04-16  Alexandre JulliardSave the registry on server exit without client interve...
2000-04-16  Stephane LussierSupport switching the keyboard layout with WINE running.
2000-04-15  Alexandre JulliardImproved Winelib apps initialisation code. No longer...
2000-04-15  Patrik StridvallFixed some issues reported by winapi_check.
2000-04-14  Ove KaavenPOSIX threads emulation, tricks glibc into being thread...
2000-04-14  Marcus MeissnerDetypoed X11DRV_EVENT_SetInputMethod.
2000-04-14  Huw D M DaviesDefine __fastcall.
2000-04-14  Huw D M DaviesAdded a few toolbar defines.
next