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

C / C++ / MFC

 
AnswerRe: About CWnd Error Pin
prasad_som22-Mar-07 20:37
prasad_som22-Mar-07 20:37 
GeneralRe: About CWnd Error Pin
siddharthsan22-Mar-07 20:41
siddharthsan22-Mar-07 20:41 
AnswerRe: About CWnd Error Pin
prasad_som22-Mar-07 20:42
prasad_som22-Mar-07 20:42 
GeneralRe: About CWnd Error Pin
siddharthsan22-Mar-07 20:51
siddharthsan22-Mar-07 20:51 
AnswerRe: About CWnd Error Pin
Mark Salsbery23-Mar-07 8:28
Mark Salsbery23-Mar-07 8:28 
Questionwhy error occure when use CDialogTemplate Class? Pin
Atul2322-Mar-07 20:12
Atul2322-Mar-07 20:12 
AnswerRe: why error occure when use CDialogTemplate Class? Pin
prasad_som22-Mar-07 20:29
prasad_som22-Mar-07 20:29 
AnswerRe: why error occure when use CDialogTemplate Class? Pin
John R. Shaw22-Mar-07 20:37
John R. Shaw22-Mar-07 20:37 
Off the top of my head the answer would be YES! A template is just an outline of the code which the compiler needs to generate. That means that without the outline it can not generate it. Therefore it does not exist and can not exist until you provide the outline for it.

Bottom line: Include the header for any template that you wish to use.


INTP
"Program testing can be used to show the presence of bugs, but never to show their absence."Edsger Dijkstra

QuestionShorcutkey problem Pin
rushiraj.jhala22-Mar-07 20:08
rushiraj.jhala22-Mar-07 20:08 
QuestionRe: Shorcutkey problem Pin
prasad_som22-Mar-07 20:16
prasad_som22-Mar-07 20:16 
AnswerRe: Shorcutkey problem Pin
rushiraj.jhala22-Mar-07 20:36
rushiraj.jhala22-Mar-07 20:36 
GeneralRe: Shorcutkey problem [modified] Pin
Parthi_Appu22-Mar-07 20:52
Parthi_Appu22-Mar-07 20:52 
GeneralRe: Shorcutkey problem Pin
rushiraj.jhala22-Mar-07 21:31
rushiraj.jhala22-Mar-07 21:31 
GeneralRe: Shorcutkey problem Pin
Parthi_Appu23-Mar-07 0:11
Parthi_Appu23-Mar-07 0:11 
GeneralRe: Shorcutkey problem Pin
SelvaKr23-Mar-07 0:49
SelvaKr23-Mar-07 0:49 
GeneralRe: Shorcutkey problem Pin
rushiraj.jhala23-Mar-07 2:17
rushiraj.jhala23-Mar-07 2:17 
QuestionCan we remove or Hide Menu bar from Form View?? Pin
megha_gharote22-Mar-07 19:46
megha_gharote22-Mar-07 19:46 
AnswerRe: Can we remove or Hide Menu bar from Form View?? Pin
Karismatic22-Mar-07 23:37
Karismatic22-Mar-07 23:37 
GeneralRe: Can we remove or Hide Menu bar from Form View?? Pin
megha_gharote23-Mar-07 0:21
megha_gharote23-Mar-07 0:21 
QuestionResource error Pin
rushiraj.jhala22-Mar-07 19:12
rushiraj.jhala22-Mar-07 19:12 
AnswerRe: Resource error Pin
_AnsHUMAN_ 22-Mar-07 19:27
_AnsHUMAN_ 22-Mar-07 19:27 
GeneralRe: Resource error Pin
rushiraj.jhala22-Mar-07 19:47
rushiraj.jhala22-Mar-07 19:47 
AnswerRe: Resource error Pin
Phil J Pearson23-Mar-07 7:53
Phil J Pearson23-Mar-07 7:53 
GeneralRe: Resource error Pin
rushiraj.jhala23-Mar-07 19:24
rushiraj.jhala23-Mar-07 19:24 
Questionshellexecuteex Pin
deeps_cute22-Mar-07 19:07
deeps_cute22-Mar-07 19:07 

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.