Click here to Skip to main content
15,918,404 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Custom OnSize handling Pin
David Crow29-Sep-03 5:27
David Crow29-Sep-03 5:27 
GeneralRe: Custom OnSize handling Pin
Terry O'Nolley29-Sep-03 6:08
Terry O'Nolley29-Sep-03 6:08 
GeneralRe: Custom OnSize handling Pin
David Crow29-Sep-03 6:18
David Crow29-Sep-03 6:18 
GeneralRe: Custom OnSize handling Pin
Terry O'Nolley29-Sep-03 12:26
Terry O'Nolley29-Sep-03 12:26 
GeneralRe: Custom OnSize handling Pin
Chris Meech29-Sep-03 6:22
Chris Meech29-Sep-03 6:22 
GeneralRe: Custom OnSize handling Pin
Terry O'Nolley29-Sep-03 12:27
Terry O'Nolley29-Sep-03 12:27 
GeneralRe: Custom OnSize handling Pin
Anonymous29-Sep-03 5:07
Anonymous29-Sep-03 5:07 
GeneralRe: Custom OnSize handling Pin
Terry O'Nolley29-Sep-03 5:12
Terry O'Nolley29-Sep-03 5:12 
GeneralRe: Custom OnSize handling Pin
Anonymous29-Sep-03 5:22
Anonymous29-Sep-03 5:22 
GeneralRe: Custom OnSize handling Pin
Terry O'Nolley29-Sep-03 5:26
Terry O'Nolley29-Sep-03 5:26 
GeneralRe: Custom OnSize handling Pin
Iain Clarke, Warrior Programmer29-Sep-03 5:57
Iain Clarke, Warrior Programmer29-Sep-03 5:57 
GeneralOutput Pin
sardinka29-Sep-03 4:45
sardinka29-Sep-03 4:45 
GeneralRe: Output Pin
David Crow29-Sep-03 4:58
David Crow29-Sep-03 4:58 
GeneralRe: Output Pin
Terry O'Nolley29-Sep-03 5:04
Terry O'Nolley29-Sep-03 5:04 
GeneralRe: Output Pin
sardinka29-Sep-03 6:25
sardinka29-Sep-03 6:25 
GeneralRe: Output Pin
DougW4829-Sep-03 8:03
DougW4829-Sep-03 8:03 
GeneralSetLayeredWindowAttributes in an ActiveX control Pin
Daed29-Sep-03 4:44
Daed29-Sep-03 4:44 
GeneralRe: SetLayeredWindowAttributes in an ActiveX control Pin
igor196029-Sep-03 7:42
igor196029-Sep-03 7:42 
QuestionWhat type has CONTROL resource ? Pin
vgrigor29-Sep-03 4:31
vgrigor29-Sep-03 4:31 
General64 bit integers Pin
Jim Crafton29-Sep-03 4:14
Jim Crafton29-Sep-03 4:14 
GeneralRe: 64 bit integers Pin
KarstenK29-Sep-03 4:26
mveKarstenK29-Sep-03 4:26 
GeneralRe: 64 bit integers Pin
Jim Crafton29-Sep-03 4:54
Jim Crafton29-Sep-03 4:54 
GeneralRe: 64 bit integers Pin
Anonymous29-Sep-03 4:26
Anonymous29-Sep-03 4:26 
GeneralRe: 64 bit integers Pin
Jim Crafton29-Sep-03 4:53
Jim Crafton29-Sep-03 4:53 
GeneralRe: 64 bit integers Pin
David Crow29-Sep-03 5:04
David Crow29-Sep-03 5:04 
See if either of these two articles give you any ideas:

http://www.codeproject.com/cpp/cint96.asp
http://www.codeproject.com/system/cfile64.asp

They don't directly answer your question, but every little bit helps! Also, try searching the Net for ULARGE_INTEGER and see how it is handled.


Five birds are sitting on a fence.
Three of them decide to fly off.
How many are left?

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.