Hi everybody,
I've a win32 project built with Visual Studio 6.0, linking wxWindows libraries. When I execute it in debug mode, pressing the button 'Print' of my application I don't get any print but the messages:
Loaded 'C:\WINNT\SYSTEM32\WINSPOOL.DRV', no matching symbolic information found.
Loaded 'C:\WINNT\SYSTEM32\spool\drivers\w32x86\2\HPBF3220.DLL', no matching symbolic information found.
The dll is in the correct path. What should I set to load that dll?
Does anybody know how can I solve it?!
Thanks!
Matte
I've a win32 project built with Visual Studio 6.0, linking wxWindows libraries. When I execute it in debug mode, pressing the button 'Print' of my application I don't get any print but the messages:
Loaded 'C:\WINNT\SYSTEM32\WINSPOOL.DRV', no matching symbolic information found.
Loaded 'C:\WINNT\SYSTEM32\spool\drivers\w32x86\2\HPBF3220.DLL', no matching symbolic information found.
The dll is in the correct path. What should I set to load that dll?
Does anybody know how can I solve it?!
Thanks!
Matte