Displaying 2 results from an estimated 2 matches for "see_mask_flag_no_ui".
2006 May 31
2
pokerclient wont open new tables?! (wine says the aplication is already running)
Im trying to get my poker-client to run under wine (Svenska Spel). I
get wine to start it up with:
$wine poker.exe
i then get some error but it starts just as nice as in windows, here
are the text:
err:wave:DSDB_MapBuffer Could not map sound device for direct access
(Input/output error)
err:wave:DSDB_MapBuffer Please run winecfg, open "Audio" page and set
"Hardware
2007 Jun 15
0
Wine release 0.9.39
....
winebrowser: Add DDE support.
wine.inf: Use DDE for winebrowser as native.
shell32/tests: Simplify DDE thread and message loop.
shell32/tests: Save threadid from CreateThread as required by winme/98/95.
shell32/tests: Use ShellExecuteEx with SEE_MASK_FLAG_DDEWAIT and SEE_MASK_FLAG_NO_UI for DDE tests.
shell32/tests: Expand default DDE application name tests to conform to win98.
shell32/tests: Allow testing for arbitrary number of command line arguments in DDE tests.
shell32/tests: Add test for unquoted %1 in command and ddeexec keys.
setupapi/tests: Add bas...