Click here to Skip to main content
15,890,336 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: DWORD to LPCVOID Pin
Cyclone0229-Oct-06 8:59
Cyclone0229-Oct-06 8:59 
GeneralRe: DWORD to LPCVOID Pin
Mark Salsbery29-Oct-06 9:25
Mark Salsbery29-Oct-06 9:25 
GeneralRe: DWORD to LPCVOID Pin
Cyclone0230-Oct-06 5:57
Cyclone0230-Oct-06 5:57 
QuestionCan I use bits instead of bytes? Pin
Lord Kixdemp27-Oct-06 9:08
Lord Kixdemp27-Oct-06 9:08 
AnswerRe: Can I use bits instead of bytes? Pin
led mike27-Oct-06 9:16
led mike27-Oct-06 9:16 
GeneralRe: Can I use bits instead of bytes? Pin
Lord Kixdemp27-Oct-06 9:24
Lord Kixdemp27-Oct-06 9:24 
AnswerRe: Can I use bits instead of bytes? Pin
George L. Jackson27-Oct-06 12:07
George L. Jackson27-Oct-06 12:07 
GeneralRe: Can I use bits instead of bytes? Pin
Michael Dunn27-Oct-06 16:15
sitebuilderMichael Dunn27-Oct-06 16:15 
You're thinking of a "CPU word" which is the size of the CPU's integer registers (32 or 64 bits on modern desktop CPUs).
The C/C++ type WORD is always two bytes.


--Mike--
Visual C++ MVP Cool | :cool:
LINKS~! Ericahist | PimpFish | CP SearchBar v3.0 | C++ Forum FAQ

GeneralRe: Can I use bits instead of bytes? Pin
George L. Jackson27-Oct-06 16:48
George L. Jackson27-Oct-06 16:48 
GeneralRe: Can I use bits instead of bytes? Pin
Lord Kixdemp27-Oct-06 20:11
Lord Kixdemp27-Oct-06 20:11 
GeneralRe: Can I use bits instead of bytes? Pin
Prakash Nadar27-Oct-06 22:11
Prakash Nadar27-Oct-06 22:11 
GeneralRe: Can I use bits instead of bytes? Pin
Lord Kixdemp28-Oct-06 12:21
Lord Kixdemp28-Oct-06 12:21 
GeneralRe: Can I use bits instead of bytes? Pin
Prakash Nadar29-Oct-06 22:15
Prakash Nadar29-Oct-06 22:15 
GeneralRe: Can I use bits instead of bytes? Pin
Gary R. Wheeler29-Oct-06 2:02
Gary R. Wheeler29-Oct-06 2:02 
GeneralRe: Can I use bits instead of bytes? Pin
George L. Jackson29-Oct-06 9:52
George L. Jackson29-Oct-06 9:52 
Question3-in-1 project? Pin
Joe Smith IX27-Oct-06 6:41
Joe Smith IX27-Oct-06 6:41 
AnswerRe: 3-in-1 project? Pin
Mark Salsbery27-Oct-06 7:00
Mark Salsbery27-Oct-06 7:00 
GeneralRe: 3-in-1 project? Pin
Joe Smith IX28-Oct-06 9:51
Joe Smith IX28-Oct-06 9:51 
GeneralRe: 3-in-1 project? Pin
Mark Salsbery29-Oct-06 7:26
Mark Salsbery29-Oct-06 7:26 
AnswerRe: 3-in-1 project? Pin
led mike27-Oct-06 7:15
led mike27-Oct-06 7:15 
QuestionRe: 3-in-1 project? Pin
David Crow27-Oct-06 7:17
David Crow27-Oct-06 7:17 
AnswerRe: 3-in-1 project? Pin
Zac Howland27-Oct-06 7:28
Zac Howland27-Oct-06 7:28 
AnswerRe: 3-in-1 project? Pin
Gary R. Wheeler29-Oct-06 2:21
Gary R. Wheeler29-Oct-06 2:21 
QuestionGDI+ graphics returns 0 visible clip rect for secondary monitor Pin
gkitts27-Oct-06 5:12
gkitts27-Oct-06 5:12 
Questionmessage loop in directx Pin
shaderx27-Oct-06 5:00
shaderx27-Oct-06 5:00 

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.