spartacchio
03-13-2008, 02:26 AM
i make 5 pop up dialog box.
in the dll i declared the functions(stamina,nfd,spj...),i declared the dll in the Main xxxDlg.cpp file(as normaly i do).
in The main dialog box i create 5 button that call the 5 new dialog box,i put in the new dialog box some checkbox that call the dll functions....
When recompiled it i take some errors,visual c++ tell me that my dll are not declared,but i've declared correctly the Dll....
I need to declare the dll Functuions also in other NewDialogBox Main?(i think no...!?).If Yes,how can call it?
Can u help me...??! Thx tooooooooooo much!:peace******
in the dll i declared the functions(stamina,nfd,spj...),i declared the dll in the Main xxxDlg.cpp file(as normaly i do).
in The main dialog box i create 5 button that call the 5 new dialog box,i put in the new dialog box some checkbox that call the dll functions....
When recompiled it i take some errors,visual c++ tell me that my dll are not declared,but i've declared correctly the Dll....
I need to declare the dll Functuions also in other NewDialogBox Main?(i think no...!?).If Yes,how can call it?
Can u help me...??! Thx tooooooooooo much!:peace******