Click here to Skip to main content
16,008,010 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: MC++ dll Pin
Mazdak29-Aug-02 1:49
Mazdak29-Aug-02 1:49 
GeneralRe: MC++ dll Pin
Nish Nishant29-Aug-02 1:53
sitebuilderNish Nishant29-Aug-02 1:53 
GeneralRe: MC++ dll Pin
Mazdak29-Aug-02 2:21
Mazdak29-Aug-02 2:21 
GeneralRe: MC++ dll Pin
Mazdak29-Aug-02 2:12
Mazdak29-Aug-02 2:12 
GeneralAdd toolbar icon at runtime Pin
Hostalet Wandosell28-Aug-02 23:19
Hostalet Wandosell28-Aug-02 23:19 
GeneralRe: Add toolbar icon at runtime Pin
Jawache29-Aug-02 1:39
Jawache29-Aug-02 1:39 
GeneralRe: Add toolbar icon at runtime Pin
Hostalet Wandosell29-Aug-02 1:55
Hostalet Wandosell29-Aug-02 1:55 
GeneralRe: Add toolbar icon at runtime Pin
Andreas Saurwein29-Aug-02 2:02
Andreas Saurwein29-Aug-02 2:02 
Use CToolbar::SetButtons() and a ON_COMMAND_RANGE handler.

int x=1, y=5; 
x^=y^=x^=y; // whats the content of x and y now?
<a href="http://www.codeproject.com/tips/StupidXORTrick.asp" target="_blank">ClickHereForHelp();</a>

GeneralRe: Add toolbar icon at runtime Pin
Pavel Klocek29-Aug-02 2:06
Pavel Klocek29-Aug-02 2:06 
GeneralJust a very small problem Pin
Hostalet Wandosell30-Aug-02 5:20
Hostalet Wandosell30-Aug-02 5:20 
GeneralCapturing events in a custom IE toolbar Pin
Scubart28-Aug-02 23:13
Scubart28-Aug-02 23:13 
GeneralFonts installation Pin
Shamoon28-Aug-02 23:07
Shamoon28-Aug-02 23:07 
GeneralRe: Fonts installation Pin
Steve Thresher29-Aug-02 1:32
Steve Thresher29-Aug-02 1:32 
QuestionMember templates? Pin
pankajdaga28-Aug-02 22:47
pankajdaga28-Aug-02 22:47 
AnswerRe: Member templates? Pin
Tomasz Sowinski29-Aug-02 1:10
Tomasz Sowinski29-Aug-02 1:10 
Generalaccept Pin
Hans Ruck28-Aug-02 22:29
Hans Ruck28-Aug-02 22:29 
GeneralSplitterWindow in CMDIFrameWnd Pin
Poul Haahr Klemmensen28-Aug-02 21:46
Poul Haahr Klemmensen28-Aug-02 21:46 
GeneralRe: SplitterWindow in CMDIFrameWnd Pin
Hans Ruck28-Aug-02 23:45
Hans Ruck28-Aug-02 23:45 
QuestionHow can I use the Borland C++ to compile my code...? Pin
DotNet28-Aug-02 21:38
DotNet28-Aug-02 21:38 
QuestionORing bits...? Pin
alex.barylski28-Aug-02 21:37
alex.barylski28-Aug-02 21:37 
AnswerRe: ORing bits...? Pin
Joaquín M López Muñoz28-Aug-02 21:39
Joaquín M López Muñoz28-Aug-02 21:39 
AnswerRe: ORing bits...? Pin
Tomasz Sowinski29-Aug-02 0:34
Tomasz Sowinski29-Aug-02 0:34 
GeneralCreateFileMapping Pin
Mazdak28-Aug-02 21:21
Mazdak28-Aug-02 21:21 
QuestionIs there a fast method for doing this? Pin
chen28-Aug-02 20:39
chen28-Aug-02 20:39 
AnswerRe: Is there a fast method for doing this? Pin
pépé29-Aug-02 2:07
pépé29-Aug-02 2: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.