Click here to Skip to main content
15,885,366 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: File I/O: What is the best approach Pin
KenThompson6-Sep-07 4:42
KenThompson6-Sep-07 4:42 
QuestionSimple UDP Server Pin
Andy2025-Sep-07 5:14
Andy2025-Sep-07 5:14 
AnswerRe: Simple UDP Server Pin
led mike5-Sep-07 5:49
led mike5-Sep-07 5:49 
QuestionHow to protect my vector, or any other variable? Pin
bosfan5-Sep-07 4:25
bosfan5-Sep-07 4:25 
AnswerRe: How to protect my vector, or any other variable? Pin
Waldermort5-Sep-07 4:29
Waldermort5-Sep-07 4:29 
QuestionRe: How to protect my vector, or any other variable? Pin
David Crow5-Sep-07 4:31
David Crow5-Sep-07 4:31 
AnswerRe: How to protect my vector, or any other variable? Pin
bosfan6-Sep-07 1:32
bosfan6-Sep-07 1:32 
GeneralRe: How to protect my vector, or any other variable? Pin
David Crow6-Sep-07 2:09
David Crow6-Sep-07 2:09 
termal wrote:
is it posible to protect one variable programwide,
so wenn one function use vector other functions have to wait until this vector is free?
Example:
FunktionOne() // use vector
FunktionTwo() // must wait because vector is in use by FunktionOne()
Is that posible or i want to much?


That almost sounds like an event.


"A good athlete is the result of a good and worthy opponent." - David Crow

"To have a respect for ourselves guides our morals; to have deference for others governs our manners." - Laurence Sterne


AnswerRe: How to protect my vector, or any other variable? Pin
El Corazon5-Sep-07 4:55
El Corazon5-Sep-07 4:55 
QuestionExtracting Zip file stored as BLOB from DB using VC++ Pin
sourav.chats5-Sep-07 4:23
sourav.chats5-Sep-07 4:23 
QuestionNoob seeks help with codecave! [modified] Pin
selkov5-Sep-07 4:07
selkov5-Sep-07 4:07 
AnswerRe: Noob seeks help with codecave! Pin
David Crow5-Sep-07 4:23
David Crow5-Sep-07 4:23 
GeneralRe: Noob seeks help with codecave! Pin
selkov5-Sep-07 4:42
selkov5-Sep-07 4:42 
QuestionHow to use CRichEditCtrl in Ultimate Grid cell? Pin
brazilien5-Sep-07 4:01
brazilien5-Sep-07 4:01 
Questionproblem with WH_MOUSE_LL Pin
josip cagalj5-Sep-07 3:15
josip cagalj5-Sep-07 3:15 
QuestionRe: problem with WH_MOUSE_LL Pin
David Crow5-Sep-07 4:25
David Crow5-Sep-07 4:25 
QuestionHow to set the system time. Pin
chandu0045-Sep-07 1:51
chandu0045-Sep-07 1:51 
AnswerRe: How to set the system time. Pin
jhwurmbach5-Sep-07 2:09
jhwurmbach5-Sep-07 2:09 
AnswerRe: How to set the system time. Pin
Hamid_RT5-Sep-07 5:33
Hamid_RT5-Sep-07 5:33 
Questionconvertin a string into lowercase Pin
neha.agarwal275-Sep-07 1:39
neha.agarwal275-Sep-07 1:39 
AnswerRe: convertin a string into lowercase [modified] Pin
chandu0045-Sep-07 1:45
chandu0045-Sep-07 1:45 
GeneralRe: convertin a string into lowercase Pin
neha.agarwal275-Sep-07 2:02
neha.agarwal275-Sep-07 2:02 
GeneralRe: convertin a string into lowercase Pin
chandu0045-Sep-07 2:07
chandu0045-Sep-07 2:07 
AnswerIs your problem Solved. Pin
chandu0045-Sep-07 1:58
chandu0045-Sep-07 1:58 
QuestionHow to add virtual ip in the windows xp to using c++? songjacky 6hrs 12mins ago Pin
songjacky5-Sep-07 0:53
songjacky5-Sep-07 0:53 

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.