How are you using the ScanWorks API?
I'm including the header and lib files to the project.
I'm not using any functions like LoadLibrary() & GetProcAddress(), i'm just including *.h & *.lib files.
When you get this error what is the code on the line it errors on?
For working with scanWorks i need to call connect() func.
After that, the functions DisplayPanel() or InstallPopup() are Error.
If I call DisplayPanel() or InstallPopup() functions before connecting to ScanWorks Its ok, but after connection i can't display any panel.
The code is (The program has caused a 'Double' foult at 001b:684e61da); on the line DisplayPanel().
thanks!
Best Regards
Boris