Re: Difference b/w win32DLL and MFC DLL



"raghu" <raghunandan_1081@xxxxxxxxx> wrote in message
news:1137126315.186510.249610@xxxxxxxxxxxxxxxxxxxxxxxxxxxx
> Please tell me what is the Difference b/w win32DLL and MFC DLL.

MFC DLL is a Win32 DLL that uses MFC framework.
--
With best wishes,
Igor Tandetnik

With sufficient thrust, pigs fly just fine. However, this is not
necessarily a good idea. It is hard to be sure where they are going to
land, and it could be dangerous sitting under them as they fly
overhead. -- RFC 1925


.



Relevant Pages

  • Re: cant link after converting VC++6.0 to 2003
    ... as "external symbols", which conveys nothing of any value. ... >I have a MFC dll that links against a WIN32 dll. ... MVP Tips: http://www.flounder.com/mvp_tips.htm ...
    (microsoft.public.vc.mfc)
  • On external projects
    ... One of these projects builds a Win32 DLL and is external, ... All is working fine in terms of compiling, linking and running the application, ... the buid _does not_ stop and rather carries on to the MFC DLL ... I've setup the appropriate project dependencies. ...
    (microsoft.public.vc.language)
  • Re: problem invoke an MFC callback function from Non MFC app
    ... its a regualr mfc dll. ... and what i mean by non mfc dll is its a win32 dll ... a(and other member function and varriable in it) ... void callbackSendHello; ...
    (microsoft.public.vc.mfc)

Loading