Click here to Skip to main content
15,902,810 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: problems with static members Pin
Ylis16-Feb-04 13:27
Ylis16-Feb-04 13:27 
GeneralRe: problems with static members Pin
John M. Drescher16-Feb-04 13:17
John M. Drescher16-Feb-04 13:17 
GeneralRe: problems with static members Pin
Ylis16-Feb-04 13:53
Ylis16-Feb-04 13:53 
GeneralRe: problems with static members Pin
John M. Drescher16-Feb-04 16:26
John M. Drescher16-Feb-04 16:26 
GeneralRe: problems with static members Pin
Robert A. T. Káldy17-Feb-04 0:31
Robert A. T. Káldy17-Feb-04 0:31 
Generalif-Statement getting me crazy Pin
User 665816-Feb-04 11:28
User 665816-Feb-04 11:28 
GeneralRe: if-Statement getting me crazy Pin
Christian Graus16-Feb-04 11:36
protectorChristian Graus16-Feb-04 11:36 
GeneralRe: if-Statement getting me crazy Pin
John M. Drescher16-Feb-04 11:43
John M. Drescher16-Feb-04 11:43 
Christian Graus wrote:
if (bMouse4Old == false && bMouse4 == false)

This is the one I would use. The original code even if it worked is much harder to read and you are not saving anything by this kind of simplification as the compiler would surely optimize this statement.

John
GeneralRe: if-Statement getting me crazy Pin
Christian Graus16-Feb-04 11:46
protectorChristian Graus16-Feb-04 11:46 
GeneralRe: if-Statement getting me crazy Pin
User 665816-Feb-04 11:48
User 665816-Feb-04 11:48 
GeneralRe: if-Statement getting me crazy Pin
Andy Brummer16-Feb-04 11:49
sitebuilderAndy Brummer16-Feb-04 11:49 
GeneralRe: if-Statement getting me crazy Pin
Maxwell Chen16-Feb-04 18:09
Maxwell Chen16-Feb-04 18:09 
General[OT]: 2 new questions Pin
User 665816-Feb-04 12:06
User 665816-Feb-04 12:06 
GeneralRe: [OT]: 2 new questions Pin
Christian Graus16-Feb-04 12:45
protectorChristian Graus16-Feb-04 12:45 
GeneralRe: if-Statement getting me crazy Pin
Toni7816-Feb-04 15:23
Toni7816-Feb-04 15:23 
GeneralRe: if-Statement getting me crazy Pin
Maxwell Chen16-Feb-04 18:02
Maxwell Chen16-Feb-04 18:02 
Generallist ctrl help-- if new item selected, validate old, and keep old if validation fails Pin
hiseldl16-Feb-04 8:40
hiseldl16-Feb-04 8:40 
GeneralRe: list ctrl help-- if new item selected, validate old, and keep old if validation fails Pin
SolarPanel+16-Feb-04 12:31
SolarPanel+16-Feb-04 12:31 
GeneralImport a "C" function that returns a struct... Pin
sammyh16-Feb-04 8:25
sammyh16-Feb-04 8:25 
GeneralRe: Import a "C" function that returns a struct... Pin
Robert A. T. Káldy17-Feb-04 0:42
Robert A. T. Káldy17-Feb-04 0:42 
Generallocking toolbars in place ... Pin
Maximilien16-Feb-04 7:47
Maximilien16-Feb-04 7:47 
GeneralRe: locking toolbars in place ... Pin
David Crow16-Feb-04 7:59
David Crow16-Feb-04 7:59 
GeneralScientific Notation Pin
Walt_S16-Feb-04 6:28
Walt_S16-Feb-04 6:28 
GeneralRe: Scientific Notation Pin
David Crow16-Feb-04 7:22
David Crow16-Feb-04 7:22 
GeneralRe: Scientific Notation Pin
Walt_S16-Feb-04 7:27
Walt_S16-Feb-04 7:27 

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.