Click here to Skip to main content
15,905,028 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Starting a process in the background no console Pin
Nibu babu thomas22-Feb-06 23:04
Nibu babu thomas22-Feb-06 23:04 
GeneralRe: Starting a process in the background no console Pin
theprinc22-Feb-06 23:21
theprinc22-Feb-06 23:21 
AnswerRe: Starting a process in the background no console Pin
David Crow23-Feb-06 3:44
David Crow23-Feb-06 3:44 
QuestionFormat a CString value from longdate to shortdate Pin
Kalthoff22-Feb-06 22:38
Kalthoff22-Feb-06 22:38 
AnswerRe: Format a CString value from longdate to shortdate Pin
toxcct22-Feb-06 22:43
toxcct22-Feb-06 22:43 
GeneralRe: Format a CString value from longdate to shortdate Pin
Kalthoff22-Feb-06 23:45
Kalthoff22-Feb-06 23:45 
AnswerRe: Format a CString value from longdate to shortdate Pin
James R. Twine23-Feb-06 2:49
James R. Twine23-Feb-06 2:49 
Questioncreating folders with HTTPS Pin
logicaldna22-Feb-06 22:31
logicaldna22-Feb-06 22:31 
QuestionCHttpConnection for post method Pin
murali_utr22-Feb-06 22:29
murali_utr22-Feb-06 22:29 
QuestionHow to hook system's Drag&drop operation Pin
welli22-Feb-06 21:57
welli22-Feb-06 21:57 
QuestionCreate xml with 4 levels use dataset in .Net Pin
Koibito Yo22-Feb-06 21:21
Koibito Yo22-Feb-06 21:21 
AnswerRe: Create xml with 4 levels use dataset in .Net Pin
Ryan Binns22-Feb-06 21:28
Ryan Binns22-Feb-06 21:28 
Questioncleanly teminating an invisible dialog application; Pin
pc_dev22-Feb-06 21:10
pc_dev22-Feb-06 21:10 
AnswerRe: cleanly teminating an invisible dialog application; Pin
khan++22-Feb-06 21:26
khan++22-Feb-06 21:26 
AnswerRe: cleanly teminating an invisible dialog application; Pin
Ryan Binns22-Feb-06 21:27
Ryan Binns22-Feb-06 21:27 
AnswerRe: cleanly teminating an invisible dialog application; Pin
Vinaya22-Feb-06 21:30
Vinaya22-Feb-06 21:30 
AnswerRe: cleanly teminating an invisible dialog application; Pin
ThatsAlok22-Feb-06 23:09
ThatsAlok22-Feb-06 23:09 
GeneralRe: cleanly teminating an invisible dialog application; Pin
David Crow23-Feb-06 3:48
David Crow23-Feb-06 3:48 
QuestionHow can I get a pointer to CDC in a Form's paint method Pin
signbit22-Feb-06 20:52
signbit22-Feb-06 20:52 
AnswerRe: How can I get a pointer to CDC in a Form's paint method Pin
khan++22-Feb-06 21:30
khan++22-Feb-06 21:30 
Questionvideo capture Pin
marun8622-Feb-06 20:50
marun8622-Feb-06 20:50 
AnswerRe: video capture Pin
J512198224-Feb-06 0:02
J512198224-Feb-06 0:02 
Questiontabs on list box control Pin
picazo22-Feb-06 20:33
picazo22-Feb-06 20:33 
Questionchecking the validity of hex? Pin
namaskaaram22-Feb-06 19:23
namaskaaram22-Feb-06 19:23 
AnswerRe: checking the validity of hex? Pin
Ryan Binns22-Feb-06 19:39
Ryan Binns22-Feb-06 19:39 
Not directly. It's fairly easy to write one though. Just check that there is nothing other than 0-9 or A-F in the string.

Ryan
"Punctuality is only a virtue for those who aren't smart enough to think of good excuses for being late" John Nichol "Point Of Impact"

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.