Re: [PATCH 2/2] winealsa: implement GetPropValue and return device path
18 Nov
2014
18 Nov
'14
12:15 p.m.
On 18.11.2014 20:59, Mark Harmstone wrote:
--- a/dlls/winealsa.drv/Makefile.in +++ b/dlls/winealsa.drv/Makefile.in @@ -1,5 +1,5 @@ MODULE = winealsa.drv -IMPORTS = uuid ole32 advapi32 +IMPORTS = uuid ole32 advapi32 user32 DELAYIMPORTS = winmm EXTRALIBS = $(ALSA_LIBS)
If you need this only for wsprintfW() you could try sprintfW() from include/wine/unicode.h.
4043
Age (days ago)
4043
Last active (days ago)
0 comments
1 participants
participants (1)
-
Nikolay Sivov