CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Dec 1999
    Posts
    2

    OCX Dependency file

    everyone -

    I am trying to generate a application dependency file in 5.0 using the setup wizard. the setup wizard does not allow me to complete the process because it tells me the dependency file (*.dep) for comctl32.ocx is "out of date". I am not sure what this means and i don't know exactly how to fix this.

    can i get an updated comctl32.dep? or ? please help.

    thank you.


  2. #2
    Join Date
    Nov 1999
    Location
    Brighton, England. UK
    Posts
    148

    Re: OCX Dependency file

    Hi. does it fail to complete totally? Does it give you the option of ignoring the missing dependancy information for the DLL? If so just do that, I'm pretty sure that it has no dependancies.

    pete

    Final year BSc Computer Science student at University of Brighton, England.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured