Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by skoutso

  1. skoutso

    TreeView Control Replacement

    Dear Andy, I have exactly the same file (v:6.1.97.82, ds:March 3, 2004). But I've managed to overcome the problem in a kind of mysterious way: I renamed the mscomctl.oca file (e.g. mscomctl_old.oca) that accompanies the ocx file. VB6 opened the project with no errors, and most important, the...
  2. skoutso

    TreeView Control Replacement

    Thanks for your response Andy, The problem however is that when I tick the "MWCC 6 SP6", I get the message "File Format No Longer Supported". That's why I'm looking for something newer or a workaround to use the old MSCOMCTL.OCX.
  3. skoutso

    TreeView Control Replacement

    Hi there, I'm trying to ugrade an old VB6 project that contains a treeview control in a form. VB6 will does not however recognize the control as it is now obsolete. How can I replace the old treeview control by an newer one? Where can I find a newer treeview control? Thanks
  4. skoutso

    Setting Up An Application with Windows Installer

    johnwm, thanks for the usefull link. The problem with the P&DW is the boostrap files which do not get installed in W 2000 and W XP. So far I was manually removing these files from the setup.lst. Hope that Windows Installer will solve this.
  5. skoutso

    Setting Up An Application with Windows Installer

    Hi everybody, I was used to the Package and Deployment Wizard shipped with VB to create the setup files for an application. This was long time ago. I now realize that application setup is made through the Windows Installer. Can you please advise where I can find relevant facility. Many...
  6. skoutso

    Access Report Design for Printing Mail Labels

    Hymn, many thanks; that's exactly what i was looking for. skoutso
  7. skoutso

    Access Report Design for Printing Mail Labels

    Hi everybody, I'd like to design a report in Access 2000 for printing mail labels on a 3 X 8 labels A4 size paper. Any instructions or usefull links?
  8. skoutso

    Linking a file type to an application

    Thank you PraveenMenon for your precious advice. Thats what i was looking about.
  9. skoutso

    Linking a file type to an application

    Hi i have developed an application that opens custom data files <filename.filetype>. Does anybody know how to 1. Modify the setup code to register the new file type? 2. get the filename and pass it to my application when the user double-clicks the specific file?

Part and Inventory Search

Back
Top