Oleacc.dll in VC 7 - more VC 7 sh%t
-
I compile my old project to VC 7 and I can see dependency from oleacc.dll. This is accessibly controls, but I have not used this in my app. How to remove it? Pavel Sokolov, CEZEO software, LanTalk Network, http://www.cezeo.com http://www.lantalk.net
-
I compile my old project to VC 7 and I can see dependency from oleacc.dll. This is accessibly controls, but I have not used this in my app. How to remove it? Pavel Sokolov, CEZEO software, LanTalk Network, http://www.cezeo.com http://www.lantalk.net
This interesting Usenet thread treats the problem in detail. Esentially, this dependency breaks programs running in Win95 --Win98 and higher have the library by default (though it can be removed, which is another added problem). The simplest option is to statically link and activate delay loading, but a guy in the thread tells how to rebuild the MFC70 DLL so that it does not link
oleacc.dll
. Good luck. Joaquín M López Muñoz Telefónica, Investigación y Desarrollo