Click here to Skip to main content
15,886,362 members

Comments by illm1995 (Top 4 by date)

illm1995 1-Oct-12 0:25am View    
Sorry to say, it does not work :(
illm1995 1-Oct-12 0:01am View    
Sorry for interrupt you anyway. @@
illm1995 1-Oct-12 0:00am View    
Thank you, but now I'm facing another problem in my 2nd cpp as well, that are messagebox, the compiler did not recognize the command of 'L' and 'MB_OKCANCEL', 'MB_ICONWARNING'.. is there any solution??

Thanks You,

Rdgs,

Illm1995
illm1995 30-Sep-12 22:32pm View    
for an example,
I declare int a in main .cpp file,
when i try to call it in my secondary .cpp file, it show me the error message box that i haven't make the declaration*int a" yet