Click here to Skip to main content
15,922,894 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: How to delete a handle return by Microsoft function? Pin
2249177-Feb-05 21:41
2249177-Feb-05 21:41 
GeneralRe: How to delete a handle return by Microsoft function? Pin
mk_le9-Feb-05 2:16
mk_le9-Feb-05 2:16 
GeneralComposite Control Pin
Liger_Zero_X7-Feb-05 3:58
Liger_Zero_X7-Feb-05 3:58 
GeneralRe: Composite Control Pin
Liger_Zero_X7-Feb-05 5:55
Liger_Zero_X7-Feb-05 5:55 
GeneralActive X Pin
racing577-Feb-05 3:36
racing577-Feb-05 3:36 
GeneralNM_CUSTOMBAR returns void, how to use it correctly Pin
bilas7-Feb-05 2:30
bilas7-Feb-05 2:30 
GeneralRe: NM_CUSTOMBAR returns void, how to use it correctly Pin
Michael Dunn7-Feb-05 6:58
sitebuilderMichael Dunn7-Feb-05 6:58 
GeneralShared Folder Access Pin
ashtwin7-Feb-05 2:14
ashtwin7-Feb-05 2:14 
GeneralRe: Shared Folder Access Pin
Antony M Kancidrowski7-Feb-05 2:33
Antony M Kancidrowski7-Feb-05 2:33 
GeneralRe: Shared Folder Access Pin
Rick Crone9-Feb-05 10:58
Rick Crone9-Feb-05 10:58 
GeneralMicrosoft Real Time communications Client API SDK Pin
jerry0davis7-Feb-05 1:46
jerry0davis7-Feb-05 1:46 
GeneralLearn C++ in 21 Days? I wish! Pin
RicD337-Feb-05 1:15
RicD337-Feb-05 1:15 
GeneralRe: Learn C++ in 21 Days? I wish! Pin
Antony M Kancidrowski7-Feb-05 1:25
Antony M Kancidrowski7-Feb-05 1:25 
GeneralRe: Learn C++ in 21 Days? I wish! Pin
Maximilien7-Feb-05 1:34
Maximilien7-Feb-05 1:34 
GeneralRe: Learn C++ in 21 Days? I wish! Pin
RicD337-Feb-05 1:53
RicD337-Feb-05 1:53 
GeneralRe: Learn C++ in 21 Days? I wish! Pin
Maximilien7-Feb-05 2:28
Maximilien7-Feb-05 2:28 
GeneralRe: Learn C++ in 21 Days? I wish! Pin
RicD337-Feb-05 2:34
RicD337-Feb-05 2:34 
GeneralRe: Learn C++ in 21 Days? I wish! Pin
Maximilien7-Feb-05 2:43
Maximilien7-Feb-05 2:43 
GeneralRe: Learn C++ in 21 Days? I wish! Pin
Bob Ciora7-Feb-05 6:16
Bob Ciora7-Feb-05 6:16 
GeneralRe: Learn C++ in 21 Days? I wish! Pin
V.7-Feb-05 2:54
professionalV.7-Feb-05 2:54 
GeneralRe: Learn C++ in 21 Days? I wish! Pin
RicD337-Feb-05 13:32
RicD337-Feb-05 13:32 
GeneralRe: Learn C++ in 21 Days? I wish! Pin
Cedric Moonen7-Feb-05 3:35
Cedric Moonen7-Feb-05 3:35 
GeneralRe: Learn C++ in 21 Days? I wish! Pin
Wes Aday7-Feb-05 4:45
professionalWes Aday7-Feb-05 4:45 
RicD33 wrote:
you will get errors sooner or later


Everyone gets errors now and then.


RicD33 wrote:
This is the code from the book, copied exactly

Oh? Is that the entire file? Or just the part the book said to add to the existing code?


RicD33 wrote:
I know its adding these 5 variable functions to the boxes and list box that is making these 3 errors, because I can build the program just before doing this and it is fine.

Ah ha! You can build and run the project before adding in the code in InitDialog? If so, did you define the variables in the .h file?

Artificial intelligence is no match for natural
stupidity.

GeneralRe: Learn C++ in 21 Days? I wish! Pin
RicD337-Feb-05 13:57
RicD337-Feb-05 13:57 
GeneralRe: Learn C++ in 21 Days? I wish! Pin
Wes Aday7-Feb-05 17:45
professionalWes Aday7-Feb-05 17:45 

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.