Added DebugBreak.
[wine] / dlls /
1999-06-18  Alexandre JulliardMoved signal handling to exception.c, generate exceptio...
1999-06-18  Pablo SaratxagaWalloon language update.
1999-06-13  Alexandre JulliardAuthors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiel...
1999-06-13  Alexandre JulliardAuthors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiel...
1999-06-13  Alexandre JulliardAuthors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiel...
1999-06-12  Alexandre JulliardConverted to the new debug interface, using script...
1999-06-12  Patrik StridvallAdded missing/wrong includes.
1999-06-12  Patrik StridvallChanged xxx(VOID) to xxx(void).
1999-06-12  Ian SchmidtFixed an error and an off-by-one bug in DSA_SetItem...
1999-06-12  Luc TourangeauImageList_GetIcon bug fix.
1999-06-07  Marcus MeissnerFixed >> and * operator precedence problem.
1999-06-06  Uwe BonnesASPI_ExecScsiCmd: better return value and verbose error...
1999-06-05  Paul QuinnSome non-threatening fixes to some headers, as well...
1999-06-05  Ian SchmidtAdded partial implementation for DPA_LoadStream and...
1999-05-29  Alexandre JulliardAuthors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiel...
1999-05-29  Alexandre JulliardAuthors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiel...
1999-05-29  Alexandre JulliardAuthors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiel...
1999-05-29  Paul Quinnver.h is a legacy header. winver.h should be used instead.
1999-05-29  Marcus MeissnerFixed some warnings.
1999-05-29  Luc Tourangeau- Reimplemented the scrolling using SetScrollInfo and...
1999-05-29  Ian SchmidtAdded missing WINAPI for SHValidateUNC.
1999-05-24  Alexandre JulliardAuthors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiel...
1999-05-23  Alexandre JulliardUse the new debug functions to send debug events at...
1999-05-23  Alexandre JulliardConverted to the new debug interface, using script...
1999-05-23  Ian SchmidtAdded missing WINAPI to SHELL32_654 stub. Fixes crash...
1999-05-23  Alexandre JulliardAuthors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiel...
1999-05-22  Huw D M DaviesImplemented AddPrinterA, AddPrinterDriverA and GetPrint...
1999-05-22  Andre Malafaya Bap... About dialog translated to Portuguese.
1999-05-22  Alexandre JulliardAuthors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiel...
1999-05-22  Alexandre JulliardAuthors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiel...
1999-05-22  Paul QuinnMicrosoft com vtable compatibility workaround for g...
1999-05-22  Marcus MeissnerReplaced all occurences of SYSMETRICS_xx and sysMetrics...
1999-05-22  Marcus MeissnerRemoved use of win.h, sysmetrics.h and associated WINE...
1999-05-22  Eric KohlToolbar customization dialog (take one).
1999-05-17  Huw D M DaviesImplement DocumentProperties, DeviceCapabilities, begin...
1999-05-17  Juergen SchmiedPrevent crash in stub of SheGetDirW.
1999-05-17  Juergen SchmiedFurther implementation of the FileMenu.
1999-05-14  Marcus MeissnerReplaced WIN_GetWindowInstance by GetWindowLongA(GWL_HI...
1999-05-14  Alexandre JulliardConverted to the new debug interface, using script...
1999-05-13  Andreas MohrImplemented InsertInASPIChain and fixed minor things.
1999-05-13  Alexandre JulliardAdapted for new register functions support (ESP_reg...
1999-05-12  Alexandre JulliardAdded macros and definitions for using exception inside...
1999-05-09  Alexandre JulliardImproved exception handling.
1999-05-08  Marcus MeissnerFixed warning.
1999-05-08  Marcus MeissnerPass PROPSHEETPAGE to propertypage dialog as lParam.
1999-05-08  Patrik StridvallANSI C fixes.
1999-05-08  Luc TourangeauRemoved the timer that was used to queue TRACKBAR_Refre...
1999-05-08  Yuxi ZhangImplemented toolbar multirow button layout.
1999-05-08  Francois BoisvertImplementation of WM_GETTEXT and WM_GETTEXTLENGTH in...
1999-05-02  Alexandre JulliardConverted to the new debugging interface (done with...
1999-05-02  Klaas van GendMore implementation of PrintDlgA.
1999-05-02  Francis BeaudetImplemented the OLE object default handler and data...
1999-05-02  Michael VekslerFix TRACE formatting warnings.
1999-05-02  Andreas MohrFixed a small syntax problem.
1999-05-01  Alexandre JulliardAuthors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiel...
1999-05-01  Luc TourangeauRemoved some flickering when inserting or deleting...
1999-05-01  Alexandre JulliardAuthors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiel...
1999-05-01  Thuy NguyenAdded support for adding and removing pages dynamically...
1999-05-01  Juergen SchmiedFixed default menu item.
1999-04-25  Patrik StridvallFixed ANSI compabillity.
1999-04-25  Bertho StultiensBuilt-in dlls now have resources attached via the PE...
1999-04-25  Patrik Stridvall#pragma pack(?) changed to #include "*pack*.h"
1999-04-25  Eric PouechPrevent crash when nMinRange > nMaxRange.
1999-04-25  Alexandre JulliardAuthors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiel...
1999-04-24  Juergen SchmiedMade internal format more compatible.
1999-04-24  Juergen SchmiedSmall fixes.
1999-04-24  Alexandre JulliardAuthors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiel...
1999-04-22  Patrik StridvallFixed ANSI compabillity.
1999-04-22  Michael VekslerRemoved some includes of 16 bit API.
1999-04-22  Adrian ThurstonICOMization of remaining interfaces.
1999-04-22  Noel BorthwickFixed bug with tooltips stealing focus whenever a toolt...
1999-04-22  Juergen SchmiedMoved stuff to the right place.
1999-04-22  Thuy NguyenFirst patch implementing property sheets.
1999-04-22  Juergen Schmied- more checks for valid pidl formats
1999-04-22  Juergen Schmied- corrected parameter count for SHGetSettings
1999-04-21  Juergen SchmiedFixed typo.
1999-04-19  Patrik StridvallNew debug scheme with explicit debug channels declaration.
1999-04-18  Bertho StultiensBugfix: free loaded library not before exit.
1999-04-18  Luc Tourangeau-Implemented TCS_BUTTONS, TCS_FIXEDWIDTH, TCM_GETITEMRECT,
1999-04-15  Marcus MeissnerTypo that broke Solaris compile fixed.
1999-04-11  Juergen SchmiedImplemented NtTerminateProcess and NtDisplayString.
1999-04-11  Kevin HolbrookFixed warning.
1999-04-11  Juergen Schmied- reorganised icon extracing from files
1999-04-10  Juergen SchmiedNew interfaces for IOleCommandTarget, IDropTarget,...
1999-04-10  Juergen SchmiedSHGetSettings implemented.
1999-04-10  Juergen SchmiedILLoadFromString implemented.
1999-04-10  Sylvain St.GermainFixed the messaging problem of the edit box for node...
1999-04-01  Luc TourangeauAdded support for icon and smallicon views.
1999-04-01  Juergen SchmiedAll 19 FileMenu_* functions, some as stubs, some implem...
1999-04-01  Juergen SchmiedSHCLSIDFromString, StrToOleStr implemented.
1999-04-01  Juergen SchmiedDllGetVersion (not yet exported).
1999-04-01  Pavel RoskinReplaced 0xC000 by symbolic constants.
1999-04-01  Francis BeaudetFixed small ==, != mixup.
1999-04-01  Francis BeaudetImplemented TCM_ADJUSTRECT.
1999-03-28  Dimitrie O. PaunChanged some debug messages from one channel to another...
1999-03-28  Juergen Schmied- adjusted printing of refcounts to be equal
1999-03-27  Juergen SchmiedReading of binary streams implemented (SHOpenRegStream).
1999-03-25  Pascal LessardChange the AddBitmap function. Implement flat toolbar...
1999-03-25  Marcus MeissnerMissing WINAPI.
1999-03-25  David LuyerAdded string.h.
next