Click here to Skip to main content
15,899,754 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: C++ MySQL without libmysql Pin
Mark Salsbery31-Jul-08 15:34
Mark Salsbery31-Jul-08 15:34 
QuestionVK_BACK is not working when button is clicked [Solved] Pin
ShilpiP30-Jul-08 0:17
ShilpiP30-Jul-08 0:17 
GeneralRe: VK_BACK is not working when button is clicked Pin
Matthew Faithfull30-Jul-08 0:23
Matthew Faithfull30-Jul-08 0:23 
AnswerRe: VK_BACK is not working when button is clicked Pin
_AnsHUMAN_ 30-Jul-08 0:26
_AnsHUMAN_ 30-Jul-08 0:26 
GeneralRe: VK_BACK is not working when button is clicked Pin
ShilpiP30-Jul-08 1:22
ShilpiP30-Jul-08 1:22 
GeneralRe: VK_BACK is not working when button is clicked Pin
_AnsHUMAN_ 30-Jul-08 1:47
_AnsHUMAN_ 30-Jul-08 1:47 
GeneralRe: VK_BACK is not working when button is clicked Pin
ShilpiP30-Jul-08 2:00
ShilpiP30-Jul-08 2:00 
Questionusing iostream header Pin
Mushtaque Nizamani29-Jul-08 23:36
Mushtaque Nizamani29-Jul-08 23:36 
Hi,
In my console application (Visual Studio 2005) I can't include "iostream.h" header file instead of that I need to include following code.
#include <iostream><br />
using namespace std;</iostream>


Can anyone please tell me why it is that I remember in "Turbo C" I only used iostream.h and it was sufficient.

Thanks,
Mushq

AnswerRe: using iostream header Pin
CPallini29-Jul-08 23:41
mveCPallini29-Jul-08 23:41 
QuestionUnresolved external symbol question Pin
monsieur_jj29-Jul-08 23:12
monsieur_jj29-Jul-08 23:12 
AnswerRe: Unresolved external symbol question Pin
CPallini29-Jul-08 23:20
mveCPallini29-Jul-08 23:20 
AnswerRe: Unresolved external symbol question Pin
Rajesh R Subramanian29-Jul-08 23:22
professionalRajesh R Subramanian29-Jul-08 23:22 
QuestionNext question about CPropertySheet! :( Pin
bosfan29-Jul-08 23:10
bosfan29-Jul-08 23:10 
AnswerRe: Next question about CPropertySheet! :( Pin
sashoalm29-Jul-08 23:25
sashoalm29-Jul-08 23:25 
GeneralRe: Next question about CPropertySheet! :( Pin
bosfan30-Jul-08 1:42
bosfan30-Jul-08 1:42 
Questionhow to handel user defined MESSAGES QUE in VC++ MFC Pin
pallaka29-Jul-08 22:44
pallaka29-Jul-08 22:44 
AnswerRe: how to handel user defined MESSAGES QUE in VC++ MFC Pin
Iain Clarke, Warrior Programmer29-Jul-08 22:53
Iain Clarke, Warrior Programmer29-Jul-08 22:53 
GeneralRe: how to handel user defined MESSAGES QUE in VC++ MFC Pin
CPallini29-Jul-08 23:03
mveCPallini29-Jul-08 23:03 
GeneralRe: how to handel user defined MESSAGES QUE in VC++ MFC Pin
Iain Clarke, Warrior Programmer29-Jul-08 23:13
Iain Clarke, Warrior Programmer29-Jul-08 23:13 
QuestionI am getting error in my class declaration Pin
monsieur_jj29-Jul-08 21:54
monsieur_jj29-Jul-08 21:54 
AnswerRe: I am getting error in my class declaration Pin
Cedric Moonen29-Jul-08 21:56
Cedric Moonen29-Jul-08 21:56 
AnswerRe: I am getting error in my class declaration Pin
toxcct29-Jul-08 22:23
toxcct29-Jul-08 22:23 
AnswerRe: I am getting error in my class declaration Pin
David Crow31-Jul-08 6:07
David Crow31-Jul-08 6:07 
QuestionTo avoid deselction of selected character when clicked on the selected character in CRichEditView. Pin
Raghu Panduranga29-Jul-08 21:46
Raghu Panduranga29-Jul-08 21:46 
AnswerRe: To avoid deselction of selected character when clicked on the selected character in CRichEditView. Pin
toxcct29-Jul-08 22:17
toxcct29-Jul-08 22:17 

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.