Displaying 2 results from an estimated 2 matches for "mcisendstringw".
Did you mean:
mcisendstring
2006 Mar 06
0
fixme:mci:MCI_LoadMciDriver Couldn't load driver for type L"MPEGVIDEO"
...ying to run an application called "Sprakknep"
(http://www.softogram.se/sprakknep.html), which uses audio output. The
application fails with a dialog box saying:
"The specified device is not open or is not recognized by MCI"
When running with WINEDEBUG=+mci, I get:
trace:mci:mciSendStringW (L"open \"C:\\Program Files\\Spr\00e5kknep\\tal\\allm hem ord\\aho6.mp3\" alias Editor1", (nil), 0, 0x20036)
trace:mci:MCI_LoadMciDriver wDevID=0001
fixme:mci:MCI_LoadMciDriver Couldn't load driver for type L"MPEGVIDEO".
If you don't have a windows installation...
2014 Jun 13
0
Wine release 1.7.20
...msasn1: Add stub dll.
Bruno Jesus (17):
ws2_32: Take care of EINTR inside the helpers.
ws2_32: Avoid memory allocation for simple sends.
ws2_32: Avoid memory allocation for simple receives.
user32/tests: Fix a memory leak (valgrind).
winmm: Fix a memory leak in mciSendStringW (valgrind).
wintrust/tests: Fix a memory leak (valgrind).
winspool.drv: Do not try to check the registry if opening the printer fails (valgrind).
userenv/tests: Fix a memory leak (valgrind).
wininet/tests: Fix a memory leak (valgrind).
shlwapi: Avoid reading past the p...