Click here to Skip to main content
15,921,959 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Questionhow can use MFC in a non MFC win32 project Pin
Atif Mushtaq8-Mar-04 0:23
Atif Mushtaq8-Mar-04 0:23 
AnswerRe: how can use MFC in a non MFC win32 project Pin
Robert A. T. Káldy8-Mar-04 1:20
Robert A. T. Káldy8-Mar-04 1:20 
GeneralRe: how can use MFC in a non MFC win32 project Pin
Atif Mushtaq8-Mar-04 1:25
Atif Mushtaq8-Mar-04 1:25 
AnswerRe: how can use MFC in a non MFC win32 project Pin
JGStanier8-Mar-04 1:48
JGStanier8-Mar-04 1:48 
GeneralRe: how can use MFC in a non MFC win32 project Pin
Atif Mushtaq8-Mar-04 2:04
Atif Mushtaq8-Mar-04 2:04 
GeneralRe: how can use MFC in a non MFC win32 project Pin
JGStanier8-Mar-04 2:17
JGStanier8-Mar-04 2:17 
AnswerRe: how can use MFC in a non MFC win32 project Pin
Prakash Nadar8-Mar-04 2:17
Prakash Nadar8-Mar-04 2:17 
GeneralRe: how can use MFC in a non MFC win32 project Pin
Atif Mushtaq8-Mar-04 3:43
Atif Mushtaq8-Mar-04 3:43 
Well I have solved this issue

1.First of include all headers files present in a MFC project stdafx.h

2.Go to Project --Settings ---General and select either MFC in shared library or MFC in static Library Option


3.In static library option it will give the already defined linking error to solve this issue follow this link and do the apropriate steps as given in this link
http://www.as-ltd.co.uk/cgi-bin/support/faq/XLPFAQ004.htm


after it include stdafx.h where u want to use MFC.



Unmanaged in a .NET world
GeneralRe: how can use MFC in a non MFC win32 project Pin
Prakash Nadar8-Mar-04 15:57
Prakash Nadar8-Mar-04 15:57 
AnswerRe: how can use MFC in a non MFC win32 project Pin
Anonymous8-Mar-04 8:03
Anonymous8-Mar-04 8:03 
GeneralRe: how can use MFC in a non MFC win32 project Pin
Anonymous8-Mar-04 8:05
Anonymous8-Mar-04 8:05 
Generalreloading trayicon Pin
zagzagzag7-Mar-04 23:02
zagzagzag7-Mar-04 23:02 
GeneralRe: reloading trayicon Pin
Prakash Nadar7-Mar-04 23:30
Prakash Nadar7-Mar-04 23:30 
GeneralRe: reloading trayicon Pin
zagzagzag7-Mar-04 23:56
zagzagzag7-Mar-04 23:56 
GeneralRe: reloading trayicon Pin
Prakash Nadar8-Mar-04 0:13
Prakash Nadar8-Mar-04 0:13 
GeneralPlot Graph Using Visual C Pin
Einly7-Mar-04 22:20
Einly7-Mar-04 22:20 
GeneralRe: Plot Graph Using Visual C Pin
jmkhael7-Mar-04 22:56
jmkhael7-Mar-04 22:56 
GeneralRe: Plot Graph Using Visual C Pin
Ravi Bhavnani8-Mar-04 2:28
professionalRavi Bhavnani8-Mar-04 2:28 
GeneralRe: Plot Graph Using Visual C Pin
Iain Clarke, Warrior Programmer8-Mar-04 2:50
Iain Clarke, Warrior Programmer8-Mar-04 2:50 
GeneralEmail Server Source Code Pin
Marsa7-Mar-04 22:20
Marsa7-Mar-04 22:20 
GeneralRe: Email Server Source Code Pin
Anonymous8-Mar-04 1:52
Anonymous8-Mar-04 1:52 
GeneralRe: Email Server Source Code Pin
Iain Clarke, Warrior Programmer8-Mar-04 3:33
Iain Clarke, Warrior Programmer8-Mar-04 3:33 
GeneralCut, Copy and Paste Pin
Neha7-Mar-04 21:10
Neha7-Mar-04 21:10 
GeneralRe: Cut, Copy and Paste Pin
PJ Arends7-Mar-04 21:18
professionalPJ Arends7-Mar-04 21:18 
Question. Pin
hssaroch7-Mar-04 19:41
hssaroch7-Mar-04 19:41 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.