Mar 31, 2004 #1 youssef Programmer Joined Mar 13, 2001 Messages 96 Location BE Hi, when I compile my program all are ok. And when I execute my program an error appear : dlgdata.cpp error in line 43 I have 2 PCs with VC++ and I have the same problem when I executed the program. Best Regards
Hi, when I compile my program all are ok. And when I execute my program an error appear : dlgdata.cpp error in line 43 I have 2 PCs with VC++ and I have the same problem when I executed the program. Best Regards
Mar 31, 2004 #2 Salem Programmer Joined Apr 29, 2003 Messages 2,455 Location GB You need to be more specific about what the error is, actual text please, not just "an error". Some code from that source file, say the whole function which contains line 43 would be useful as well. -- Upvote 0 Downvote
You need to be more specific about what the error is, actual text please, not just "an error". Some code from that source file, say the whole function which contains line 43 would be useful as well. --
Mar 31, 2004 Thread starter #3 youssef Programmer Joined Mar 13, 2001 Messages 96 Location BE I made an screenshot. If you have an email I can send you the error. Best Regards Upvote 0 Downvote
Mar 31, 2004 #4 Kalisto Programmer Joined Feb 18, 2003 Messages 997 Location GB Youssef, copy the code at lines 40 - 40 and post here ! (To make it easier to read, stick [*code*] and [*\code*] around it, removing the *'s) K Upvote 0 Downvote
Youssef, copy the code at lines 40 - 40 and post here ! (To make it easier to read, stick [*code*] and [*\code*] around it, removing the *'s) K