PDA

View Full Version : need help plz


batata
5th October 2004, 03:40
haven trouble with painkillers source tryen to make the loader launch my.dll not the d8d3.dll when i try to compaile i get these errors :

Compiling...
LoaderDlg.cpp
LoaderDlg.cpp(101) : error C2447: '{' : missing function header (old-style formal list?)
LoaderDlg.cpp(108) : error C2059: syntax error : 'else'
LoaderDlg.cpp(109) : error C2143: syntax error : missing ';' before '{'
LoaderDlg.cpp(109) : error C2447: '{' : missing function header (old-style formal list?)

can eny one solve this plz?

barry_white
5th October 2004, 03:45
moved to coding section for AA

DelfinoM
5th October 2004, 03:46
We cant really help you if you dont post the snippet of code causing it :P