Click here to Skip to main content
16,004,969 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Oops found my problem Pin
John R. Shaw5-Nov-04 14:34
John R. Shaw5-Nov-04 14:34 
GeneralSmall icons Pin
lillah4-Nov-04 8:21
lillah4-Nov-04 8:21 
GeneralRe: Small icons Pin
ThatsAlok4-Nov-04 17:12
ThatsAlok4-Nov-04 17:12 
GeneralRe: Small icons Pin
lillah4-Nov-04 21:13
lillah4-Nov-04 21:13 
GeneralRe: Small icons Pin
ThatsAlok4-Nov-04 22:18
ThatsAlok4-Nov-04 22:18 
GeneralRe: Small icons Pin
lillah4-Nov-04 22:47
lillah4-Nov-04 22:47 
GeneralRe: Small icons Pin
ThatsAlok4-Nov-04 23:52
ThatsAlok4-Nov-04 23:52 
GeneralRe: Union question Pin
Antony M Kancidrowski4-Nov-04 8:07
Antony M Kancidrowski4-Nov-04 8:07 
Looking at your example you do not have x, y and z in your new struct, just one flag called xyz_offset.

If you want different flags for x, y and z then you need to specify them in your struct.

The the check if (mystruct.x) will work just fine.

Ant.

I'm hard, yet soft.
I'm coloured, yet clear.
I'm fruity and sweet.
I'm jelly, what am I? Muse on it further, I shall return!
- David Walliams (Little Britain)

GeneralRe: Union question Pin
Steve Messer4-Nov-04 14:48
Steve Messer4-Nov-04 14:48 
GeneralC++ function pointers Pin
_psh_4-Nov-04 7:57
_psh_4-Nov-04 7:57 
GeneralRe: C++ function pointers Pin
Peter Weyzen4-Nov-04 8:08
Peter Weyzen4-Nov-04 8:08 
GeneralRe: C++ function pointers Pin
Michael Dunn4-Nov-04 12:28
sitebuilderMichael Dunn4-Nov-04 12:28 
GeneralDisabling Scripts in IWebBrowser2 Pin
Member 14952024-Nov-04 7:52
Member 14952024-Nov-04 7:52 
QuestionNULL pContext on Dynamic Window Creation?? Pin
Ali Niaz4-Nov-04 6:57
Ali Niaz4-Nov-04 6:57 
QuestionWhat's wrong with this???? Pin
Tom Wright4-Nov-04 5:49
Tom Wright4-Nov-04 5:49 
AnswerRe: What's wrong with this???? Pin
David Crow4-Nov-04 7:41
David Crow4-Nov-04 7:41 
GeneralRe: What's wrong with this???? Pin
Tom Wright4-Nov-04 7:56
Tom Wright4-Nov-04 7:56 
GeneralRe: What's wrong with this???? Pin
Antony M Kancidrowski4-Nov-04 8:24
Antony M Kancidrowski4-Nov-04 8:24 
AnswerRe: What's wrong with this???? Pin
Sujan Christo4-Nov-04 19:55
Sujan Christo4-Nov-04 19:55 
GeneralCurrent directory defining Pin
dudic4-Nov-04 5:27
dudic4-Nov-04 5:27 
GeneralRe: Current directory defining Pin
Tom Wright4-Nov-04 6:12
Tom Wright4-Nov-04 6:12 
GeneralThread question Pin
Tom Wright4-Nov-04 4:12
Tom Wright4-Nov-04 4:12 
GeneralRe: Thread question Pin
lesnikowski4-Nov-04 5:21
lesnikowski4-Nov-04 5:21 
QuestionAdd menu to CDialog? Pin
DanYELL4-Nov-04 4:00
DanYELL4-Nov-04 4:00 
AnswerRe: Add menu to CDialog? Pin
Tom Wright4-Nov-04 4:15
Tom Wright4-Nov-04 4:15 

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.