Re: problem with vc++ 6 appwizard

From: zealott (zealott_at_comcast.net)
Date: 12/25/03


Date: Thu, 25 Dec 2003 09:06:04 -0600

They don't know.

Paul F. Johnson <paul@all-the-johnsons.co.uk> wrote in message
news:pan.2003.12.25.08.25.26.256209@all-the-johnsons.co.uk...
> Hi,
>
> By the process of certain things happening, zealott managed to say...
>
> > I am trying to learn mfc, but whenever I try to compile even an
unmodified
> > skeleton program under appwizard I get 20 errors from the afxdisp.h
file.
>
> You need to be asking this question in a Microsoft specific group, we deal
> only with the C and C++ languages in these here parts.
>
> TTFN
>
> Paul
>
> --
> One OS to fool them all
> One browser to find them
> One email client to bring them all
> And through security holes, blind them...
>



Relevant Pages

  • Re: Best book on learning C++?
    ... > they mean a certain hour's worth of time, ... One browser to find them ... One email client to bring them all ... And through security holes, blind them... ...
    (alt.comp.lang.learn.c-cpp)
  • Re: connect my MFC application to some web interfaces
    ... If you mean you want to show MFC dialogs in a browser using Web Services, I don't think this is even remotely possible. ... You might be able to run your application in a browser in an intranet environment by converting your application to an Active X control. ... If you have non-GUI utility functions, you might have some luck by moving the functionality into a DLL, then write a C# Web Service and have that service load the DLL and make calls into it for functionality. ...
    (microsoft.public.vc.mfc)
  • OleUninitialize hang for 10 secs
    ... I have developed an application that uses the web browser ... control using MFC and the ActiveX wrapper. ... The OS is XP + SP1. ... The browser class is CDialog based and the browser dialog ...
    (microsoft.public.win32.programmer.ole)
  • OleUninitialize hang for 10 secs
    ... I have developed an application that uses the web browser ... control using MFC and the ActiveX wrapper. ... The OS is XP + SP1. ... The browser class is CDialog based and the browser dialog ...
    (microsoft.public.inetsdk.programming.webbrowser_ctl)
  • Starting a HTML file from MFC application
    ... i want to launch a HTML file with a browser from a MFC application. ... Thanks for any clue! ... Kai Sandner ...
    (microsoft.public.vc.mfc)