ощибка GetOpenFileName
vc++ выводит
error LNK2019: unresolved external symbol __imp__GetOpenFileNameA@4 referenced in function "int __cdecl OPDialog(struct CKBehaviorContext const &)" (?OPDialog@@YAHABUCKBehaviorContext@@@Z)
в что не так я вроде бы всё подключил ??
Цитата:
Originally posted by mixell
при линкире (уже продя компиляцию) в длл файле
vc++ выводит
error LNK2019: unresolved external symbol __imp__GetOpenFileNameA@4 referenced in function "int __cdecl OPDialog(struct CKBehaviorContext const &)" (?OPDialog@@YAHABUCKBehaviorContext@@@Z)
в что не так я вроде бы всё подключил ??
при линкире (уже продя компиляцию) в длл файле
vc++ выводит
error LNK2019: unresolved external symbol __imp__GetOpenFileNameA@4 referenced in function "int __cdecl OPDialog(struct CKBehaviorContext const &)" (?OPDialog@@YAHABUCKBehaviorContext@@@Z)
в что не так я вроде бы всё подключил ??
Надо подключить Comdlg32.lib. Но это ты, собственно, и без меня знаешь.=) Просто проверь.