Click here to Skip to main content
15,909,591 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Simple Question Pin
Bob Ciora29-Aug-05 1:22
Bob Ciora29-Aug-05 1:22 
QuestionRe: Simple Question Pin
Eytukan29-Aug-05 1:29
Eytukan29-Aug-05 1:29 
AnswerRe: Simple Question Pin
toxcct29-Aug-05 1:33
toxcct29-Aug-05 1:33 
GeneralRe: Simple Question Pin
Eytukan29-Aug-05 1:45
Eytukan29-Aug-05 1:45 
AnswerRe: Simple Question Pin
Achim Klein29-Aug-05 1:12
Achim Klein29-Aug-05 1:12 
AnswerRe: Simple Question Pin
Cedric Moonen29-Aug-05 1:36
Cedric Moonen29-Aug-05 1:36 
QuestionRe: Simple Question Pin
Eytukan29-Aug-05 1:44
Eytukan29-Aug-05 1:44 
GeneralRe: Simple Question Pin
Cedric Moonen29-Aug-05 1:47
Cedric Moonen29-Aug-05 1:47 
Sorry, protected was not really the good word. What I meant is memory allocated for another variable. strcpy will never check 1) that it writes still in the bounds of the string 2) if the memory it writes to is already allocated or not.
When you declare a variable, memory is allocated for it to holds its value. So if something write at this location in memory, the value of the variable will altered.
GeneralRe: Simple Question Pin
Eytukan29-Aug-05 2:04
Eytukan29-Aug-05 2:04 
AnswerRe: Simple Question Pin
kakan29-Aug-05 2:20
professionalkakan29-Aug-05 2:20 
AnswerRe: Simple Question Pin
Marc Soleda29-Aug-05 5:10
Marc Soleda29-Aug-05 5:10 
QuestionTimeout for baloon tooltip Pin
Asha Udupa29-Aug-05 0:08
Asha Udupa29-Aug-05 0:08 
QuestionSQL server database for development Pin
IlanTal29-Aug-05 0:02
IlanTal29-Aug-05 0:02 
AnswerRe: SQL server database for development Pin
IlanTal29-Aug-05 0:06
IlanTal29-Aug-05 0:06 
QuestionHow to getting the string of head position?? Pin
ebinaini28-Aug-05 23:47
ebinaini28-Aug-05 23:47 
AnswerRe: How to getting the string of head position?? Pin
Eytukan29-Aug-05 0:04
Eytukan29-Aug-05 0:04 
AnswerRe: How to getting the string of head position?? Pin
Rage29-Aug-05 0:05
professionalRage29-Aug-05 0:05 
AnswerRe: How to getting the string of head position?? Pin
Bob Ciora29-Aug-05 1:19
Bob Ciora29-Aug-05 1:19 
QuestionNeed help....... Pin
Member 216100428-Aug-05 23:36
Member 216100428-Aug-05 23:36 
QuestionBack slashes '\' and SHGetSpecialFolderPath Pin
caykahve28-Aug-05 23:14
caykahve28-Aug-05 23:14 
AnswerRe: Back slashes '\' and SHGetSpecialFolderPath Pin
Achim Klein29-Aug-05 0:02
Achim Klein29-Aug-05 0:02 
GeneralRe: Back slashes '\' and SHGetSpecialFolderPath Pin
caykahve29-Aug-05 0:18
caykahve29-Aug-05 0:18 
GeneralRe: Back slashes '\' and SHGetSpecialFolderPath Pin
Achim Klein29-Aug-05 0:43
Achim Klein29-Aug-05 0:43 
GeneralRe: Back slashes '\' and SHGetSpecialFolderPath Pin
Achim Klein29-Aug-05 0:53
Achim Klein29-Aug-05 0:53 
GeneralRe: Back slashes '\' and SHGetSpecialFolderPath Pin
caykahve29-Aug-05 1:07
caykahve29-Aug-05 1: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.