Click here to Skip to main content
15,887,214 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Need a few more testers to try C++ XML Library. Pin
g3e3-Jul-05 19:35
g3e3-Jul-05 19:35 
GeneralRe: Need a few more testers to try C++ XML Library. Pin
Stuart Konen14-Jul-05 16:07
Stuart Konen14-Jul-05 16:07 
Generalbusy dlg Pin
pnpfriend1-Jul-05 11:29
pnpfriend1-Jul-05 11:29 
GeneralRe: busy dlg Pin
PJ Arends1-Jul-05 16:06
professionalPJ Arends1-Jul-05 16:06 
GeneralRunning multiple exe's in same window Pin
Bill Chan1-Jul-05 11:03
Bill Chan1-Jul-05 11:03 
GeneralRe: Running multiple exe's in same window Pin
2249171-Jul-05 22:38
2249171-Jul-05 22:38 
GeneralRe: Running multiple exe's in same window Pin
Bill Chan2-Jul-05 15:36
Bill Chan2-Jul-05 15:36 
GeneralWrong behavior of __int64 Pin
Kristian Kratzenstein1-Jul-05 10:49
Kristian Kratzenstein1-Jul-05 10:49 
Hi,

I use a __int64 value and calculate :

__int64 x = (0x00000000000005fa - 0x0000000000000660) / 2i64;

what I get : 0x7fffffffffffffcd instead of 0xffffff.....
That relates into a very big positive value. not a small negative I like to have.

Could anyone tell, what could go wrong here ?

I use VC++ 2003 (EnterpriveDev)

kind regards
GeneralRe: Wrong behavior of __int64 Pin
PJ Arends1-Jul-05 15:49
professionalPJ Arends1-Jul-05 15:49 
GeneralRe: Wrong behavior of __int64 Pin
evilhehe1-Jul-05 15:59
evilhehe1-Jul-05 15:59 
GeneralRe: Wrong behavior of __int64 [ edited ] Pin
PJ Arends1-Jul-05 16:14
professionalPJ Arends1-Jul-05 16:14 
GeneralRe: Wrong behavior of __int64 [ edited ] Pin
Kristian Kratzenstein1-Jul-05 19:23
Kristian Kratzenstein1-Jul-05 19:23 
GeneralAccessing VB Com collection Item Pin
hulinning1-Jul-05 8:47
hulinning1-Jul-05 8:47 
GeneralRe: Accessing VB Com collection Item Pin
Jose Lamas Rios1-Jul-05 9:15
Jose Lamas Rios1-Jul-05 9:15 
GeneralRe: Accessing VB Com collection Item Pin
Anonymous5-Jul-05 15:39
Anonymous5-Jul-05 15:39 
GeneralRe: Accessing VB Com collection Item Pin
Anonymous5-Jul-05 15:39
Anonymous5-Jul-05 15:39 
GeneralRe: Accessing VB Com collection Item Pin
Jose Lamas Rios5-Jul-05 17:06
Jose Lamas Rios5-Jul-05 17:06 
GeneralRe: Accessing VB Com collection Item Pin
hulinning10-Jul-05 5:00
hulinning10-Jul-05 5:00 
QuestionHow to use CScrollBar from a template? Pin
IlanTal1-Jul-05 8:47
IlanTal1-Jul-05 8:47 
AnswerRe: How to use CScrollBar from a template? Pin
Cedric Moonen1-Jul-05 9:20
Cedric Moonen1-Jul-05 9:20 
GeneralRe: How to use CScrollBar from a template? Pin
IlanTal2-Jul-05 19:12
IlanTal2-Jul-05 19:12 
AnswerRe: How to use CScrollBar from a template? Pin
Jose Lamas Rios1-Jul-05 9:23
Jose Lamas Rios1-Jul-05 9:23 
Generalclipping child windows Pin
nt231-Jul-05 7:29
nt231-Jul-05 7:29 
GeneralRe: clipping child windows Pin
John R. Shaw2-Jul-05 19:05
John R. Shaw2-Jul-05 19:05 
Generaltheme Pin
Lampros Giampouras1-Jul-05 6:34
Lampros Giampouras1-Jul-05 6:34 

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.