Click here to Skip to main content
15,901,283 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Elegant insertion of CBitmap into CRichEditCtrl Pin
Sheng Jiang 蒋晟6-Feb-05 13:56
Sheng Jiang 蒋晟6-Feb-05 13:56 
GeneralRe: Elegant insertion of CBitmap into CRichEditCtrl Pin
Bartosz Bien6-Feb-05 14:02
Bartosz Bien6-Feb-05 14:02 
GeneralRe: Elegant insertion of CBitmap into CRichEditCtrl Pin
Sheng Jiang 蒋晟6-Feb-05 14:11
Sheng Jiang 蒋晟6-Feb-05 14:11 
GeneralHelp with MFC Pin
Muad-Dib6-Feb-05 9:49
Muad-Dib6-Feb-05 9:49 
GeneralRe: Help with MFC Pin
Chris Losinger6-Feb-05 10:32
professionalChris Losinger6-Feb-05 10:32 
QuestionHow to optimize this code? Pin
tttyip6-Feb-05 7:40
tttyip6-Feb-05 7:40 
AnswerRe: How to optimize this code? Pin
Christian Graus6-Feb-05 9:31
protectorChristian Graus6-Feb-05 9:31 
GeneralRe: How to optimize this code? Pin
Chris Losinger6-Feb-05 10:35
professionalChris Losinger6-Feb-05 10:35 
Christian Graus wrote:
anything you can calculate once and put in a variable, do it.

...but run a benchmark after each sub-optimization. quite often you'll hit a point where the compiler's optimizer will start to fight you: ie. it can do a better job if you don't make a certain optimization.


Image Toolkits | Image Processing | Cleek

AnswerRe: How to optimize this code? Pin
Tim Smith6-Feb-05 17:12
Tim Smith6-Feb-05 17:12 
GeneralDisabling linker warning messages Pin
Tom Archer6-Feb-05 4:48
Tom Archer6-Feb-05 4:48 
GeneralToolbar double click Pin
Joris van der Pol6-Feb-05 4:10
Joris van der Pol6-Feb-05 4:10 
GeneralRe: Toolbar double click Pin
Neville Franks6-Feb-05 10:31
Neville Franks6-Feb-05 10:31 
GeneralRe: Toolbar double click Pin
Joris van der Pol8-Feb-05 2:42
Joris van der Pol8-Feb-05 2:42 
GeneralSuppressing AutoRun Programmatically Pin
Steve Messer6-Feb-05 3:46
Steve Messer6-Feb-05 3:46 
GeneralRe: Suppressing AutoRun Programmatically Pin
Blake Miller7-Feb-05 5:04
Blake Miller7-Feb-05 5:04 
GeneralRe: Suppressing AutoRun Programmatically Pin
Steve Messer7-Feb-05 5:15
Steve Messer7-Feb-05 5:15 
GeneralRe: Suppressing AutoRun Programmatically Pin
Blake Miller7-Feb-05 5:19
Blake Miller7-Feb-05 5:19 
GeneralRe: Suppressing AutoRun Programmatically Pin
Steve Messer7-Feb-05 7:13
Steve Messer7-Feb-05 7:13 
GeneralRe: Suppressing AutoRun Programmatically Pin
Steve Messer7-Feb-05 8:23
Steve Messer7-Feb-05 8:23 
Questionis it possible to dynamically add image to menu on Win98? Pin
includeh106-Feb-05 3:26
includeh106-Feb-05 3:26 
AnswerRe: is it possible to dynamically add image to menu on Win98? Pin
Christian Graus6-Feb-05 9:32
protectorChristian Graus6-Feb-05 9:32 
AnswerRe: is it possible to dynamically add image to menu on Win98? Pin
PJ Arends6-Feb-05 9:40
professionalPJ Arends6-Feb-05 9:40 
GeneralRe: is it possible to dynamically add image to menu on Win98? Pin
includeh106-Feb-05 23:16
includeh106-Feb-05 23:16 
GeneralRe: is it possible to dynamically add image to menu on Win98? Pin
ThatsAlok6-Feb-05 23:24
ThatsAlok6-Feb-05 23:24 
GeneralVOICE OVER TAPI Pin
W1sd0m6-Feb-05 3:02
W1sd0m6-Feb-05 3:02 

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.