search for: dmime

Displaying 20 results from an estimated 109 matches for "dmime".

Did you mean: mime
2015 Jul 10
0
Wine release 1.7.47
...valgrind shows some possible leaks in mmdevapi/tests/dependency.c 36236 valgrind shows a leak in comctl32/tests/propsheet.c 36265 valgrind shows a couple leaks in dmband/tests/dmband.c 36270 valgrind shows several leaks in dmcompos/tests/dmcompos.c 36271 valgrind shows several leaks in dmime/tests/dmime.c 36273 valgrind shows several leaks in dmstyle/tests/dmstyle.c 36357 valgrind shows a leak in dswave/tests/dswave.c 36364 valgrind shows a few leaks in ieframe/tests/intshcut.c 36837 Steam fallout new vegas error 37306 Multiple applications trying to use Vista+ Thread Po...
2008 Mar 15
8
Help with Netsoccer
Hi! There's a small online game that wich i'm a frequent player of, which is Netsoccer (www.netsoccer.biz)... But I decided to get rid of windows, since I tested the ubuntu live cd, so i installed ubuntu. Then, in order to play my favorite game, i installed wine and downloaded Netsoccer... I read some tutorials and got wine working... But i can't get Netsoccer working =(.. I get an
2005 Aug 12
0
gothic2 demo, install and dmusic issues
...ce:dmusic:IDirectMusicCollectionImpl_IUnknown_AddRef (0x7fdf5bc0)->(ref before=0) trace:dmusic:IDirectMusicCollectionImpl_IDirectMusicObject_ParseDescriptor (0x7fdf5bc0, 0x7fdf5998, 0x7fc0f240) err:dmloader:IDirectMusicLoaderImpl_IDirectMusicLoader_SetObject : couldn't parse descriptor trace:dmime:DllGetClassObject (CLSID_DirectMusicPerformance, IID_IClassFactory, 0x7fc0f9a4) trace:dmime:PerformanceCF_CreateInstance ((nil), IID_IDirectMusicPerformance, 0x7a4f94) trace:dmime:DMUSIC_CreateDirectMusicPerformanceImpl (0x735068,0x7a4f94,(nil)) trace:dmime:IDirectMusicPerformance8Impl_QueryInterfa...
2008 Apr 26
3
Rise of nations problem
Im trying out Ubuntu (8.04) and thought Id give wine(0.9.59) a bit of a try, I gave RON a try and I keep hitting the error below when trying to start installation (i basically get nothing no spalsh screen nothing :( ), this was after I had the preloader bug http://bugs.winehq.org/show_bug.cgi?id=12516#c8, which the work around fixed and I was able to install starcraft/broodwars okay as a test
2011 Sep 15
1
Spelunky
...before it starts up. I'm running on the x86-64 version of Arch Linux and wine 1.3.28. I setup wine with WINEARCH=win32. Code: fixme:x11drv:sync_window_opacity LWA_COLORKEY not supported err:dmloader:IDirectMusicLoaderImpl_IDirectMusicLoader_SetObject : could not attach stream to file fixme:dmime:IDirectMusicPerformance8Impl_InitAudio (0x20b628, (nil), (nil), 0x10098, 8, 64, 3f, (nil)): to check fixme:alsa:AudioClient_GetMixFormat Don't know what to do with 10000 channels, pretending there's only 2 channels fixme:alsa:AudioClient_GetMixFormat Don't know what to do with 4 channel...
2017 May 12
0
Wine release 2.8
...ter. mfplat: Implement MFTEnum. mfplat/tests: Add tests. Michael Stefaniuc (25): dmusic: Use DMUS_EVENT_SIZE() to calculate the size of the message. dmusic: Implement IDirectMusicBuffer::PackUnstructured(). dmusic: Avoid an intermediate copy in PackStructured(). dmime/tests: Use simpler variable names in test_InitAudio(). dmime/tests: Add more InitAudio() tests. dmime: Properly use SetCooperativeLevel() on the dsound ifaces we create. dmusic/tests: Add some IDirectMusic_SetDirectSound() tests. dmusic/tests: Expand the dsound refcount test...
2018 Mar 16
0
Wine release 3.4
...ext-ms-win-ntuser-misc-l1-5-1: Add dll. ext-ms-win-dwmapi-ext-l1-1-0: Add dll. ext-ms-win-ntuser-private-l1-3-1: Add dll. ext-ms-win-ntuser-window-l1-1-4: Add dll. ext-ms-win-rtcore-ntuser-dpi-l1-2-0: Add dll. ext-ms-win-rtcore-ntuser-rawinput-l1-1-0: Add dll. dmime: Fix misplaced parenthesis. Anton Romanov (5): wmp: Add semistub IWMPSettings invokeURLs, enableErrorDialogs and autoStart properties implementation. wmp: Add IWMPMedia stub. wmp: Add IWMPNetwork stub. wmp: Implement IWMPPlayer_get_URL and IWMPMedia_get_sourceURL. wmp...
2009 Apr 05
2
AGEod American Civil War vs. Wine 1.1.18
...ers and 32 total samplers fixme:d3d:IWineD3DImpl_FillGLCaps Expected vertex samplers + MAX_TEXTURES(=8) > combined_samplers fixme:win:EnumDisplayDevicesW ((null),0,0x32ea80,0x00000000), stub! err:dmloader:IDirectMusicLoaderImpl_IDirectMusicLoader_SetObject : could not attach stream to file fixme:dmime:IDirectMusicPerformance8Impl_InitAudio (0x13d750, 0xecdfe0, 0xecdfdc, (nil), 0, 0, 3f, (nil)): to check fixme:dmime:IDirectMusicPerformance8Impl_InitAudio return dsound(0x137c98,0) fixme:dmime:IDirectMusicPerformance8Impl_Init (iface = 0x13d750, dmusic = 0xecdfe0, dsound = 0x137c98, hwnd = (nil)) f...
2014 Jan 17
0
Wine release 1.7.11
...ils. dmusic: The object class is immutable in a DirectMusicObject. dmusic: Don't crash on NULL in IDirectMusicObject::GetDescriptor. dmusic/tests: Add some DirectMusicCollection tests. dmusic: Don't hardcode the guidClass in IDirectMusicObject::ParseDescriptor. dmime: Don't use an IDirectMusicSegment8 method implementation directly. dmime: Remove duplicated "IDirectMusicSegment8" from the method names. dmime: COM cleanup for IDirectMusicSegment8. dmime: Remove the extraneous IUnknown from DirectMusicSegment8. dmime: Fix cop...
2019 Dec 13
0
Wine release 5.0-rc1
...ws2_32/tests: Fix the spelling of a couple of ok() messages. winecfg: Avoid an unneeded strlen() call. dmloader: Fix the spelling of a TRACE() message and a comment. msxml3/tests: Avoid an unneeded lstrlenW() call. winex11.drv: Fix the spelling of a WARN() message. dmime/tests: Fix the spelling of a performance ok() message. winemac.drv: Fix the spelling of a couple of comments. vbscript/tests: Fix the spelling of a vbscript comment. d3dx9_36: Fix the spelling of a comment. shell32: Fix the spelling of a variable name. urlmon/tests: Fi...
2019 Nov 15
0
Wine release 4.20
...of LOCALE_IDEFAULTUNIXCODEPAGE. Alistair Leslie-Hughes (14): user32: WM_MOUSEACTIVATE should return MA_NOACTIVATE for WM_LBUTTONDOWN/HTCAPTION message. dmstyle: IDirectMusicTrack GetParam add pointer check. dsdmo: Added dll. dsound/tests: Add media object query tests. dmime: Trace dwGroupBits parameter consistently. dmband: Handle the DirectX 7 version of DMUS_IO_INSTRUMENT structure. dmscript: Script track IPersistStream IsDirty return S_FALSE. dmband: Rename IDirectMusicTrack8Impl to band_track. dinput: Keyboard device doesn't support pro...
2010 Sep 08
1
Trying to get audio into Steam
...t a wall of text saying the following (if I don't use the nice command mentioned on the Arch page): Code: err:ole:CoGetClassObject no class object {d2ac2881-b39b-11d1-8704-00600893b1bd} could be created for context 0x3 err:quartz:GetClassMediaFile Media class not found I had an error about dmime but I added it via winetricks, which I hope wasn't a mistake, but an error from it says this as well. Code: err:ole:COMPOBJ_DllList_Add couldn't load in-process dll L"dmime.dll" I don't get any other errors that may seem audio related. Hopefully this may be enough informa...
2015 Jun 26
0
Wine release 1.7.46
...ctions to their IOCTLs. Bernhard ?belacker (2): comctl32/tests: Free memory used by property sheet page (Valgrind). advapi32: Fix RegEnumValueW when enumerating long values. Bruno Jesus (6): dmband: Don't fake success on IDirectMusicUtils_IPersistStream_ParseReference. dmime: Don't fake success on IDirectMusicUtils_IPersistStream_ParseReference. ws2_32/tests: Add UDP select() test for unbound socket. ws2_32: Trace accepted socket. ws2_32: Add a helper to get socket type. ws2_32: UDP sockets can write data even when unbound. Daniel Lehman (1...
2019 Nov 29
0
Wine release 4.21
...tions to kernelbase. kernel32: Add more special cases in ConvertDefaultLocale(). ntdll: Move locale functions to a new locale.c file. ntdll: Implement RtlLocaleNameToLcid(). kernel32: Use RtlLocaleNameToLcid(). kernel32/tests: Get rid of Unicode helper functions. dmime: Fix duplicate const. ntdll: Fix counting of environment strings. ntdll: Initialize the system and user locales directly in ntdll. kernel32: Get the initial locales from ntdll. kernel32: Move the locale registry setup to kernelbase. wineboot: Also set the Flags value u...
2015 May 01
0
Wine release 1.7.42
...luster came from. dwrite: Trace text strings up to specified length. msdmo: Store requested category GUID instead of a pointer to it. msdmo: Added a helper to duplicate partial media type arrays. msdmo: Add more tracing. dwrite: Implement ApplyCharacterSpacing(). dmime: Fix a couple of trace messages. dmime: Implement GetClassID() for IDirectMusicGraph. dmime/tests: Fix some failures on Win2k VMs. dmime: No need to allocate description separately for IDirectMusicGraph. dmime: Don't expose IDirectMusicAudioPath impl details. inclu...
2019 Dec 20
0
Wine release 5.0-rc2
...work. winex11: Use the default color table for window surfaces on 8bpp displays. winecrt0: Preserve last error when loading debug functions. Alistair Leslie-Hughes (3): dmloader: Release objects on error paths (Coverity). oledb32/tests: Add PromptNew interactive test. dmime: IDirectMusicAudioPath Release primary buffer. Andr? Hentschel (3): kernel32: Fix some spec file entries. mapi32: Fix some spec file entries. rpcrt4: Fix RpcNetworkIsProtseqValid[AW] spec file entries. Charles Davis (4): kernel32: Forward OpenThreadToken() to kernelbase....
2012 Apr 13
0
Wine release 1.5.2
...ather than FontConfig, by default. Kusanagi Kouichi (1): gdi32: Improve font cache. Lucas Zawacki (1): dinput: Don't trace DIEFFECT members if they don't contain valid data. Marcus Meissner (1): winealsa.drv: Fixed buffer to RegEnumKeyExW. Michael Stefaniuc (11): dmime: COM cleanup for IDirectMusicPerformance8. dmime: DirectMusicPerformance doesn't supports COM aggregation. dmime/tests: Add some COM tests for IDirectMusicPerformance. dmime: Move struct IDirectMusicPerformance8Impl to the c file. devenum: COM cleanup for ICreateDevEnum....
2020 Sep 25
0
Wine release 5.18
...t NULL check before heap_free(). xactengine3_7: Remove superfluous cast to self. advapi32: Remove superfluous cast to self. gdiplus/tests: Use the ARRAY_SIZE() macro. windowscodecs/tests: Use the ARRAY_SIZE() macro. qedit: Drop redundant NULL check before free(). dmime: Reimplement IPersistStream_Load() for SegTrigger track. dmime: Simplify the parse_segments_list() helper. dmime: Reimplement the segment item parser. dmime: dmutils.h is no longer needed. dmime: Get rid of the DMUS_PRIVATE_SEGMENT_ITEM typedef. dmcompos: Remove the un...
2020 Jan 11
0
Wine release 5.0-rc5
...re Julliard (4): ntdll: Make loop counter signed. kernelbase: Remove trailing dot in GetComputerNameExW() when domain name is empty. kernelbase: Set an explicit load address. kernel32/tests: Remove some workarounds for old Windows versions. Alistair Leslie-Hughes (2): dmime: IDirectMusicSegment8 SetLoopPoints support zero start/end. d3dx9: Make ID3DXLine::OnResetDevice() return S_OK. Andrey Gusev (3): webservices: Fix misplaced parenthesis. mshtml/tests: Fix a typo. scrobj/tests: Fix a typo. Andr? Hentschel (7): advapi32/tests: Don'...
2019 Oct 18
0
Wine release 4.18
...msvcrt: Export some functions on all architecture except i386. ntdll: Disallow changing DEP flags on 64-bit. programs: Make all program entrypoints cdecl. libport: Add codepage 28601 (Latin/Thai). Alistair Leslie-Hughes (17): include: Allow building against dmusic. dmime: Improved tracing of the DMUS_OBJECTDESC structure. dsound/tests: Add some GetStatus checks. dmime: Always set a minimum timeout in IDirectMusicPerformance8::SetNotificationHandle. dpnet: Report no programs found in IDirectPlay8LobbyClient EnumLocalPrograms. dsound/tests: Al...