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

C / C++ / MFC

 
GeneralInstallation tool Pin
Anthony B.15-Jan-03 4:47
Anthony B.15-Jan-03 4:47 
GeneralRe: Installation tool Pin
Nitron15-Jan-03 14:33
Nitron15-Jan-03 14:33 
QuestionKeyboardhook and Hotkey? Pin
Aidman15-Jan-03 3:43
Aidman15-Jan-03 3:43 
AnswerRe: Keyboardhook and Hotkey? Pin
Dudi Avramov15-Jan-03 4:42
Dudi Avramov15-Jan-03 4:42 
GeneralCstring to char* Pin
citroen15-Jan-03 3:36
citroen15-Jan-03 3:36 
GeneralRe: Cstring to char* Pin
Nitron15-Jan-03 3:52
Nitron15-Jan-03 3:52 
GeneralRe: Cstring to char* Pin
citroen15-Jan-03 6:05
citroen15-Jan-03 6:05 
GeneralRe: Cstring to char* Pin
Nitron15-Jan-03 6:36
Nitron15-Jan-03 6:36 
citroen wrote:
the first d is 0 and the second 1. so the arn't really equal
even though they seem so!!!


Dead | X| Dead | X| Dead | X|
NO! NO! NO!
don't confuse yourself! Read my article on Pointers[^] and you'll see why ch != test. Actually, they'd better not be equal!

Download the demo project, and go over the article. It will hopefully enlighten you! I understand how confusing it can be at first, trust me. Poke tongue | ;-P

Let me know what you find out, and tell me why they are not equal.

- Nitron


"Those that say a task is impossible shouldn't interrupt the ones who are doing it." - Chinese Proverb
GeneralRe: Cstring to char* Pin
citroen15-Jan-03 21:34
citroen15-Jan-03 21:34 
GeneralRe: Cstring to char* Pin
Nitron16-Jan-03 3:17
Nitron16-Jan-03 3:17 
GeneralRe: Cstring to char* Pin
Michael Dunn15-Jan-03 7:17
sitebuilderMichael Dunn15-Jan-03 7:17 
QuestionHow can I get application path ? Pin
AhMan15-Jan-03 3:20
AhMan15-Jan-03 3:20 
AnswerRe: How can I get application path ? Pin
AllanK15-Jan-03 4:54
AllanK15-Jan-03 4:54 
Generalget the ip address Pin
summo15-Jan-03 2:47
summo15-Jan-03 2:47 
GeneralRe: get the ip address Pin
AlexO15-Jan-03 3:05
AlexO15-Jan-03 3:05 
GeneralRe: get the ip address Pin
summo15-Jan-03 3:26
summo15-Jan-03 3:26 
GeneralRe: get the ip address Pin
AlexO15-Jan-03 4:24
AlexO15-Jan-03 4:24 
GeneralRe: get the ip address Pin
summo15-Jan-03 19:24
summo15-Jan-03 19:24 
GeneralRe: get the ip address Pin
geo_m15-Jan-03 8:15
geo_m15-Jan-03 8:15 
GeneralRe: get the ip address Pin
summo15-Jan-03 19:26
summo15-Jan-03 19:26 
GeneralRe: get the ip address Pin
geo_m15-Jan-03 21:19
geo_m15-Jan-03 21:19 
GeneralVersion number Pin
pranavamhari15-Jan-03 2:21
pranavamhari15-Jan-03 2:21 
GeneralRe: Version number Pin
Nitron15-Jan-03 3:44
Nitron15-Jan-03 3:44 
GeneralMany methods to redraw a window - Invalidate, RedrawWindow, ... Pin
Daniel Strigl15-Jan-03 2:15
Daniel Strigl15-Jan-03 2:15 
GeneralRe: Many methods to redraw a window - Invalidate, RedrawWindow, ... Pin
includeh1015-Jan-03 3:11
includeh1015-Jan-03 3:11 

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.