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?