Click here to Skip to main content
15,922,166 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Full Screen Windows Pin
Christian Graus12-Apr-02 21:45
protectorChristian Graus12-Apr-02 21:45 
GeneralRe: Full Screen Windows Pin
PJ Arends12-Apr-02 14:16
professionalPJ Arends12-Apr-02 14:16 
GeneralRe: Full Screen Windows Pin
Waleed Eissa13-Apr-02 0:09
Waleed Eissa13-Apr-02 0:09 
GeneralCComboBox Question Pin
User 988512-Apr-02 12:37
User 988512-Apr-02 12:37 
GeneralCComboBox Question Pin
User 988512-Apr-02 13:18
User 988512-Apr-02 13:18 
GeneralRe: CComboBox Question Pin
Nish Nishant12-Apr-02 17:30
sitebuilderNish Nishant12-Apr-02 17:30 
GeneralRe: CComboBox Question Pin
Shog912-Apr-02 17:15
sitebuilderShog912-Apr-02 17:15 
GeneralMessage handler crashing only in release mode Pin
Jack Handy12-Apr-02 11:17
Jack Handy12-Apr-02 11:17 
Any idea why this message map would crash my program (sometimes exit without crashing) only in release mode, not in debug mode

ON_COMMAND_RANGE(1001, 6999, OnButtonClick)


Even if I declare OnButtonClick to be empty like so:

OnButtonClick(WPARAM wParam, LPARAM lParam) {}


It crashes as soon as I click one of the dynamically created buttons with an ID in that range.

-Jack

To an optimist the glass is half full.
To a pessimist the glass is half empty.
To a programmer the glass is twice as big as it needs to be.
GeneralRe: Message handler crashing only in release mode Pin
Chris Losinger12-Apr-02 11:30
professionalChris Losinger12-Apr-02 11:30 
GeneralRe: Message handler crashing only in release mode Pin
Jack Handy12-Apr-02 11:46
Jack Handy12-Apr-02 11:46 
GeneralRe: Message handler crashing only in release mode Pin
Chris Losinger12-Apr-02 11:52
professionalChris Losinger12-Apr-02 11:52 
GeneralHelp me explain this directive Pin
moliate12-Apr-02 10:49
moliate12-Apr-02 10:49 
GeneralRe: Help me explain this directive Pin
Christian Graus12-Apr-02 12:50
protectorChristian Graus12-Apr-02 12:50 
GeneralRe: Help me explain this directive Pin
moliate12-Apr-02 14:39
moliate12-Apr-02 14:39 
GeneralRe: Help me explain this directive Pin
Christian Graus12-Apr-02 15:46
protectorChristian Graus12-Apr-02 15:46 
GeneralRe: Help me explain this directive Pin
Paul M Watt12-Apr-02 19:18
mentorPaul M Watt12-Apr-02 19:18 
GeneralRe: Help me explain this directive Pin
moliate13-Apr-02 1:56
moliate13-Apr-02 1:56 
General.Net Pin
12-Apr-02 10:48
suss12-Apr-02 10:48 
GeneralRe: .Net Pin
Christian Graus12-Apr-02 12:52
protectorChristian Graus12-Apr-02 12:52 
GeneralWriting mpeg file with DirectX Pin
Martin Laporte12-Apr-02 10:08
Martin Laporte12-Apr-02 10:08 
GeneralLoadImage() for NT (Q264347) and RLE compression Pin
12-Apr-02 9:38
suss12-Apr-02 9:38 
GeneralRe: LoadImage() for NT (Q264347) and RLE compression Pin
Christian Graus12-Apr-02 12:52
protectorChristian Graus12-Apr-02 12:52 
GeneralDemo Program Help Pin
ed112-Apr-02 9:35
ed112-Apr-02 9:35 
GeneralRe: Demo Program Help Pin
Christian Graus12-Apr-02 13:09
protectorChristian Graus12-Apr-02 13:09 
GeneralRe: Demo Program Help Pin
ed115-Apr-02 3:18
ed115-Apr-02 3:18 

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.