Click here to Skip to main content
16,006,452 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: LZW anybody?? Pin
peterchen9-Jul-03 9:51
peterchen9-Jul-03 9:51 
AnswerRe: LZW anybody?? Pin
perlmunger9-Jul-03 7:45
perlmunger9-Jul-03 7:45 
Generalwincrypt.h Pin
Tili9-Jul-03 6:24
Tili9-Jul-03 6:24 
GeneralRe: wincrypt.h Pin
Tili9-Jul-03 6:36
Tili9-Jul-03 6:36 
Generalinserting text into a rich edit view Pin
crapfacejoe9-Jul-03 6:12
crapfacejoe9-Jul-03 6:12 
GeneralRe: inserting text into a rich edit view Pin
Ryan Binns9-Jul-03 15:27
Ryan Binns9-Jul-03 15:27 
GeneralBit operation Pin
Anonymous9-Jul-03 6:08
Anonymous9-Jul-03 6:08 
GeneralRe: Bit operation Pin
John M. Drescher9-Jul-03 6:18
John M. Drescher9-Jul-03 6:18 
I am not sure what you are trying to do. Do you want to test the status of LED0? If so just AND it with 0x01. Are you trying to set the status? Then I think you need both cases AND to turn it off and OR to turn it on.

John
GeneralRe: Bit operation Pin
David Chamberlain9-Jul-03 7:07
David Chamberlain9-Jul-03 7:07 
GeneralUpdating toolbar buttons or menu Pin
Rno359-Jul-03 6:07
Rno359-Jul-03 6:07 
GeneralRe: Updating toolbar buttons or menu Pin
John R. Shaw9-Jul-03 8:29
John R. Shaw9-Jul-03 8:29 
GeneralRe: Updating toolbar buttons or menu Pin
Rno359-Jul-03 10:40
Rno359-Jul-03 10:40 
GeneralRe: Updating toolbar buttons or menu Pin
John R. Shaw9-Jul-03 12:39
John R. Shaw9-Jul-03 12:39 
QuestionBraces required? Pin
Jamie Hale9-Jul-03 5:27
Jamie Hale9-Jul-03 5:27 
AnswerRe: Braces required? Pin
valikac9-Jul-03 5:38
valikac9-Jul-03 5:38 
GeneralRe: Braces required? Pin
Rage9-Jul-03 5:43
professionalRage9-Jul-03 5:43 
GeneralRe: Braces required? Pin
Jamie Hale9-Jul-03 5:48
Jamie Hale9-Jul-03 5:48 
GeneralRe: Braces required? Pin
David Crow9-Jul-03 5:51
David Crow9-Jul-03 5:51 
GeneralRe: Braces required? Pin
Jamie Hale9-Jul-03 5:52
Jamie Hale9-Jul-03 5:52 
GeneralRe: Braces required? Pin
Jamie Hale9-Jul-03 5:55
Jamie Hale9-Jul-03 5:55 
GeneralRe: Braces required? Pin
Keith D9-Jul-03 6:03
Keith D9-Jul-03 6:03 
GeneralRe: Braces required? Pin
Jamie Hale9-Jul-03 6:18
Jamie Hale9-Jul-03 6:18 
GeneralRe: Braces required? Pin
John M. Drescher9-Jul-03 6:11
John M. Drescher9-Jul-03 6:11 
GeneralRe: Braces required? Pin
Jamie Hale9-Jul-03 6:24
Jamie Hale9-Jul-03 6:24 
GeneralRe: Braces required? Pin
Jim A. Johnson9-Jul-03 7:15
Jim A. Johnson9-Jul-03 7: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.