Click here to Skip to main content
15,889,462 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: plz help me!!! how do i make radio buttons available and unavailable on a dialog box? Pin
Hamid_RT20-Nov-08 23:27
Hamid_RT20-Nov-08 23:27 
Questionhow do i show multiline tooltip for different items in list box? Pin
puppya20-Nov-08 17:18
puppya20-Nov-08 17:18 
AnswerRe: how do i show multiline tooltip for different items in list box? Pin
Garth J Lancaster20-Nov-08 17:46
professionalGarth J Lancaster20-Nov-08 17:46 
QuestionCan I SendMessage() to another user's window within the same computer? Pin
Darrel Q Pham20-Nov-08 13:34
Darrel Q Pham20-Nov-08 13:34 
AnswerRe: Can I SendMessage() to another user's window within the same computer? Pin
Saurabh.Garg20-Nov-08 15:01
Saurabh.Garg20-Nov-08 15:01 
GeneralRe: Can I SendMessage() to another user's window within the same computer? Pin
Darrel Q Pham20-Nov-08 15:19
Darrel Q Pham20-Nov-08 15:19 
GeneralRe: Can I SendMessage() to another user's window within the same computer? Pin
Saurabh.Garg20-Nov-08 17:33
Saurabh.Garg20-Nov-08 17:33 
GeneralRe: Can I SendMessage() to another user's window within the same computer? Pin
Darrel Q Pham20-Nov-08 18:39
Darrel Q Pham20-Nov-08 18:39 
GeneralRe: Can I SendMessage() to another user's window within the same computer? Pin
Saurabh.Garg20-Nov-08 19:15
Saurabh.Garg20-Nov-08 19:15 
GeneralRe: Can I SendMessage() to another user's window within the same computer? Pin
Darrel Q Pham20-Nov-08 19:46
Darrel Q Pham20-Nov-08 19:46 
AnswerRe: Can I SendMessage() to another user's window within the same computer? Pin
Randor 20-Nov-08 22:16
professional Randor 20-Nov-08 22:16 
GeneralRe: Can I SendMessage() to another user's window within the same computer? Pin
Darrel Q Pham21-Nov-08 15:09
Darrel Q Pham21-Nov-08 15:09 
GeneralRe: Can I SendMessage() to another user's window within the same computer? Pin
Randor 22-Nov-08 3:03
professional Randor 22-Nov-08 3:03 
GeneralRe: Can I SendMessage() to another user's window within the same computer? Pin
Darrel Q Pham25-Nov-08 10:14
Darrel Q Pham25-Nov-08 10:14 
QuestionFaster than memcpy()... Pin
bulg20-Nov-08 11:50
bulg20-Nov-08 11:50 
AnswerRe: Faster than memcpy()... Pin
BobInNJ20-Nov-08 12:51
BobInNJ20-Nov-08 12:51 
GeneralRe: Faster than memcpy()... Pin
PJ Arends20-Nov-08 14:41
professionalPJ Arends20-Nov-08 14:41 
GeneralRe: Faster than memcpy()... Pin
Randor 20-Nov-08 22:30
professional Randor 20-Nov-08 22:30 
GeneralRe: Faster than memcpy()... Pin
BobInNJ21-Nov-08 6:06
BobInNJ21-Nov-08 6:06 
GeneralRe: Faster than memcpy()... Pin
Randor 21-Nov-08 6:21
professional Randor 21-Nov-08 6:21 
AnswerRe: Faster than memcpy()... Pin
cmk20-Nov-08 16:51
cmk20-Nov-08 16:51 
With VS your release build will likely use the intrinsic version.
http://msdn.microsoft.com/en-us/library/26td21ds(VS.80).aspx[^]

...cmk

The idea that I can be presented with a problem, set out to logically solve it with the tools at hand, and wind up with a program that could not be legally used because someone else followed the same logical steps some years ago and filed for a patent on it is horrifying.
- John Carmack

QuestionA Question about Constructors Pin
BobInNJ20-Nov-08 8:17
BobInNJ20-Nov-08 8:17 
AnswerRe: A Question about Constructors Pin
led mike20-Nov-08 8:55
led mike20-Nov-08 8:55 
AnswerRe: A Question about Constructors Pin
Venkata Rama Subbarao20-Nov-08 9:08
Venkata Rama Subbarao20-Nov-08 9:08 
QuestionNeed Help in Read a file at compilation time to initialize variable Pin
scamguru20-Nov-08 7:16
scamguru20-Nov-08 7:16 

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.