Click here to Skip to main content
15,891,657 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Problems with MenuEvents on Controls Pin
Pavel Klocek28-Aug-02 3:04
Pavel Klocek28-Aug-02 3:04 
GeneralRe: Problems with MenuEvents on Controls Pin
Koep28-Aug-02 3:10
Koep28-Aug-02 3:10 
GeneralWhenever I add a CEdit I have to "Rebuild all" Pin
Lockhart27-Aug-02 23:53
Lockhart27-Aug-02 23:53 
GeneralRe: Whenever I add a CEdit I have to "Rebuild all" Pin
Michael P Butler28-Aug-02 0:01
Michael P Butler28-Aug-02 0:01 
GeneralRe: Whenever I add a CEdit I have to "Rebuild all" Pin
Andreas Saurwein28-Aug-02 0:18
Andreas Saurwein28-Aug-02 0:18 
GeneralRe: Whenever I add a CEdit I have to "Rebuild all" Pin
Lockhart28-Aug-02 2:42
Lockhart28-Aug-02 2:42 
GeneralDLL - resources problem Pin
Hostalet Wandosell27-Aug-02 23:53
Hostalet Wandosell27-Aug-02 23:53 
GeneralRe: DLL - resources problem Pin
Andreas Saurwein28-Aug-02 0:16
Andreas Saurwein28-Aug-02 0:16 
Call AfxSetResourceHandle() with the handle of your DLL. You can do a LoadLibrary() even if you use the DLL implicitly (imported functions).


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: DLL - resources problem Pin
Hostalet Wandosell28-Aug-02 0:49
Hostalet Wandosell28-Aug-02 0:49 
GeneralRe: DLL - resources problem Pin
Andreas Saurwein28-Aug-02 1:09
Andreas Saurwein28-Aug-02 1:09 
GeneralRe: DLL - resources problem Pin
Tomasz Sowinski28-Aug-02 1:17
Tomasz Sowinski28-Aug-02 1:17 
GeneralThanks ! Pin
Hostalet Wandosell28-Aug-02 3:24
Hostalet Wandosell28-Aug-02 3:24 
GeneralRe: Thanks ! Pin
Hostalet Wandosell28-Aug-02 3:26
Hostalet Wandosell28-Aug-02 3:26 
Generala problem of access violation Pin
Gérald Mercet27-Aug-02 23:21
Gérald Mercet27-Aug-02 23:21 
GeneralRe: a problem of access violation Pin
Andreas Saurwein27-Aug-02 23:26
Andreas Saurwein27-Aug-02 23:26 
GeneralReturn Key and Dialog based application Pin
Ravi.G.J27-Aug-02 23:03
Ravi.G.J27-Aug-02 23:03 
GeneralRe: Return Key and Dialog based application Pin
Tomasz Sowinski27-Aug-02 23:06
Tomasz Sowinski27-Aug-02 23:06 
GeneralSocket via firewall Pin
Shamoon27-Aug-02 22:22
Shamoon27-Aug-02 22:22 
GeneralFile transfer (GET) via HTTPS Pin
Jonas Larsson27-Aug-02 21:05
Jonas Larsson27-Aug-02 21:05 
GeneralRe: File transfer (GET) via HTTPS Pin
Andreas Saurwein27-Aug-02 23:36
Andreas Saurwein27-Aug-02 23:36 
GeneralRe: File transfer (GET) via HTTPS Pin
Jonas Larsson28-Aug-02 0:35
Jonas Larsson28-Aug-02 0:35 
GeneralRe: File transfer (GET) via HTTPS Pin
Andreas Saurwein28-Aug-02 1:11
Andreas Saurwein28-Aug-02 1:11 
GeneralRe: File transfer (GET) via HTTPS Pin
Jonas Larsson28-Aug-02 1:24
Jonas Larsson28-Aug-02 1:24 
Generaltransp. blit over background image Pin
TimWallace27-Aug-02 19:25
TimWallace27-Aug-02 19:25 
GeneralRe: transp. blit over background image Pin
Ernest Laurentin27-Aug-02 19:54
Ernest Laurentin27-Aug-02 19:54 

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.