HI, I'm getting following error when I run the application after building it. Any solution to this problem is appreciated.
"The application failed to initialize properly (0xc0000022). Click on OK to terminate the application."
Thanks in adv..
HI, I'm getting following error when I run the application after building it. Any solution to this problem is appreciated.
"The application failed to initialize properly (0xc0000022). Click on OK to terminate the application."
Thanks in adv..
The most common cause of this error seems to be an inability to find a required DLL file. As you noted, this is often due to permission problems, but perhaps in your case you are dependent upon a DLL not in your path.