Click here to Skip to main content
16,004,991 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Row Spacing Pin
Gary R. Wheeler26-Apr-03 5:31
Gary R. Wheeler26-Apr-03 5:31 
GeneralPie chart control problem Pin
summo25-Apr-03 19:58
summo25-Apr-03 19:58 
GeneralRe: Pie chart control problem Pin
Lior Shoval26-Apr-03 0:08
Lior Shoval26-Apr-03 0:08 
GeneralDesperation time!! Pin
WREY25-Apr-03 18:57
WREY25-Apr-03 18:57 
GeneralRe: Desperation time!! Pin
Vivek Rajan25-Apr-03 19:09
Vivek Rajan25-Apr-03 19:09 
GeneralRe: Desperation time!! Pin
WREY25-Apr-03 19:25
WREY25-Apr-03 19:25 
GeneralRe: Desperation time!! Pin
Vivek Rajan25-Apr-03 19:41
Vivek Rajan25-Apr-03 19:41 
GeneralRe: Desperation time!! Pin
WREY25-Apr-03 19:58
WREY25-Apr-03 19:58 
Yes, I have the dialog name constant defined in the "resource.h" file.

I have the #pragma once preprocessor statement present, but when I had #included "resource.h" a second time in dialog class header file, the compiler complained even more. (If you remember, that's what I did the last time and had to remove it.)

I have "#include <<afxwin.h>" in the stdafx.h file, so it's not necessary to repeat "stdafx.h" before the "resource.h" file. (I had to put a double angle bracket in front of "afxwin.h" so that angle brackets can be seen, otherwise the entire word wouldn't show for this message. However, in the program, only a single pair of angle brackets were used.)

William

Fortes in fide et opere!
GeneralRe: Desperation time!! Pin
Anonymous25-Apr-03 20:23
Anonymous25-Apr-03 20:23 
GeneralRe: Desperation time!! Pin
WREY25-Apr-03 22:24
WREY25-Apr-03 22:24 
GeneralRe: Desperation time!! Pin
Bartosz Bien25-Apr-03 22:19
Bartosz Bien25-Apr-03 22:19 
GeneralRe: Desperation time!! Pin
WREY25-Apr-03 22:46
WREY25-Apr-03 22:46 
GeneralRe: Desperation time!! Pin
Bartosz Bien25-Apr-03 23:00
Bartosz Bien25-Apr-03 23:00 
GeneralRe: Desperation time!! Pin
WREY26-Apr-03 0:01
WREY26-Apr-03 0:01 
GeneralRe: Desperation time!! Pin
Bartosz Bien26-Apr-03 5:38
Bartosz Bien26-Apr-03 5:38 
GeneralProblem Solved !!! Pin
WREY26-Apr-03 9:47
WREY26-Apr-03 9:47 
GeneralRe: Problem Solved !!! Pin
Bartosz Bien26-Apr-03 10:03
Bartosz Bien26-Apr-03 10:03 
GeneralRe: Problem Solved !!! Pin
WREY26-Apr-03 11:06
WREY26-Apr-03 11:06 
GeneralRe: Problem Solved !!! Pin
Bartosz Bien26-Apr-03 11:38
Bartosz Bien26-Apr-03 11:38 
QuestionWhat to get tutorials about dll and lib. Pin
George225-Apr-03 18:50
George225-Apr-03 18:50 
GeneralLinking problem in C++(Unresolved external symbol...) Pin
grscot25-Apr-03 14:45
grscot25-Apr-03 14:45 
GeneralRe: Linking problem in C++(Unresolved external symbol...) Pin
Toni7825-Apr-03 16:25
Toni7825-Apr-03 16:25 
GeneralRe: Linking problem in C++(Unresolved external symbol...) Pin
WREY25-Apr-03 19:11
WREY25-Apr-03 19:11 
GeneralPassing an array of strings from VB to C++ DLL Pin
Anton A. Loukine25-Apr-03 11:50
Anton A. Loukine25-Apr-03 11:50 
GeneralRe: Passing an array of strings from VB to C++ DLL Pin
Stephane Rodriguez.25-Apr-03 22:34
Stephane Rodriguez.25-Apr-03 22:34 

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.