Click here to Skip to main content
16,007,814 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: CWinApp object Pin
Paul M Watt28-Jun-02 22:23
mentorPaul M Watt28-Jun-02 22:23 
GeneralRe: CWinApp object Pin
Alexandru Savescu29-Jun-02 22:25
Alexandru Savescu29-Jun-02 22:25 
GeneralRe: CWinApp object Pin
Paul M Watt28-Jun-02 22:47
mentorPaul M Watt28-Jun-02 22:47 
Generalexport of Doc/View Arch Pin
surbinsho28-Jun-02 21:16
surbinsho28-Jun-02 21:16 
QuestionHow do I use Alt Tab in Full Screen App? Pin
28-Jun-02 20:52
suss28-Jun-02 20:52 
QuestionHow do i make iexplorer back or forward? Pin
brapler28-Jun-02 19:44
brapler28-Jun-02 19:44 
Generalunsigned char Pin
dhon28-Jun-02 18:37
dhon28-Jun-02 18:37 
GeneralRe: unsigned char Pin
Christian Graus28-Jun-02 22:53
protectorChristian Graus28-Jun-02 22:53 
I hate typedefs, and this one is totallystupid.

unsigned char c = *(&data_out + 2);

gets you the third element ( data[2] )


Christian

I am completely intolerant of stupidity. Stupidity is, of course, anything that doesn't conform to my way of thinking. - Jamie Hale - 29/05/2002

Half the reason people switch away from VB is to find out what actually goes on.. and then like me they find out that they weren't quite as good as they thought - they've been nannied. - Alex, 13 June 2002
GeneralRe: unsigned char Pin
Mike Nordell30-Jun-02 0:17
Mike Nordell30-Jun-02 0:17 
Generalserver socket problem, simple... Pin
includeh1028-Jun-02 17:44
includeh1028-Jun-02 17:44 
GeneralRe: server socket problem, simple... Pin
Christopher Lord28-Jun-02 20:40
Christopher Lord28-Jun-02 20:40 
GeneralRe: server socket problem, simple... Pin
includeh1029-Jun-02 16:02
includeh1029-Jun-02 16:02 
GeneralRe: server socket problem, simple... Pin
markkuk29-Jun-02 23:21
markkuk29-Jun-02 23:21 
Generalsynchronize remote recordset with local one Pin
28-Jun-02 17:42
suss28-Jun-02 17:42 
Questionhow to get info from stdio? Pin
includeh1028-Jun-02 17:36
includeh1028-Jun-02 17:36 
AnswerRe: how to get info from stdio? Pin
Michael Dunn28-Jun-02 20:20
sitebuilderMichael Dunn28-Jun-02 20:20 
GeneralRe: how to get info from stdio? Pin
Mike Nordell30-Jun-02 0:20
Mike Nordell30-Jun-02 0:20 
GeneralRe: how to get info from stdio? Pin
includeh1030-Jun-02 21:06
includeh1030-Jun-02 21:06 
Generalfriend function problem ... Pin
Hadi Rezaee28-Jun-02 16:33
Hadi Rezaee28-Jun-02 16:33 
GeneralRe: friend function problem ... Pin
moswal28-Jun-02 17:46
moswal28-Jun-02 17:46 
GeneralMemory Context Memory Leak Pin
moswal28-Jun-02 16:08
moswal28-Jun-02 16:08 
GeneralCircular Queue Pin
JohnnyG28-Jun-02 14:55
JohnnyG28-Jun-02 14:55 
GeneralRe: Circular Queue Pin
Ancient Dragon28-Jun-02 15:28
Ancient Dragon28-Jun-02 15:28 
GeneralRe: Circular Queue Pin
subtractive30-Jun-02 7:28
subtractive30-Jun-02 7:28 
GeneralRe: Circular Queue Pin
JohnnyG30-Jun-02 12:53
JohnnyG30-Jun-02 12:53 

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.