search for: imaadp32

Displaying 20 results from an estimated 26 matches for "imaadp32".

2006 Jun 11
4
Regression testing Money 2004
Hi, I'm following the WineGit instructions to try and discover why Money 2004 doesn't run with 0.9.12 or later. This is the first time I have tried to do regression testing, so I need some help. Is this the correct group to ask? I have installed git 1.1.4, copied the GIT repository to my PC, installed g++, yacc and bison, bisected the source tree and compiled. I then ran Money and
2002 Apr 28
0
WordPerfect for Windows 6.1 CORRECTION
...The shared code DLLs could not be loaded When starting with WINE "wine wpwin" I get these errors on the virtual console: fixme:msg711:Codec_FormatTagDetails enumerate tags fixme:msg711:Codec_FormatTagDetails enumerate tags fixme:msg711:Codec_FormatTagDetails enumerate tags fixme:imaadp32:Codec_FormatTagDetails enumerate tags fixme:imaadp32:Codec_FormatTagDetails enumerate tags When I start it directly: "wine wpwin61" I also get the error: Could not load 'SHWINB20.DLL' required by 'WPWIN61', error=2 Which is in: (fake)windows:\OFFICE\SHARED\WPC20\ The e...
2004 Mar 26
0
sequencer (sound)
...find file for ELF 'wine-kthread' ((nil)) I do have a system.ini, with the following: [mci] MPEGVideo=mciqtz.drv MPEGVideo2=mciqtz.drv avivideo=mciavi.drv cdaudio=mcicda.drv sequencer=mciseq.drv vcr=mcivisca.drv ; videodisc=mcipionr.drv waveaudio=mciwave.drv [drivers32] MSACM.imaadpcm=imaadp32.acm MSACM.msadpcm=msadp32.acm VIDC.MRLE=msrle32.dll ; VIDC.IV50=ir50_32.dll ; VIDC.CVID=iccvid.dll ; VIDC.IV31=ir32_32.dll ; VIDC.IV32=ir32_32.dll ; VIDC.MSVC=msvidc32.dll I assume this is from the default install configure. And the final bit of info: winecheck says the sequencer isn't there...
2011 Dec 11
0
Wine why no audio?
...IAB doesnt find midi drivers. The same with timidity+. Here is some code I've get. Please help me, should I submit a bug? Thanks! $ WINEDEBUG=+msacm wine ~/.wine/drive_c/biab/bbw.exe trace:msacm:DllMain 0x75870000 0x1 0x1 trace:msacm:MSACM_RegisterDriver (L"msacm.imaadpcm", L"imaadp32.acm", (nil)) trace:msacm:MSACM_RegisterDriver (L"msacm.msadpcm", L"msadp32.acm", (nil)) trace:msacm:MSACM_RegisterDriver (L"msacm.msg711", L"msg711.acm", (nil)) trace:msacm:MSACM_RegisterDriver (L"msacm.winemp3", L"winemp3.acm", (nil)...
2009 Mar 13
0
Wine release 1.1.17
...get_fc to typegen.c and rename it to get_basic_fc. widl: Returned pointers should default to being unique, not reference. rpcrt4: Add a check for a NULL ref pointer to NdrPointerUnmarshall. Stefan Leichter (1): ntoskrnl.exe: Stub for MmQuerySystemSize. Stefano Guidoni (4): imaadp32: block align the adpcm extra data. imaadp32: Fixed adpcm_FormatSuggest. imaadp32: Support for non-standard formats. msacm32: acmFormatEnum: Implement ACM_FORMATENUMF_SUGGEST. Steven Edwards (1): include: Add check to asm macro for Windows Services for Unix/Subsystem for Uni...
2017 Jun 09
0
Wine release 2.10
...mat is WAVE_FORMAT_PCM. msacm32: Add more invalid parameter checks for acmFormatEnum(). msacm32: Add invalid parameter checks for acmFormatDetails(). msacm32: Add more invalid parameter checks for acmFormatSuggest(). msacm32: Try to suggest PCM to PCM conversion first. imaadp32.acm: Fix block size calculations. imaadp32.acm: Fix nibble ordering. msacm32: Check correct variable. -- Alexandre Julliard julliard at winehq.org
2005 Feb 02
1
Re: one step closer to Flash MX 2004 installation
...elated > "glu32" = "builtin";Hardware related > "gult32" = "builtin";Hardware related > "icmp" = "builtin";Hardware related > "ifsmgr.vxd" = "builtin";Completely implemented > "imaadp32.acm" = "builtin";Completely implemented > "imm" = "builtin";Special hack needed > "imm32" = "builtin";Special hack needed > "iphlpapi" = "builtin";Hardware related > "joystick.drv" =...
2018 Mar 18
0
Wine release 2.0.5
...). Vincent Povirk (1): windowscodecs: Fix 32bppGrayFloat to 8bppGray conversion. Zebediah Figura (5): dinput/tests: Don't pump messages in test_acquire(). winegstreamer: Hold a reference to the filter in push_data(). compobj.dll16: Implement CoGetClassObject16(). imaadp32.acm: Fix nibble ordering. winedbg/gdbproxy: Replace memory read over a breakpoint with the real value. Zhiyi Zhang (1): winecfg: Fix a crash when inputting non-ASCII dll override name. -- Michael Stefaniuc mstefani at winehq.org
2018 Jul 20
0
Wine release 3.13
...e ARRAY_SIZE() macro. comctl32: Remove redundant NULL checks before Free(). atl: Use the ARRAY_SIZE() macro. mlang: Use the ARRAY_SIZE() macro. pdh: Use the ARRAY_SIZE() macro. dmime: Simplify the track list parser. dmime: Reimplement the track form parser. imaadp32.acm: Avoid ARRAY_SIZE-like macros. l3codeca.acm: Avoid ARRAY_SIZE-like macros. msacm32: Avoid an ARRAY_SIZE-like macro. dbghelp: Use the ARRAY_SIZE() macro. msadp32.acm: Avoid ARRAY_SIZE-like macros. msg711.acm: Avoid ARRAY_SIZE-like macros. msgsm32.acm: Avoid an...
2009 Mar 27
0
Wine release 1.1.18
...Fixed mpeg3_streamsize. Vincent Povirk (1): gdiplus: Support line gradient brushes in GdipFillPath. Vitaliy Margolen (1): shell32: Fix number of returned arguments from CommandLineToArgvW with empty string. William Waghorn (2): msadp32: Refuse unknown destination format. imaadp32: Refuse unknown destination format. -- Alexandre Julliard julliard at winehq.org
2007 May 11
0
Wine release 0.9.37
...to.ds: Constify a variable. devenum: Exclude unused header. dmstyle: Exclude unused headers. dmband: Exclude unused headers. dmusic32: Exclude unused headers. dmime: Exclude unused headers. dxerr9: Exclude unused header. kernel32: Constify a variable. imaadp32.acm: Constify some variables. dxerr8: Exclude unused header. dnsapi: Exclude unused header. dpnet: Exclude unused headers. dsound: Exclude unused headers. ifsmgr.vxd: Constify some variables. inseng: Exclude unused header. imagehlp: Exclude unused headers....
2006 Apr 07
4
Wine 0.9.11 and Visual Foxpro 9
...;builtin";Hardware related "glu32" = "builtin";Hardware related "gult32" = "builtin";Hardware related "icmp" = "builtin";Hardware related "ifsmgr.vxd" = "builtin";Completely implemented "imaadp32.acm" = "builtin";Completely implemented "imm" = "builtin";Special hack needed "imm32" = "builtin";Special hack needed "iphlpapi" = "builtin";Hardware related "joystick.drv" = "builtin"...
2018 Nov 23
0
Wine release 3.21
...Use the ARRAY_SIZE() macro. atl100/tests: Use the ARRAY_SIZE() macro. avifil32: Use the ARRAY_SIZE() macro. combase/tests: Use the ARRAY_SIZE() macro. hlink: Use the ARRAY_SIZE() macro. iccvid: Use the ARRAY_SIZE() macro. d3dx9: Use the ARRAY_SIZE() macro. imaadp32.acm: Use the ARRAY_SIZE() macro. kernel32: Use the ARRAY_SIZE() macro. l3codeca.acm: Use the ARRAY_SIZE() macro. msadp32.acm: Use the ARRAY_SIZE() macro. msvidc32: Use the ARRAY_SIZE() macro. ntoskrnl.exe: Use the ARRAY_SIZE() macro. odbc32: Use the ARRAY_SIZE()...
2020 Oct 09
0
Wine release 5.19
...ng literals. faultrep: Use wide-char string literals. dplayx: Use wide-char string literals. fltmgr.sys: Use wide-char string literals. fntcache: Use wide-char string literals. httpapi: Use wide-char string literals. http.sys: Use wide-char string literals. imaadp32.acm: Use wide-char string literals. infosoft/tests: Use wide-char string literals. jsproxy: Use wide-char string literals. mciqtz32: Use wide-char string literals. msadp32.acm: Use wide-char string literals. msftedit: Use wide-char string literals. explorerframe:...
2019 Jun 10
0
Wine release 4.10
...ild with msvcrt. hidclass.sys: Build with msvcrt. hlink: Build with msvcrt. hnetcfg: Build with msvcrt. httpapi: Build with msvcrt. iccvid: Build with msvcrt. ieframe: Build with msvcrt. ieproxy: Build with msvcrt. ifsmgr.vxd: Build with msvcrt. imaadp32.acm: Build with msvcrt. ntdll: Add a helper function to find a module from its dlopen handle. ntdll: Add a helper function to load a dll from a .so file. ntdll: Load the file we got when we can't locate the corresponding builtin. kernel32: Fix handling of LOAD_WITH_ALTER...
2012 Oct 12
0
Wine release 1.5.15
...d "naked" vars in record dereferences. d3dcompiler: Add a trace to D3DAssemble. d3dcompiler: Allow multiple input/output modifiers. d3dcompiler: Properly support function overloads. d3dcompiler: Add some checks to function definitions. Michael Stefaniuc (2): imaadp32.acm: Don't bother using the register storage class specifier. msrle32: Don't bother using the register storage class specifier. Nikolay Sivov (22): mlang: Move CodePageToCodePages() to IMLangFontLink2 and forward to it. mlang: Move GetCharCodePages() to IMLangFontLink2 an...
2007 Jan 25
0
Wine release 0.9.30
...ByteToWideChar and WideCharToMultiByte. wineconsole: Add support for non-latin symbols with curses. kernel32: Add comment for GetConsoleWindow. cmd: Remove incorrect return in WCMD_if(). cmd: In function WCMD_goto() changed strcmp() to lstrcmpi(). Andrew Talbot (33): imaadp32.acm: Remove unused function. itss: Declare a function static. kernel32: Declare some functions static. msg711.acm: Remove unused function. msadp32.acm: Remove unused function. itss: Remove unused variable and associated dead code. msdmo: Declare a function static...
2007 Feb 16
0
Wine release 0.9.31
...shell32: Declare some functions static. winex11.drv: Remove unused items. amstream: Constify a variable. dinput: Constify some variables. version: Constify a formal parameter of VerQueryValue{A|W}(). dxdiagn: Constify a variable. itss: Constify a variable. imaadp32.acm: Constify some variables. Aric Stewart (2): user32: We are calculating the height for the drop down based on user32: Scroll window fix. Bang Jun-Young (4): advapi32: Fix prototypes to match the PSDK. wininet: config.h police. ntdll: Fix NtUnloadKey to match the D...
2010 May 21
0
Wine release 1.2-rc1
...g. rsaenh: Implement CALG_SSL3_SHAMD5 hashing. Julius Schwartzenberg (1): wined3d: Cope with the new Intel renderer string. J?rg H?hle (7): winealsa: Supply FFFFFFFF for midiOutGetVolume, no garbage. winealsa: MOD_MIDIPORT has 0 voices and notes and FFFF ChannelMask. imaadp32: Refine size checks. winmm: WAVE/MIDI_MAPPER (-1) is a 32 bit UINT, not 16. winmm: A NULL CALLBACK_FUNCTION is acceptable since w2k. winmm: More MIDI boundary tests & fixes. winmm: Have MCI drivers handle notification for MCI_OPEN. Kai Blin (1): ws2_32: Stub out W...
2006 Oct 13
0
Wine release 0.9.23
...: Win64 printf format warning fixes. ifsmgr.vxd: Win64 printf format warning fixes. infosoft: Win64 printf format warning fixes. opengl32: Win64 printf format warning fixes. usp10: Win64 printf format warning fixes. msadp32.acm: Win64 printf format warning fixes. imaadp32.acm: Win64 printf format warning fixes. msg711.acm: Win64 printf format warning fixes. cfgmgr32: Win64 printf format warning fixes. midimap: Win64 printf format warning fixes. msxml3: Win64 printf format warning fixes. msvidc32: Win64 printf format warning fixes....