Fixed IShellLinkA/W definitions.
[wine] / dlls /
2000-08-03  Alexandre JulliardFixed IShellLinkA/W definitions.
2000-08-03  Alexandre JulliardAdded guiddef.h and moved a few GUID definitions to...
2000-08-03  Alexandre JulliardFixed IsEqualGUID definition.
2000-08-03  Aric Stewart- Fixed bug where InitSubItem was doing a ZeroMemory...
2000-08-03  Marcus MeissnerOne of the 24/32 convert color masks was wrong.
2000-08-03  Marcus MeissnerGetPropA/W have string args.
2000-08-03  Alexandre JulliardAdded imports of user32/gdi32/kernel32 wherever necessary.
2000-08-02  Marcus MeissnerPE_MESSAGE_HEADER.Length contains the header itself...
2000-08-01  Gerard PatelChanged the win31 style file dialog to 32 bits structur...
2000-08-01  Alexandre JulliardSerge Ivanov
2000-08-01  Matthew LakeFixed a segfault problem using the standard file open...
2000-08-01  Susan FarleyMore consistent calculation of line height, scrolls...
2000-08-01  Aric StewartFixed a few bugs including one with setting extended...
2000-08-01  Aric StewartImplemented InternetCheckConnectionA.
2000-08-01  Marcus MeissnerFixed 2 forward entries.
2000-08-01  Marcus MeissnerRemoved some flicker by detecting if we set the same...
2000-07-31  Alexandre JulliardCleaned up some more USER dependencies.
2000-07-31  Alexandre JulliardMoved toolhelp implementation into kernel32 dll.
2000-07-31  Dave PicklesAdded text for all messages included in win95 and winNT.
2000-07-31  Marcus MeissnerAdded { } around stuff in ADD_TO_T macros.
2000-07-29  Alexandre JulliardRemoved some unnecessary inclusions of wingdi.h and...
2000-07-29  Alexandre JulliardRemoved a few external dependencies from ntdll.
2000-07-29  Marcus MeissnerAdded CreateTypeLib,LHashValOfNameSys stubs.
2000-07-29  Marcus MeissnerImplemented SmoothScrollWindow.
2000-07-29  Marcus MeissnerGet rid of USER32 functions in KERNEL32.
2000-07-29  Uwe BonnesWe always have strerror, so no need to ifdef HAVE_STRERROR.
2000-07-29  Marcus MeissnerImplemented OleGetAutoConvert.
2000-07-29  Marcus MeissnerNo longer crash when running with DirectDraw with a...
2000-07-28  Francois Jacques- implementation of SetWindowsRgn and GetWindowRgn
2000-07-28  Dmitry TimoshkovAdded stub for OLE32.OleSetAutoConvert needed by Adobe...
2000-07-28  Huw D M DaviesAdd Connection Point support to OLE font objects.
2000-07-28  Alexandre JulliardAdded 'owner' field to 16-bit spec files to specify...
2000-07-26  Alexandre JulliardMerged setupx.dll into setupapi.dll.
2000-07-26  Alexandre JulliardAdded a few empty source files so that each dll has...
2000-07-26  Eric Pouech- removed (now obsolete) driver.h file (it's content...
2000-07-26  Alexandre JulliardMoved shlwapi routines from shell32.dll to shlwapi...
2000-07-25  Alexandre JulliardMake unicode.o into a separate ELF library so that...
2000-07-25  Dave PicklesImproved FormatMessage:
2000-07-25  James HathewayPortability fixes.
2000-07-25  Patrik StridvallFixed issues found by winapi_check.
2000-07-25  Alexandre JulliardMoved thunking functions off to kernel32.dll.
2000-07-25  Alexandre JulliardTemporarily moved advapi32 registry support back into...
2000-07-25  Alexandre JulliardMerged wing.dll into gdi32.dll.
2000-07-25  Aric StewartPrevent the attempt to draw invalid image indexes.
2000-07-25  Huw D M DaviesA generic implemention of IConnectionPoint/IEnumConnect...
2000-07-24  Alexandre JulliardMerged msacm and msacm32 dlls.
2000-07-23  James HathewayAdds an initial WSAIoctl function with support for...
2000-07-23  Eric PouechCompilation fixes for OpenGL.
2000-07-23  Lionel UlmerDetect broken glext.h headers.
2000-07-23  Gerard PatelFocus handling, visual changes + misc fixes.
2000-07-23  Mike McCormackImplemented lineGetCountry. (works with HyperTrm.exe)
2000-07-23  Andreas MohrAdded InstallHinfSection stub.
2000-07-23  Aric StewartHandle the case where the function SetItem is called...
2000-07-23  Ove KaavenAdded a few C++ operators to Direct3D structures, and...
2000-07-23  Eric PouechInsured that all parameters of async functions are...
2000-07-23  Marcus MeissnerIDirectDraw,IDirectDraw2,IDirectDraw4 fixed up in regar...
2000-07-23  Ove KaavenChange the V86BASE macro to call DOSMEM_MemoryBase...
2000-07-23  Eric PouechFixed first seek on MEM mmio files.
2000-07-23  Gerard PatelRemove calls to DIALOG_DoDialogBox and DIALOG_CreateInd...
2000-07-23  John R. SheetsAdd a few more fields to HTTP_GetStdHeaderIndex() and...
2000-07-23  John R. SheetsPut the URL parameter list in with the URL path if...
2000-07-23  Ove KaavenAdded stub for RasHangUpA().
2000-07-23  David Elliott- Changed the temporary buffer for loading resources...
2000-07-16  Andreas MohrSpelling fixes.
2000-07-16  Lionel Ulmer- fix Direct3D support and a lot of warnings
2000-07-15  Mike McCormackHook serialui dll into existing comm functions.
2000-07-15  Mike McCormackImplemented serialui dll containing CommConfigDialog,
2000-07-15  Patrik StridvallFixed some warnings.
2000-07-15  Patrik StridvallFixed some issues found by winapi_check.
2000-07-15  Ed SnowFixes unmuting when unmuted.
2000-07-15  Huw D M DaviesCreate rpcrt4.dll.
2000-07-15  Rob FarnumIgnore iBitmap width when drawing flat toolbar.
2000-07-15  David Elliott- New function in aspi.c SCSI_Fix_CMD_LEN which determi...
2000-07-15  Peter GantenStubs for CreateDesktopA and EnumDesktopWindows.
2000-07-15  Andreas MohrAdded WSAWaitForMultipleEvents (alias to WaitForMultipl...
2000-07-15  Huw D M DaviesOLE picture object implementation.
2000-07-11  Alexandre JulliardSet ansi/oem/mac code pages from current locale.
2000-07-11  James HathewayStub for the ACM_METRIC_MAX_SIZE_FORMAT command of...
2000-07-11  Marcus MeissnerCheck for NULL flipchain and just return the current...
2000-07-11  Marcus MeissnerImplemented _vsnprintf by calling wvsnprintfA.
2000-07-11  Chris MorganFixed TOOLBAR_DrawString() to offset button text if...
2000-07-10  Peter Hunnisett- Make ref counting a little more efficient
2000-07-10  Dmitry TimoshkovMoved all NLS dependent data to the KERNEL resources.
2000-07-10  Francois JacquesPrevent SysAllocString and SysAllocString16 to perform...
2000-07-10  Marcus MeissnerStub for RegisterDeviceNotificationA.
2000-07-10  Gerard PatelFakes a negotiation of the winsock version.
2000-07-10  Juergen Schmied- better loading of *.tlb files
2000-07-10  Juergen SchmiedImplemented OleCreate.
2000-07-09  Huw D M DaviesStub implementation of LHashValOfNameSysA.
2000-07-09  Dave HawkesWith some apps a fault was possible in ExtractAssociate...
2000-07-09  Alexandre JulliardCreated separate libraries for dplay, shfolder, shlwapi...
2000-07-08  Francois JacquesImplemented SafeArrayGetVarType.
2000-07-08  Stefan LeichterStarted implementation of the functions GetDefaultCommC...
2000-07-08  Marcus MeissnerCorrected 24->32 conversion. Still only correct for...
2000-07-08  Chris MorganFixed TOOLBAR_DrawString() to offset button text if...
2000-07-08  Francois JacquesAdded setupapi shared library and SetupIterateCabinet...
2000-07-08  Bradley BaetzImplemented a large number of the msvideo dll routines.
2000-07-08  Gerard PatelAllow the size of bitmaps to be changed after toolbar...
2000-07-08  Slava MonichOn Windows property sheet has DWL_USER dword pointing...
2000-07-08  Slava MonichImplementation of Get/SetThreadPriorityBoost.
next