Click here to Skip to main content
15,919,479 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: What are Templates? Pin
Christian Graus25-Jul-01 15:46
protectorChristian Graus25-Jul-01 15:46 
GeneralAt the risk of sounding stupid :confused: Pin
CSharpDavid25-Jul-01 12:54
CSharpDavid25-Jul-01 12:54 
GeneralRe: At the risk of sounding stupid :confused: Pin
jkgh25-Jul-01 13:47
jkgh25-Jul-01 13:47 
GeneralSQL DAo Strings Pin
otvac25-Jul-01 12:30
otvac25-Jul-01 12:30 
GeneralMultiple Icons Pin
John Uhlenbrock25-Jul-01 10:52
John Uhlenbrock25-Jul-01 10:52 
GeneralRe: Multiple Icons Pin
Ben Burnett25-Jul-01 13:16
Ben Burnett25-Jul-01 13:16 
GeneralRe: Multiple Icons Pin
John Uhlenbrock26-Jul-01 5:16
John Uhlenbrock26-Jul-01 5:16 
GeneralRe: Multiple Icons Pin
Ben Burnett26-Jul-01 9:18
Ben Burnett26-Jul-01 9:18 
Its sounds like you to me like your making one of those nifty progress dialogs that puts checkmarks beside the tasks that have been completed. Have you considered making an owner-drawn static control that can display the checkmark and the task's text? You could then just create the number of them you need dynamically -- and just store their pointers a list.

-Ben

---------
On the topic of code with no error handling -- It's not poor coding, it's "optimistic" Wink | ;)
QuestionLoadString and std::string? Pin
Derek Price25-Jul-01 8:42
Derek Price25-Jul-01 8:42 
AnswerRe: LoadString and std::string? Pin
CodeGuy25-Jul-01 10:04
CodeGuy25-Jul-01 10:04 
GeneralRe: LoadString and std::string? Pin
Derek Price25-Jul-01 10:12
Derek Price25-Jul-01 10:12 
GeneralRe: LoadString and std::string? Pin
CodeGuy25-Jul-01 10:14
CodeGuy25-Jul-01 10:14 
GeneralRe: LoadString and std::string? Pin
Erik Funkenbusch25-Jul-01 21:03
Erik Funkenbusch25-Jul-01 21:03 
GeneralToolbar in a MDI child frame Pin
#realJSOP25-Jul-01 7:47
professional#realJSOP25-Jul-01 7:47 
GeneralRe: Toolbar in a MDI child frame Pin
Paolo Messina25-Jul-01 13:52
professionalPaolo Messina25-Jul-01 13:52 
GeneralRe: Toolbar in a MDI child frame Pin
#realJSOP26-Jul-01 3:46
professional#realJSOP26-Jul-01 3:46 
QuestionFont color? Pin
Jake Palmer25-Jul-01 7:00
Jake Palmer25-Jul-01 7:00 
AnswerRe: Font color? Pin
Chris Losinger25-Jul-01 7:11
professionalChris Losinger25-Jul-01 7:11 
AnswerRe: Font color? Pin
CodeGuy25-Jul-01 7:26
CodeGuy25-Jul-01 7:26 
Questionwhat is the numbers range that can be in type long ? Pin
25-Jul-01 5:43
suss25-Jul-01 5:43 
AnswerRe: what is the numbers range that can be in type long ? Pin
Todd Smith25-Jul-01 5:50
Todd Smith25-Jul-01 5:50 
AnswerRe: what is the numbers range that can be in type long ? Pin
Carlos Antollini25-Jul-01 5:56
Carlos Antollini25-Jul-01 5:56 
Generalxor Pin
25-Jul-01 5:39
suss25-Jul-01 5:39 
GeneralRe: xor Pin
Carlos Antollini25-Jul-01 6:02
Carlos Antollini25-Jul-01 6:02 
GeneralWhere do I need put this sign^ ? before the number ? Pin
25-Jul-01 8:40
suss25-Jul-01 8:40 

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.