Added support for getting the wave device name.
[wine] / dlls /
2003-10-28  Robert ReifAdded support for getting the wave device name.
2003-10-28  Rok MandeljcFix dmloader's behavior to be more MS compliant.
2003-10-28  Marcus MeissnerUse freetype 2.0 defines for font encodings instead...
2003-10-28  Uwe Bonnesget_full_path_helper: Handle the case \\.\\ as intended...
2003-10-28  Uwe BonnesAnother difference in the printf family.
2003-10-27  Raphael Junqueira- Some fixes on DirectSound init (need SetCooperativeLe...
2003-10-27  Uwe BonnesControl_DoLaunch: memmove needs bytes as length argument.
2003-10-27  Jukka HeinonenClean up mouse driver implementation.
2003-10-27  Jukka HeinonenMoved drive parameter block (DPB) routines to winedos.
2003-10-27  Uwe BonnesAdded a few stubs.
2003-10-27  Hans LeidekkerAdded Dutch translations.
2003-10-27  Shachar ShemeshUpdated Hebrew resources.
2003-10-27  Robert ReifFix SMPTE time.
2003-10-27  Robert ReifOnly copy amount requested up to size of structure.
2003-10-27  Robert ReifClear a new hardware buffer to proper silence values...
2003-10-24  Alexandre JulliardUpdated some of the generated tests.
2003-10-24  Alexandre JulliardUse sigsetjmp instead of setjmp in Wine internal except...
2003-10-24  Uwe BonnesAdded a test case for sprintf.
2003-10-24  Filip Navara- Removed initialization of sh32_policy_table in SHInit...
2003-10-24  Dmitry TimoshkovMore tests for window creation parameters.
2003-10-24  Dmitry TimoshkovWindows always sets cbtc.hwndInsertAfter to HWND_TOP.
2003-10-24  Pavel RoskinMake MSVCRT__sopen() complain louder about unknown...
2003-10-24  Ivan Leo Murray... Added Italian resources.
2003-10-24  Robert ShearmanDon't store band text if "" is passed into SetBandInfo.
2003-10-24  Alexandre JulliardCall the application entry point from kernel32, some...
2003-10-24  Oleg ProkhorovAnother portion of HeapReAlloc fixes.
2003-10-24  Jon GriffithsAdded tests for FoldStringA/W.
2003-10-24  Jon GriffithsImplemented FoldStringA (using W version).
2003-10-24  Pavel RoskinAdded test for tmpnam().
2003-10-24  Pavel RoskinMSVCRT_tmpnam(): complete rewrite. Use the same names...
2003-10-22  Alexandre JulliardSimplified signal stack allocation a bit, and avoid...
2003-10-22  Alexandre JulliardA signal stack is not needed on PowerPC.
2003-10-22  Robert Shearman- Fix error paths in advapi32.CryptAcquireContextA.
2003-10-22  Robert ReifFix MMDRV_PhysicalFeatures to handle both 16 and 32...
2003-10-22  Dave BelangerFix EMF driver UpdateBBox routine. The EMF bounding...
2003-10-21  Dave BelangerFix splitpath and wsplitpath for the file extension.
2003-10-21  Gregory M. Turner- Remove an erroneous check in NdrSendReceive.
2003-10-21  Gerald PfeiferRemove unused variables EXE, BAT, CMD, and COM.
2003-10-21  Gerald PfeiferRemove unused variable depths[].
2003-10-21  Steven Edwards- Win16/32 cleanup.
2003-10-21  Daniel MarmierRegCreateKeyEx{A,W}: state that class string is constant.
2003-10-21  Maxime BellengéFix TAB_DeleteItem and TAB_DeleteAllItems regressions...
2003-10-21  Mike McCormackDon't use free'd pointer in status control - found...
2003-10-21  Ferenc WagnerAccount for unique NT4 behaviour.
2003-10-21  Robert ReifOnly return the number of bytes requested.
2003-10-16  Alexandre JulliardReplaced a few more 0xffffffff by the appropriate const...
2003-10-16  Rolf KalbermatterUse INVALID_FILE_ATTRIBUTES to test for failure of
2003-10-16  Alexandre JulliardThe imported typelib name must be converted to Unicode.
2003-10-16  Christian CostaAdd support for all Z buffer depths that are lower...
2003-10-16  Alexandre JulliardFixed handling of relay and snoop include/exclude lists...
2003-10-16  Alexandre JulliardPrint thread id in snoop traces.
2003-10-16  Alex Pasadyn- Added support for XRandR extension.
2003-10-16  Steven Edwards- Split Win16/32 file dialogs.
2003-10-15  Alexandre JulliardFixed cut&paste error.
2003-10-15  Adam GundyOnly send TVN_ITEMEXPANDING for items marked as having...
2003-10-15  Oleg ProkhorovAnother portion of HeapReAlloc fixes.
2003-10-15  Jon GriffithsImplemented FoldStringW.
2003-10-15  Marcus MeissnerSpecify fourcc codes for encodings directly, instead...
2003-10-15  Dmitry TimoshkovFix an obvious typo in call_hook_AtoW.
2003-10-15  Jon GriffithsAdd resources for boolean strings in several languages.
2003-10-15  Dimitrie O. PaunMerge win.ini/[mci extensions] into the registry.
2003-10-15  Alexandre JulliardGet rid of the drive codepages and use CP_UNIXCP instead.
2003-10-15  Daniel MarmierFixed warnings with gcc option "-Wwrite-strings".
2003-10-15  Alexandre JulliardRewrote splitpath and wsplitpath to avoid modifying...
2003-10-15  Dave BelangerImproved selection of freetype face charmap.
2003-10-15  Dave BelangerImplemented BitBlt, StretchBlt and SetDIBitsToDevice...
2003-10-14  Alexandre JulliardMoved the 16-bit storage interfaces out of the exported...
2003-10-14  Maxime Bellengé- Implemented HEADER_SetBitmapMargin and HEADER_GetBitm...
2003-10-14  Maxime BellengéOnly redraw the necessary area of the tab component...
2003-10-14  Gerald PfeiferRemove unused variables mdays, months, days, and DateStyle.
2003-10-14  Dmitry TimoshkovFix Finnish keyboard layout to better match the XFree86...
2003-10-14  Mike McCormackPass the correct lparam when calling PageDlgProcA's...
2003-10-14  Michael GünnewigFixed usage of GlobaReAlloc.
2003-10-14  Robert ReifFree should not happen when still playing.
2003-10-14  Alexandre JulliardMoved codepage functions to dlls/kernel.
2003-10-14  Dmitry TimoshkovFixed some problems found while compiling and linking...
2003-10-14  Oleg ProkhorovAnother portion of HeapReAlloc fixes.
2003-10-14  Jukka HeinonenRemove races from DPMI async event handling.
2003-10-14  Gerald PfeiferFix function pointer variable declaration in __wine_pro...
2003-10-14  Oleg ProkhorovSmall fix in sound flushing code.
2003-10-14  Alexandre JulliardSet or clear the BeingDebugged flag in the PEB when...
2003-10-14  Alexandre JulliardAdded check for pthread.h (reported by Steven Edwards).
2003-10-14  Daniel MarmierFixed warnings with gcc option "-Wwrite-strings".
2003-10-14  Dmitry TimoshkovFix some cases when 'keysym' might be left uninitialized.
2003-10-14  Daniel MarmierALSA_WaveInit: repaired device name.
2003-10-14  Christian CostaAdd necessary AddRef/Release stuff to {Set/Get}CurrentV...
2003-10-14  Vitaliy MargolenFix setting size of tab control.
2003-10-11  Alexandre JulliardUpdate __wine_main_argc after option processing.
2003-10-11  Dimitrie O. PaunFix some instances of memory allocation through HeapReA...
2003-10-11  Dave BelangerImplementation of underline and strikeout text in xrender.
2003-10-11  Dimitrie O. PaunRemove SYMBOLFILE and LDDLLFLAGS from Makefiles.
2003-10-11  Alexandre JulliardDefine an LDDLL command to link dlls, instead of using...
2003-10-11  Alexandre JulliardWe no longer need to link against ntdll in the Unix...
2003-10-10  Alexandre JulliardMoved the pthread emulation into the main binary so...
2003-10-10  Jon GriffithsDocumentation update.
2003-10-10  Alexandre JulliardDon't reference the environ global variable from kernel...
2003-10-10  Alexandre JulliardFixed importing of dlls with no exports (reported by...
2003-10-10  Alexandre JulliardThe intermediate .tmp.o file is no longer needed.
2003-10-10  Alexandre JulliardUse the standard DllMain entry point.
2003-10-10  Alexandre JulliardLDIMPORTS is no longer needed.
next