*******************UseDll1.cpp********************* #include typedef int (*function1_ptr) (); function1_ptr function1=NULL; int APIENTR
I think you have already checked existence of dll.
Now Try this ::
Try to change "Any CPU" to 86 or 64.
Try to run your application as administrator.