Click here to Skip to main content
15,910,878 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Final Year Project in C++ (Mp3 Player) Pin
Arun krishnan20-Aug-07 3:02
Arun krishnan20-Aug-07 3:02 
AnswerRe: Final Year Project in C++ (Mp3 Player) Pin
Hamid_RT20-Aug-07 19:35
Hamid_RT20-Aug-07 19:35 
QuestionHelp me on CHttpConnection Class Pin
GauranG Shah19-Aug-07 23:54
GauranG Shah19-Aug-07 23:54 
AnswerRe: Help me on CHttpConnection Class Pin
myshketer20-Aug-07 3:48
myshketer20-Aug-07 3:48 
QuestionHow to change offline/online programatically Pin
pc_dev19-Aug-07 22:45
pc_dev19-Aug-07 22:45 
AnswerRe: How to change offline/online programatically Pin
baerten19-Aug-07 23:15
baerten19-Aug-07 23:15 
GeneralRe: How to change offline/online programatically Pin
pc_dev20-Aug-07 7:26
pc_dev20-Aug-07 7:26 
QuestionCustom Build Configuration MFC Pin
Monark19-Aug-07 22:16
Monark19-Aug-07 22:16 
Hi All,
I am developing a MFC ActiveX Control in Visual Studio 2005. I want to compile some methods in debug1 and some in release.

class MyClass
{
debugMethod();
debug1Method();
releaseMethod()
AdvanceReleaeMethod();
}

Now I want that when active configuration is "Debug" only debugMethod should compile and when active configuration is "Advance Releae" only "AdvanceReleaeMethod" method should compile.

Any Help?

Thanks in advance.
Micky

Micky
AnswerRe: Custom Build Configuration MFC Pin
Naveen19-Aug-07 22:42
Naveen19-Aug-07 22:42 
AnswerRe: Custom Build Configuration MFC Pin
prasad_som19-Aug-07 22:42
prasad_som19-Aug-07 22:42 
AnswerRe: Custom Build Configuration MFC Pin
Paresh Chitte19-Aug-07 22:45
Paresh Chitte19-Aug-07 22:45 
AnswerRe: Custom Build Configuration MFC Pin
Karismatic19-Aug-07 22:50
Karismatic19-Aug-07 22:50 
QuestionCreation of DB table at Installation Pin
__yash__19-Aug-07 22:05
professional__yash__19-Aug-07 22:05 
AnswerRe: Creation of DB table at Installation Pin
Hamid_RT20-Aug-07 0:17
Hamid_RT20-Aug-07 0:17 
AnswerRe: Creation of DB table at Installation Pin
David Crow20-Aug-07 2:54
David Crow20-Aug-07 2:54 
GeneralRe: Creation of DB table at Installation Pin
__yash__20-Aug-07 19:12
professional__yash__20-Aug-07 19:12 
GeneralRe: Creation of DB table at Installation Pin
__yash__20-Aug-07 20:59
professional__yash__20-Aug-07 20:59 
QuestionRe: Creation of DB table at Installation Pin
David Crow21-Aug-07 2:38
David Crow21-Aug-07 2:38 
AnswerRe: Creation of DB table at Installation Pin
__yash__21-Aug-07 3:04
professional__yash__21-Aug-07 3:04 
AnswerRe: Creation of DB table at Installation Pin
James R. Twine20-Aug-07 3:12
James R. Twine20-Aug-07 3:12 
GeneralRe: Creation of DB table at Installation Pin
Mark Salsbery20-Aug-07 8:25
Mark Salsbery20-Aug-07 8:25 
GeneralRe: Creation of DB table at Installation Pin
__yash__20-Aug-07 19:19
professional__yash__20-Aug-07 19:19 
AnswerRe: Creation of DB table at Installation Pin
__yash__20-Aug-07 22:12
professional__yash__20-Aug-07 22:12 
QuestionParallel port access in Win XP Pin
mirispearl19-Aug-07 21:08
mirispearl19-Aug-07 21:08 
AnswerRe: Parallel port access in Win XP Pin
Iain Clarke, Warrior Programmer20-Aug-07 0:27
Iain Clarke, Warrior Programmer20-Aug-07 0:27 

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.