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

    MFC AppWizard exe Problem


    Hi there, I require a bit of help with microsoft visual
    c++(Enterprise edition,service pack 2).I have written an MFC
    AppWizard(exe) ; Dialog based, Win32; with ActiveX controls and the
    usual windows buttons. I have built the app on a windows nt
    platform(4.00.1381) using MFC in a static library. The app runs
    fine on win NT but i cannot seem to get it working on win 95 (ver
    4.00 950 c) without having to install microsoft visual studios.

    I've tried copying dll's to the windows system dir; tried building
    using MFC in shared libr

  2. #2
    Join Date
    May 1999
    Location
    Slovenia (currently: Germany)
    Posts
    249

    Re: MFC AppWizard exe Problem

    Right.

    Check for new IE controls usage...

    Tomaz

    ---------------------------------------------
    Tomaz Stih, B.Sc.CS [email protected]
    Ob sotoccju 10 Nameco Group
    SI-1000 Ljubljana http://www.nameco.com
    Europe



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