Hi-
I called some API function in my application. But after exiting from the application or stop running the program each time it shows "Illegal operation". Could anybody help me. It's very urgent
Sohel
Printable View
Hi-
I called some API function in my application. But after exiting from the application or stop running the program each time it shows "Illegal operation". Could anybody help me. It's very urgent
Sohel
What API functions are they?
There shouldn't be a problem if you close the file with the 'X' and or in code 'Unload Me' instead of 'End', but there are exceptions where you have to do more than that.