Re: Error when opening EXE?
Quote:
Originally posted by thetakerfan
When I go to FIle>Make EXE, it seems to work fine, but when I try to run the EXE I get thsi error:
"The procedure entry point InitializeCriticalSection X could not be located in the dynamic link library KERNEL32.DLL."
I have absolutely no idea what the error means or why its showing up. When I run the program in VB it works fine.
Any ideas?
Thats freakin weird. I have no idea about this. Normally it occurs if system could not locate some particular code in DLL that you are refferring in your program.