Click here to Skip to main content
15,905,508 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
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 
GeneralRe: 64 bit integers Pin
Jim Crafton29-Sep-03 5:14
Jim Crafton29-Sep-03 5:14 
http://www.codeproject.com/cpp/cint96.asp
is SOOO close to what I want. But when I looked at how PJ did it, he cheated!! He used the internal MS __int64 type to help with the math routines. Unfortunately I need to make this work on multiple compilers, so I can't use this. Damn. Oh well there are still some good ideas.

Thanks

¡El diablo está en mis pantalones! ¡Mire, mire!

Real Mentats use only 100% pure, unfooled around with Sapho Juice(tm)!

SELECT * FROM User WHERE Clue > 0
0 rows returned

GeneralRe: 64 bit integers Pin
Tom Pruett29-Sep-03 5:08
Tom Pruett29-Sep-03 5:08 
GeneralRe: 64 bit integers Pin
Jim Crafton29-Sep-03 5:14
Jim Crafton29-Sep-03 5:14 
GeneralEditable subitem code needed!! URGENT Pin
IrishSonic29-Sep-03 4:11
IrishSonic29-Sep-03 4:11 
GeneralRe: Editable subitem code needed!! URGENT Pin
b_girl29-Sep-03 4:26
b_girl29-Sep-03 4:26 
GeneralRe: Editable subitem code needed!! URGENT Pin
IrishSonic29-Sep-03 23:26
IrishSonic29-Sep-03 23:26 
GeneralRe: Editable subitem code needed!! URGENT Pin
b_girl30-Sep-03 3:17
b_girl30-Sep-03 3:17 
GeneralRe: Editable subitem code needed!! URGENT Pin
b_girl30-Sep-03 5:12
b_girl30-Sep-03 5:12 
GeneralRe: Editable subitem code needed!! URGENT Pin
IrishSonic2-Oct-03 22:26
IrishSonic2-Oct-03 22:26 
GeneralRe: Editable subitem code needed!! URGENT Pin
b_girl3-Oct-03 3:32
b_girl3-Oct-03 3:32 
GeneralAdding a new resource Pin
Rome Singh29-Sep-03 3:57
Rome Singh29-Sep-03 3:57 
Generalanother CListCtrl question Pin
b_girl29-Sep-03 3:51
b_girl29-Sep-03 3:51 
GeneralRe: another CListCtrl question Pin
Terry O'Nolley29-Sep-03 6:04
Terry O'Nolley29-Sep-03 6:04 
GeneralRe: another CListCtrl question Pin
b_girl29-Sep-03 6:51
b_girl29-Sep-03 6:51 
GeneralIterating through the duplicate keys in multimap Pin
pankajdaga29-Sep-03 3:44
pankajdaga29-Sep-03 3:44 
GeneralRe: Iterating through the duplicate keys in multimap Pin
Joaquín M López Muñoz29-Sep-03 4:20
Joaquín M López Muñoz29-Sep-03 4:20 
GeneralRe: Iterating through the duplicate keys in multimap Pin
Anonymous29-Sep-03 4:21
Anonymous29-Sep-03 4:21 
GeneralDirectX pixel drawing Pin
skaanji29-Sep-03 3:14
skaanji29-Sep-03 3:14 

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.