some rasapi32 stubs

Marcus Meissner Marcus.Meissner at caldera.de
Tue Jul 10 07:32:40 CDT 2001


On Tue, Jul 10, 2001 at 10:10:17PM +1000, Mike McCormack wrote:
> 
> ChangeLog:
> * dlls/rasapi32/rasapi.c, dlls/rasapi32/rasapi32.spec
>   Stub some rasapi functions.

If you know arguments are strings you can use 'str' instead of 'ptr' in
the .spec file, and relay debugging will print strings ;)

Also you can use the return value of debugstr_a(a) for string output.

Ciao, Marcus




More information about the wine-devel mailing list