LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Why do I get hundrets of errors including "commdlg.h"

I want to use the window printer dialog box. Including the "commdlg.h" results in hundrets of errors when compiling.
0 Kudos
Message 1 of 2
(3,185 Views)
Hello
Make sure you have the windows SDK for CVI installed on the machine and include as the very first header. Dont forget to link the commdlg.lib into the project as well.

Bilal Durrani
NI
Bilal Durrani
NI
Message 2 of 2
(3,185 Views)