Create rpcrt4.dll.
[wine] / dlls /
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.
2000-07-08  James HathewayOnly use the column headers to calculate the width...
2000-07-08  Andreas MohrAdded semi-stub.
2000-07-08  Bradley BaetzHandle mciSendString("open <mcitype>",...)
2000-07-08  Huw D M DaviesFix SysStringByteLen to really return the length in...
2000-07-08  Slava MonichChanged the size of property sheet template to be the...
2000-07-08  Huw D M DaviesImplement IDataAdviseHolder.
2000-07-08  Huw D M DaviesFix typo in ITypeLib::IsName.
2000-07-08  Huw D M DaviesCreateStreamOnHGlobal should alloc a shared memory...
2000-07-08  Dmitry TimoshkovDo not crash if there was no files selected and OK...
2000-07-08  Ove KaavenFix a couple of problems with underruns and stopping...
2000-07-08  David ElliottMap each channel on every host to an ASPI controller...
2000-07-08  Andreas MohrDSA_InsertItem returns nIndex, not nItemCount.
2000-07-08  Chris MorganFixed background redrawing when control is covered...
2000-07-08  Marcus MeissnerRemoved another bad assert and two no longer needed...
2000-06-25  Marcus MeissnerReturn "no debugger attached" in NtQueryInformationProc...
2000-06-25  Eric PouechFixed crash when lpTemplateName is gotten from MAKEINTR...
2000-06-25  Marcus MeissnerFixed two asserts in Blt().
2000-06-25  Gerald PfeiferProperly cast arguments to printf to match the intended...
2000-06-25  Eric PouechSeveral fixes spotted by Corel (Jean-Claude Batista...
2000-06-25  Mike McCormackAdd workarounds for null strings in TOOLBAR_InsertButto...
2000-06-24  Eric PouechCleaned up loading/init code in OSS.
2000-06-24  Eric PouechA few missing console stubs.
2000-06-24  Eric PouechFixed animation loading for RLE encoding.
2000-06-24  Juergen Schmied- removed hack to find the right resource
2000-06-24  Juergen Schmied- fixed reported bugs
2000-06-24  Andreas MohrCallProcEx32W should be named _CallProcEx32W.
2000-06-24  Juergen Schmied- many new Path* stubs
2000-06-24  Ove KaavenImplemented the DirectSound HAL in winmm's wineoss...
2000-06-24  Ove KaavenImplemented the DirectSound HAL mode for DMA primary...
2000-06-24  Andreas MohrImplemented/stubbed IconSize() and ControlPanelInfo...
2000-06-24  Gerald PfeiferAdded missing #include <math.h>.
2000-06-24  Marcus MeissnerCreate xlib ddsurfaces with correct reference counts.
2000-06-24  Alexandre JulliardSplit bidi16.c and network.c out of misc/ into their...
2000-06-23  Andreas MohrAdded more ordinals to KERNEL, GDI, USER and system...
2000-06-23  Peter Ganten_common_depth_to_pixelformat() returns -1 and not zero...
2000-06-23  Dave HawkesAvoid gratuitously changing the ZORDER.
2000-06-23  Marcus MeissnerUse correct bpp for the X side of the surface XImages.
2000-06-23  Marcus MeissnerDump FourCC correctly, print conversion messages, add...
2000-06-23  Marcus MeissnerRestrict nTimeout to 0-32767, since it is a 16bit value...
2000-06-23  Dave HawkesException handling for SIGFPE must always clear the...
2000-06-23  Alexandre JulliardMoved shared crtdll/ntdll functions into ntdll.
2000-06-23  Alexandre JulliardCleaned up a few inter-dll dependencies.
2000-06-23  Patrik StridvallFixed some issues found by winapi_check.
2000-06-23  Patrik StridvallFixed some warnings.
2000-06-23  Ove KaavenRestructure DirectSound. Remove dsound thread, use...
2000-06-23  Francois GougetMerged DeviceCapabilities and DeviceCapabilitiesA.
2000-06-23  Francois GougetMerged MCIWndCreate and MCIWndCreateA.
2000-06-23  Huw D M DaviesCLSIDFromString apparently also accepts ProgIDs as...
2000-06-20  Alexandre JulliardCleaned up a few inter-dll dependencies.
2000-06-20  Noomen HamzaOleConvertOLESTREAMToIStorage fails (returns REGDB_E_CL...
2000-06-20  Gerald PfeiferFixed format strings.
2000-06-20  Alexandre JulliardFor dlls, derive SPEC_SRCS from MODULE and ALTNAMES.
2000-06-20  Ove KaavenFixed WHDR_DONE race condition.
2000-06-20  Huw D M DaviesImplemented StrCatBuff.
2000-06-20  Gerard PatelProtect against programs creating parts with negative...
2000-06-18  Stephane Lussier- Fixed a memory corruption in safe arrays when using...
2000-06-18  Francois GougetAdded some missing prototypes.
2000-06-18  James HathewayCreated an initial Winsock 2 (ws2_32) DLL. Makes use...
2000-06-18  Eric PouechFixed port status query.
2000-06-18  Noomen HamzaWM_PAINT should be processed only by the TREEVIEW_Paint...
2000-06-18  James HathewayAdded a stub for CoCreateFreeThreadedMarshaler().
2000-06-16  Francois JacquesMake IIDFromString point to CLSIDFromString.
2000-06-16  Juergen Schmied- better error check when importing functions via GetPr...
2000-06-16  Juergen Schmied- fixed null-pidl from _ILCreateControl
2000-06-16  Francois JacquesKeep an internal copy of the icon.
2000-06-14  Gerard PatelSet the base for the ordinals of olepro32 to 248.
2000-06-14   <jimregan@litsu.ie>Added difftime function.
2000-06-13  Juergen Schmied- new dll shfolder.dll
2000-06-13  Bertho Stultiens- Bugfix: Corrected "off by one" error in the linenumbe...
2000-06-13  Alexandre JulliardUse the Unicode string functions from wine/unicode...
next