Correct and complete some api documentation.
[wine] / dlls /
2005-03-21  Vincent BéronCorrect and complete some api documentation.
2005-03-21  Troy RolloCorrections to UrlIsW and UrlIsA.
2005-03-21  Glenn WursterRemove break statements missed in last patch.
2005-03-21  Vincent BéronWineDirect3DCreate has 3 args in the source.
2005-03-21  Vincent BéronUse "" for Windows includes in dlls, instead of <>.
2005-03-21  Jacek CabanKey words and replacements are case insensitive.
2005-03-21  Robert ShearmaniSelectedImage is allowed to be 0.
2005-03-21  Robert ShearmanFix SHCopyKey to treat string parameter correctly as...
2005-03-21  Vincent BéronFixed some calling conventions.
2005-03-21  Dimitrie O. PaunComplete unicodification.
2005-03-21  Dimitrie O. PaunProper handling for GWL_STYLE.
2005-03-21  Troy Rolloix test for STGM_SHARE_EXCLUSIVE on nameless DocFiles.
2005-03-21  Christian CostaRemoved wrong FIXMEs.
2005-03-21  Filip NavaraSpecify correct buffer size in GetPrivateProfileStringW...
2005-03-21  Ivan Leo PuotiImprove parameter checking in NtCreateFile.
2005-03-21  Matthew MastracciIf a FOURCC surface specifies DDSD_PITCH, use that...
2005-03-21  Dimitrie O. PaunDelete the critical section when freeing up the infoPtr.
2005-03-21  Robert ReifPrint out message name to make reading traces easier.
2005-03-21  Krzysztof Foltman- PageUp key support.
2005-03-19  Alexandre JulliardAdded support for the TLS expansion slots, adding an...
2005-03-19  Robert ReifFall back to default prepare/unprepare header functions.
2005-03-19  Robert ReifFix block align error message to show length before...
2005-03-19  Mike McCormackFix usage of STGM_ enumerations, remove forward declara...
2005-03-19  Mike McCormackRemove forward declarations of interface methods.
2005-03-19  Mike McCormackRemove an unused function.
2005-03-19  Mike McCormack- test cases for summary information
2005-03-19  Krzysztof Foltman- made string operations consistent wrt whitespace...
2005-03-19  Robert ShearmanFix deadlock caused by not leaving the critical section...
2005-03-19  Robert ShearmanFix memory leak in OleDuplicateData on error path ...
2005-03-19  Ulrich CzekallaGetCPInfo should return FALSE if called with NULL info...
2005-03-19  Jacek CabanAdded implementation of File[Un]Register and Resource...
2005-03-19  Jon GriffithsAvoid a magic number.
2005-03-18  C. Scott AnanianUPDOWN_GetBuddyInt should not fail when the control...
2005-03-18  Jacek CabanFixed vartype test.
2005-03-18  Mike McCormackImplement summary information loading and saving.
2005-03-18  Jon GriffithsImplement @188,190,195,200,256,478,481.
2005-03-18  Alexandre JulliardRevert changes to the painting code, the WM_CTLCOLORSTA...
2005-03-18  Robert ReifAdd support for more than one sound card.
2005-03-18  Robert ReifCheck wave out volume support.
2005-03-18  Jacek CabanFixed atl.rgs.
2005-03-18  Jacek CabanKeys may have only one of attributes.
2005-03-18  Gerald PfeiferFix compilation of the case without proper Linux joysti...
2005-03-18  Phil KrylovFixed support for RTF documents using ANSI charset...
2005-03-17  Jon GriffithsUse LMEM_ flags for LocalAlloc(), not GMEM_ (GlobalAlloc).
2005-03-17  Aric StewartFor ShellExecuteExA we need to copy out the hProcess...
2005-03-17  Juan LangBegin implementing IPropertyStorage.
2005-03-17  Alexandre JulliardMake the server know about the visible area of a window...
2005-03-17  Dmitry TimoshkovMatch OVERLAPPED structure to the SDK definition.
2005-03-17  Robert ReifFall back to default header prepare and unprepare funct...
2005-03-17  Mike McCormackRemove some dead code and some ifdefs.
2005-03-17  Hans LeidekkerAdd more tests and fix InternetTimeToSystemTimeW accord...
2005-03-17  Mike McCormackFix a regression in the file open dialog.
2005-03-17  Ivan Leo PuotiAdd parameter checking and remove last fixme.
2005-03-17  Jakob ErikssonMore trace info.
2005-03-17  Robert ReifUse real device name.
2005-03-17  Alexandre JulliardCompute the top clipping window directly on the server...
2005-03-17  Jakob ErikssonMore trace info.
2005-03-17  Mike McCormackFix dependencies.
2005-03-17  Mike McCormackConvert path to unicode, rearrange to remove forward...
2005-03-17  Phil KrylovReplaced slow and outdated character set handling in...
2005-03-17  Robert Shearman- Add critsec debugging info.
2005-03-17  Jeremy WhiteDo not fallback to defaults if a driver, mapper, or...
2005-03-17  Juan LangAdd a comment about byte order, change types to reduce...
2005-03-17  Jacek CabanAdded implementation of DllCanUnloadNow.
2005-03-17  Krzysztof Foltman- RTF reader doesn't use RichEdit messages anymore...
2005-03-16  Phil KrylovImproved RTF export.
2005-03-16  Jakob ErikssonTest failed before on 98, NT4, 2000 and XP.
2005-03-16  Alexandre JulliardDon't force injected hardware messages to be queued...
2005-03-16  Alexandre JulliardConverted the make_ctests script to C (based on a patch...
2005-03-16  Jacek CabanUse ATLRegistrar to register atl.dll.
2005-03-16  C. Scott AnanianStarted a unit test case for the updown control.
2005-03-16  Filip Navara_dbg_ILGetNext returns NULL if pidl->mkid.cb is zero...
2005-03-16  Jason EdmeadesCorrect memory allocation macro.
2005-03-16  Jakob ErikssonFix broken test.
2005-03-16  Jakob ErikssonSetDisplayMode can return DDERR_UNSUPPORTED. If it...
2005-03-16  Ulrich CzekallaDon't mark a file as readonly if it has any write bit...
2005-03-16  Dimitrie O. PaunAudit the control against Comctl32.dll version 6.0.
2005-03-16  Jon GriffithsFix two failures and (hopefully) a crash with early...
2005-03-16  Juan LangCorrect registering shell folders (values in Shell...
2005-03-16  Mike McCormack- Rename dupstrW to strdupW, and remove duplicate defin...
2005-03-16  Dmitry TimoshkovActually print dwExStyle in case of a mismatch.
2005-03-16  Robert ReifProvide default implementation of waveInPrepareHeader and
2005-03-16  Robert ReifwaveInPrepareHeader and waveInUnprepareHeader are not...
2005-03-16  Krzysztof Foltman- Unknown destinations are now correctly skipped (so...
2005-03-16  Hans LeidekkerStub implementations for WTSCloseServer, WTSDisconnectS...
2005-03-15  Alexandre JulliardBuild a static list of devices instead of relying on ELF
2005-03-15  Jakob ErikssonMore trace info.
2005-03-15  Jakob ErikssonCryptAcquireContextA() can return NTE_FAIL on Windows 98.
2005-03-15  Filip NavaraInitialize the "toc" field in the pdb_lookup structure...
2005-03-15  Robert ReifUnconditionally free memory. Should make smatch happy.
2005-03-15  Phil KrylovImplemented hash table lookup for RTF keywords in RTF...
2005-03-15  Krzysztof Foltman- WM_COPY (and WM_CUT) can now put both Unicode and...
2005-03-15  Robert ReifChange some global variable names.
2005-03-15  Dimitrie O. PaunCleanup and simplify the painting code.
2005-03-15  Robert ReifFix memory leak in error path.
2005-03-15  Robert ReifFix memory leak when there are too many drivers.
2005-03-15  Jason EdmeadesAvoid trap in mixerGetLineControlsA when cControls...
2005-03-14  Stefan LeichterMake mlang_test.exe loadable on NT 4.0.
2005-03-14  Phil KrylovInitial implementation of EM_STREAMOUT and RTF writer.
2005-03-14  Phil KrylovAdded "generator" RTF destination handling.
next