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