wine
2001-01-11  Ulrich WeigandWork around problems on Solaris if config.h is not...
2001-01-11  Ulrich WeigandFixed byteorder problems caused by non-portable code.
2001-01-10  Jon Griffiths- Migrate CRTDLL to MSVCRT.
2001-01-10  Alexandre JulliardRemoved all traces of the --config option.
2001-01-10  Gavriel StateReenabled DXGrab option.
2001-01-10  Dmitry TimoshkovSynchronize the sizes of the external and internal...
2001-01-10  Gerard PatelFixed returned length for LB_GETTEXT.
2001-01-10  Alexandre JulliardAdded nls to EXTRASUBDIRS.
2001-01-10  Chris MorganRemoved use of outdated WINE_INI environment variable...
2001-01-10  James Hathewayes->buffer_size is not always the length of the text...
2001-01-10  Gerard PatelAdded a specific debug channel for dll loading (builtin...
2001-01-10  Joerg MayerFixed some signed/unsigned warnings.
2001-01-10  Mike McCormackImplemented asynchronous ReadFile and WriteFile.
2001-01-10  François GougetRequire that the user specify a work directory. This...
2001-01-10  François GougetOnly copy the dwSize bytes really occupied by lpPropShe...
2001-01-10  Eric PouechFor the Global*Ptr* set of macros, replace the 16bit...
2001-01-10  Ulrich CzekallaOnly call TOOLBAR_CalcToolbar when parameters change.
2001-01-09  Dmitry TimoshkovAdded unicode window proc for the listbox control.
2001-01-09  François GougetTest for NULL and LPSTR_TEXTCALLBACK before using lpCol...
2001-01-09  Gerald PfeiferFixed some incorrect format strings.
2001-01-09  Alexandre JulliardRemoved obsolete file.
2001-01-09  François GougetMove HDWP to winuser.h.
2001-01-09  Ryan CummingMake CDROM_GetLabel return 0 in the event of failure...
2001-01-09  David ElliottFixed usage of RegEnumValueA.
2001-01-09  Huw D M DaviesHandle the EnumPrinters() flag PRINTER_ENUM_DEFAULT...
2001-01-09  Huw D M DaviesActually call CDROM_Audio_GetTracksInfo when retrieving
2001-01-09  François GougetSERVICE_AddObject check for NULL handles in addition to
2001-01-09  François GougetThe last parameter of CreateFile should be 0 (aka NULL...
2001-01-09  François Gougetpty_handle is a HANDLE, not an int.
2001-01-09  François Gouget(configure) Look for the headers in $WINE_ROOT/include...
2001-01-09  Gerard PatelSend the creation notification to the true owner of...
2001-01-09  Ulrich CzekallaEnsure there is an edit control when we reset contents.
2001-01-09  Ulrich CzekallaAdjust item rects by horizontal scrollbar offset.
2001-01-09  Gerard PatelFixed TCM_GetRowCount.
2001-01-07  Alexandre JulliardNeed to import user32 even though we don't use symbols...
2001-01-07  Leonard NorrgårdReference $(SRCDIR) when installing the perl script...
2001-01-07  Gerard PatelChanged string pointer calculation.
2001-01-07  Huw D M DaviesMoved all the documented shlwapi functions out of undoc...
2001-01-07  Marcus MeissnerRemoved one &, now CoCreateInstance() of ddraw objects...
2001-01-07  Mike McCormackCalculate the timeout time once when the async is created.
2001-01-07  Mike McCormackImplemented HasOverlappedCompleted macro.
2001-01-07  Dmitry TimoshkovAdd missing mapping for LB_FINDSTRINGEXACT message...
2001-01-07  Dmitry TimoshkovCombobox should clear its current selection on response to
2001-01-06  Alexandre JulliardUse the exe name and file handle we got from the server...
2001-01-06  Alexandre JulliardAdded separate queue for "system" APCs that get called...
2001-01-06  Alexandre JulliardRemoved old format config file.
2001-01-06  François GougetModify the look of bitmap menu items to match Win95...
2001-01-06  François GougetFixed some HFILE vs. HANDLE mismatches.
2001-01-06  Eric PouechForced loading of msacm32 when msacm is loaded.
2001-01-06  Huw D M DaviesImplement InternetCanonicalizeUrl.
2001-01-06  Johan GillAdded a more truthful message about what really is...
2001-01-06  Marcus MeissnerDon't call QueryAbort16() in WriteSpool16(), since...
2001-01-06  Andreas MohrTook a stab at implementing LBS_NOSEL.
2001-01-05  Alexandre JulliardSend the exe file handle in init_process_done request.
2001-01-05  Alexandre JulliardAvoid crashing on invalid lines during config file...
2001-01-05  Huw D M DaviesImplemented a few Url* functions.
2001-01-05  Dmitry TimoshkovAdded unicode window proc for combobox control.
2001-01-05  Dmitry TimoshkovAdded unicode window proc for the static control.
2001-01-05  Mike McCormackReturning success for unknown WSCNTL_TCPIP_QUERY_INFO...
2001-01-05  Andreas MohrMouse events fix.
2001-01-05  Alexandre JulliardAdded handle_t type to server interface so that we...
2001-01-05  François GougetI triple checked but yes, CHOOSECOLOR.hInstance is...
2001-01-05  François GougetWe must cast the return value of GetProcAddress.
2001-01-05  François GougetThe WndProc function was missing the CALLBACK modifier.
2001-01-05  François GougetThe first 2 parameters of WinMain are HINSTANCEs, not...
2001-01-05  Dmitry TimoshkovFixed some problems with scrolling in the edit control.
2001-01-04  Francois GougetRemoved the 'fn' prefix (i.e. ICOM_FN).
2001-01-04  Alexandre JulliardAuthors: Andrew Lewycky <andrew@transgaming.com>, Gavri...
2001-01-04  Eric PouechAdded a few missing parts.
2001-01-04  Francois GougetFixed the alignment of the MF_RIGHTJUSTIFY menu items.
2001-01-04  Alexandre JulliardRemoved obsolete code.
2001-01-04  Alexandre JulliardFixed dll dependencies.
2001-01-04  Eric PouechNow using manifest constant instead of raw values for...
2001-01-04  Mike McCormackAdded Ulrich Weigand's description of KERNEL32_99.
2001-01-04  Mike McCormackSome borken memory monitoring programs divide by dwTota...
2001-01-04  Jon GriffithsAdded spec generation tool specmaker.
2001-01-04  Guy L. AlbertelliReimplemented "relay=" and "snoop=" suboptions.
2001-01-04  François GougetMoved the function pointer types to their rightful...
2001-01-04  Andreas MohrStarcraft was confused by a wrong FALSE BitBlt return.
2001-01-04  Marcus MeissnerSet fragments for wave input to 7 x 1024 byte.
2001-01-04  Eric PouechFixed loading of 16 bit drivers.
2001-01-04  Aric StewartFixed a problem where when deleting an item using index...
2001-01-03  Alexandre JulliardPass the application name also when starting a Unix...
2001-01-03  Jon GriffithsAdded InitializeCriticalSectionAndSpinCount prototype.
2001-01-03  François GougetConvert HDESK to STRICT.
2001-01-03  Eric PouechRemoved duplicate field in internal structure.
2001-01-03  Eric PouechAdded support for the DRVM_MAPPER_STATUS message.
2001-01-03  Eric PouechReplaced pointers to external functions by a DLL import.
2001-01-03  Andreas MohrFixed bitmap size handling.
2001-01-02  Ove KaavenTurn on detectable autorepeat if the X Keyboard Extensi...
2001-01-02  François GougetMoved HMETAFILEPICT to wtypes.h. Note, HMETAFILEPICT...
2001-01-02  Marcus MeissnerImplement PrintDlg16 better (adding PrintDlgProc16...
2001-01-02  Ulrich WeigandDelayed import thunks for Sparc.
2001-01-02  François GougetRemoved an '#ifdef STRICT'.
2001-01-02  Ove KaavenBugfix for sound dropping out, and workaround for Half...
2001-01-02  François GougetMoved HDROP to shellapi.h.
2001-01-02  François GougetShould include cguid.h.
2001-01-02  François GougetAdded two error codes: E_DRAW and DATA_E_FORMATETC.
2001-01-02  Andreas MohrReturn 8.3 file names.
2001-01-02  Ulrich Weigand- Fixed a byteorder conversion problem with message...
next