Click here to Skip to main content
15,912,977 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralHDC to BitBlt (Visual C) Pin
marqua12-Aug-04 11:15
marqua12-Aug-04 11:15 
GeneralRe: HDC to BitBlt (Visual C) Pin
Antony M Kancidrowski12-Aug-04 13:04
Antony M Kancidrowski12-Aug-04 13:04 
GeneralRe: HDC to BitBlt (Visual C) Pin
mahade112-Aug-04 20:06
mahade112-Aug-04 20:06 
GeneralRe: HDC to BitBlt (Visual C) Pin
Ryan Binns12-Aug-04 20:52
Ryan Binns12-Aug-04 20:52 
GeneralArray of Variables Pin
Grahamfff12-Aug-04 11:09
Grahamfff12-Aug-04 11:09 
GeneralRe: Array of Variables Pin
tlerner12-Aug-04 11:14
tlerner12-Aug-04 11:14 
GeneralRe: Array of Variables Pin
mahade112-Aug-04 20:00
mahade112-Aug-04 20:00 
GeneralRe: Array of Variables Pin
Ryan Binns12-Aug-04 20:56
Ryan Binns12-Aug-04 20:56 
Grahamfff wrote:
Also I cannot store away the address of bit fields

That's correct. This is prohibited by the C standard. This is simply because if the field starts part-way through a byte, there is no way the compiler can take its address - it has to be on a byte boundary.

Ryan
"Punctuality is only a virtue for those who aren't smart enough to think of good excuses for being late" John Nichol "Point Of Impact"

GeneralCharacter Counter in MFC Pin
tlerner12-Aug-04 10:20
tlerner12-Aug-04 10:20 
GeneralRe: Character Counter in MFC Pin
wb12-Aug-04 22:51
wb12-Aug-04 22:51 
GeneralRe: Character Counter in MFC Pin
tlerner13-Aug-04 7:15
tlerner13-Aug-04 7:15 
GeneralRe: Character Counter in MFC Pin
wb13-Aug-04 20:44
wb13-Aug-04 20:44 
GeneralRe: Character Counter in MFC Pin
tlerner16-Aug-04 9:02
tlerner16-Aug-04 9:02 
GeneralChild frame outside of main frame Pin
Dababa12-Aug-04 10:20
Dababa12-Aug-04 10:20 
GeneralCorrupted arguments in WinMain Pin
KernKraft3312-Aug-04 10:11
KernKraft3312-Aug-04 10:11 
GeneralRe: Corrupted arguments in WinMain Pin
Neville Franks12-Aug-04 11:22
Neville Franks12-Aug-04 11:22 
GeneralRe: Corrupted arguments in WinMain Pin
Tim Smith13-Aug-04 3:54
Tim Smith13-Aug-04 3:54 
GeneralWheel issue Pin
smack_2k212-Aug-04 8:51
smack_2k212-Aug-04 8:51 
GeneralPrintPreview Pin
act_x12-Aug-04 8:49
act_x12-Aug-04 8:49 
GeneralSerial Communication and Picture Display in MFC Pin
JeremieJ12-Aug-04 8:36
JeremieJ12-Aug-04 8:36 
GeneralRe: Serial Communication and Picture Display in MFC Pin
mahade112-Aug-04 19:45
mahade112-Aug-04 19:45 
GeneralRe: Serial Communication and Picture Display in MFC Pin
JeremieJ12-Aug-04 21:56
JeremieJ12-Aug-04 21:56 
GeneralIGMP and Joining a Multicast Pin
byrd_cam12-Aug-04 8:35
byrd_cam12-Aug-04 8:35 
GeneralRe: IGMP and Joining a Multicast Pin
Ryan Binns12-Aug-04 21:04
Ryan Binns12-Aug-04 21:04 
GeneralPrintPreview Pin
act_x12-Aug-04 6:51
act_x12-Aug-04 6:51 

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.