oleacc.dll & WinNT problem
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
I've used VC++7 to write a program that gets some iformation from another program, parse it, do calcualations, and output the result. It's working well on WinXP and Win2K. However, I need it to work on WinNT (my friend need it). When he tries to run the program, a message shows up "Initialization of the dynamic link library C:\WINNT40\system\OLEACC.DLL failed. The process is terminating abnormaly". Has anybody gone through a similar situation, or knows anything about it? Do you think that I should change something in the program, or the problem is because of the dll only? Thanks