Set selector 0000H base to 0xf0000 until the first 64K are
[wine] / dlls /
2000-10-15  Alexandre JulliardSet selector 0000H base to 0xf0000 until the first...
2000-10-15  Eric PouechFixed ShellMessageBox[AW] buffers usage (in some cases...
2000-10-15  Gerald PfeiferRemove unused variable orig_mode.
2000-10-15  Uwe BonnesDraw the scrollbar beside the buddy when neither UDS_AL...
2000-10-15  Uwe BonnesLocalization and expect leapdays when looking for the...
2000-10-15  Uwe BonnesLocalization and many changes to behaviour and outlook.
2000-10-15  Uwe BonnesSplit out resources that might be localized.
2000-10-15  Uwe BonnesAdded additional resource IDs.
2000-10-15  Marcus MeissnerStubbed LookupAccountNameA.
2000-10-15  Marcus MeissnerReturn "default" DirectDraw driver if we have at least...
2000-10-15  Rein KlazesLoadStringA inserts terminating null in the buffer...
2000-10-13  Francois GougetFixed the signature of the FormatMessage APIs.
2000-10-13  Francois GougetHFILE is an int, not a regular HANDLE.
2000-10-13  Gerald PfeiferFixed incorrect format string.
2000-10-13  Marcus MeissnerImplemented DirectInputCreateEx.
2000-10-13  Louis Philippe GagnonDo not send a WM_CONTEXTMENU message when a TreeView...
2000-10-13  Andreas Mohr- stupid spelling fixes
2000-10-13  Alexandre JulliardAdded a few more large integer functions.
2000-10-13  Marcus MeissnerStubbed GetDeviceGammaRamp.
2000-10-13  Chris MorganIndicate that the MIDI error message only affects progr...
2000-10-13  Susan FarleyTo improve custom-drawn items, add focus border to...
2000-10-13  Mike McCormackMoved comm.c into kernel32.
2000-10-13  Francois GougetFixed the signature of SysAllocStringByteLen.
2000-10-13  Susan FarleyStatus bars on managed windows should not have SIZEGRIP...
2000-10-13  Uwe BonnesMake reg the default output chanel.
2000-10-13  Rein KlazesIgnore setsockopt calls that make the size of the recei...
2000-10-13  Stephane LussierSubitems of listviews were not painted with the right...
2000-10-12  Francois GougetAdded many missing *Pxxx types.
2000-10-12  Chris MorganFix depressed state with flat toolbars so pressing...
2000-10-12  Susan FarleyOn InsertItem with TVI_FIRST, the check for resetting...
2000-10-12  Lionel UlmerSupport non-buffered overlays.
2000-10-12  Guy L. AlbertelliRewrite to support rows of bands.
2000-10-12  Serge IvanovSimple NULL check.
2000-10-12  Stephane Lussier- Background should not be drawn if the background...
2000-10-12  Marcus MeissnerAdded 16 (565) -> 15 (555) bit depth converter.
2000-10-12  Lionel UlmerImplememnted GetFourCCCodes.
2000-10-12  Marcus MeissnerEnable XF86vmode switching possible for X11 too.
2000-10-12  Eric PouechAdded PCM converter internal driver.
2000-10-12  Francois GougetFix the parameter types and comments of the DDElParam...
2000-10-12  Francois GougetAdded some of the APIs introduced in Win98, mostly...
2000-10-12  Andreas MohrMCICDA didn't open/close the door when calling the...
2000-10-12  Stephane LussierImplementation of OleLockRunning function.
2000-10-12  Aric StewartCorrected some segvs that occur with ownerdata listviews.
2000-10-12  Niels Kristian Bec... Define LOCALE_IDEFAULTMACCODEPAGE for Danish locale.
2000-10-12  Marcus MeissnerSuppress junk noise at startup of DirectSound on SB...
2000-10-03  Francois GougetFixed some prototypes.
2000-10-02  Francois JacquesBug fixes in mmio, related to buffering in record mode.
2000-10-02  Alexandre JulliardConvert NtQueryKey and NtEnumerateKey to the new reques...
2000-10-02  Alexandre JulliardForward all large integer functions to ntdll.
2000-10-02  Patrik StridvallFixed some issues found by winapi_check.
2000-10-02  James HathewaySilence unneeded exception to allow easier ACM debugging.
2000-10-01  Alexandre JulliardConverted some of the registry server requests to the...
2000-10-01  Alexandre JulliardImplemented a bunch of large integer functions in ntdll.
2000-09-29  Stefan Leichter- moved some code from WINSPOOL_GetPrinterDriver into...
2000-09-29  Alexandre JulliardMoved a bunch of routines to kernel32.dll (with the...
2000-09-29  Francois GougetMoved DLLVERSIONINFO to shlwapi.h.
2000-09-29  Andreas MohrLet InternalExtractIcon16 load icons from builtin DLLs.
2000-09-29  Francois GougetModified the bitmap centering algorithm to take the...
2000-09-29  Alexandre JulliardRemoved a few dependencies on kernel32 functions.
2000-09-29  Alexandre JulliardMoved critical section implementation to ntdll.
2000-09-29  Mike McCormackImplemented SHDeleteEmptyKeyA, SHDeleteKeyA.
2000-09-29  Susan FarleyCall ReleaseCapture (which triggers WM_CAPTURECHANGED...
2000-09-29  Francois JacquesUse waveaudio, not waveform.
2000-09-29  Huw D M DaviesFix a couple of TRACE messages.
2000-09-29  Francois GougetFix the return type of mixerMessage16.
2000-09-27  Alexandre JulliardAdded a few missing imports.
2000-09-27  Eric PouechStore a copy of MIDIOPENDESC information instead of...
2000-09-27  Eric PouechUnlock win16 crst while thunking up to 32 bit dll.
2000-09-27  Gerald PfeiferInclude <unistd.h> for prototype of select().
2000-09-27  James AbbatielloMCI_STATUS_LENGTH on Windows returns one frame less...
2000-09-27  Alexandre JulliardFixed a few non portable zero-size array declarations.
2000-09-26  Peter Hunnisett- Remove winmm hack in dplay code
2000-09-26  Andreas MohrStarted some basic work on the more or less undocumente...
2000-09-26  Susan FarleySupport for TBSTYLE_EX_DRAWDDARROWS style; reset captur...
2000-09-26  Alexandre JulliardMoved all Win16 definitions out of the standard Windows...
2000-09-26  Lionel UlmerAdded support for DirectDraw overlays using the XVideo...
2000-09-26  Alexandre JulliardA few includes cleanup.
2000-09-26  Alexandre JulliardRemoved shell.h. Cleaned up the nested includes mess...
2000-09-25  Alexandre JulliardUse documented DROPFILES structure instead of internal...
2000-09-25  Alexandre JulliardRemoved some of the XXX_reg macros now that we are...
2000-09-25  Alexandre JulliardRemoved inclusion of wine/winestring.h from winbase...
2000-09-24  Alexandre JulliardCall WH_GETMESSAGE hook in PeekMessage too (based on...
2000-09-24  Rein KlazesMake calls to gethostbyname, gethostbyaddr, getservbyname,
2000-09-24  Alexandre JulliardAdded support for exception handling while in vm86...
2000-09-24  Gerald PfeiferFixed format strings.
2000-09-24  Francois GougetAdded set WS_CHILD and CCS_TOP to the toolbar's style.
2000-09-24  Francois GougetThe size of the comctl32 internal bitmaps is 24x24...
2000-09-22  Chris MorganPaint background before drawing item and subitems....
2000-09-22  Andreas MohrMake GetTickCount not use the whole Unix epoch (since...
2000-09-22  Huw D M DaviesPaper size and orientation prop sheet for wineps.
2000-09-22  Susan FarleyAdded support DT_PATH_ELLIPSIS, DT_END_ELLIPSIS, and...
2000-09-22  Damyan OgnyanoffIErrorInfo is now derived from IUnknown.
2000-09-22  Aric StewartCorrect some situations with listview selections. Speci...
2000-09-22  Eric PouechFixed reentrancy issues in play/stop operations.
2000-09-22  Huw D M DaviesFix PrintDlg collate icons. Add orientation icons.
2000-09-22  Huw D M DaviesStubs for shlwapi.151 and shlwapi.153.
2000-09-22  Huw D M DaviesStub for CoIsOle1Class.
2000-09-22  Huw D M DaviesSet close on exec() flag at times when we leave /dev...
2000-09-22  Susan FarleyAdded support for FLATBUTTON style tabs.
2000-09-22  Andreas MohrAdd FIXMEs for all these nice completely unimplemented...
next