While trying to open the file in Class in function oninitdialog(),It throws exception.If I open the file globally , it works. How to overcome this? why the fopen command is behaving like these?
Regards,
karthik
|
While trying to open the file in Class in function oninitdialog(),It throws exception.If I open the file globally , it works. How to overcome this? why the fopen command is behaving like these? Regards, karthik
| |||||||||||
feedback
|
|
Actually I made a mistake by creating file descriptor in OninitDialog funtion in mfc.To overcome this , I create the file descriptor in constructor of the class. Regards, karthik | |||
|
feedback
|