Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. Oleacc.dll in VC 7 - more VC 7 sh%t

Oleacc.dll in VC 7 - more VC 7 sh%t

Scheduled Pinned Locked Moved C / C++ / MFC
csharpcomsysadmintutorialquestion
2 Posts 2 Posters 1 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • P Offline
    P Offline
    Pavel Sokolov
    wrote on last edited by
    #1

    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

    J 1 Reply Last reply
    0
    • P Pavel Sokolov

      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

      J Offline
      J Offline
      Joaquin M Lopez Munoz
      wrote on last edited by
      #2

      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

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups