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

C / C++ / MFC

 
GeneralRe: Changing colour for CStatic Pin
prithaa28-Apr-08 0:30
prithaa28-Apr-08 0:30 
GeneralRe: Changing colour for CStatic Pin
David Crow28-Apr-08 4:04
David Crow28-Apr-08 4:04 
Generalhi i want to generate binary states in sorting order in terms of no of 1's plz help Pin
Member 465568525-Apr-08 3:39
Member 465568525-Apr-08 3:39 
GeneralRe: hi i want to generate binary states in sorting order in terms of no of 1's plz help Pin
David Crow25-Apr-08 3:55
David Crow25-Apr-08 3:55 
GeneralRe: hi i want to generate binary states in sorting order in terms of no of 1's plz help Pin
Nelek27-Apr-08 1:56
protectorNelek27-Apr-08 1:56 
Questionx64 intrinsic function equivalent for inline assembly? Pin
Maxwell Chen25-Apr-08 0:41
Maxwell Chen25-Apr-08 0:41 
GeneralRe: x64 intrinsic function equivalent for inline assembly? Pin
Rajkumar R25-Apr-08 0:58
Rajkumar R25-Apr-08 0:58 
GeneralRe: x64 intrinsic function equivalent for inline assembly? Pin
Maxwell Chen25-Apr-08 1:15
Maxwell Chen25-Apr-08 1:15 
Rajkumar R wrote:
rdmsr instruction[^] wrmsr instruction[^]


Do you mean that I won't need to worry about the MOV ECX and AND AX instructions? And __rdmsr and __wrmsr do that for me?

What about the size in x64?
In my original code (x86), does it only write back 16 bits (AX)? Or the whole EAX (32 bits)?

With __wrmsr, it writes 64 bits at a time?! Should I take care of anything in addition? Smile | :)

  Maxwell Chen

GeneralRe: x64 intrinsic function equivalent for inline assembly? Pin
Rajkumar R25-Apr-08 2:48
Rajkumar R25-Apr-08 2:48 
GeneralRe: x64 intrinsic function equivalent for inline assembly? Pin
Maxwell Chen25-Apr-08 5:05
Maxwell Chen25-Apr-08 5:05 
GeneralRe: x64 intrinsic function equivalent for inline assembly? Pin
Mike Dimmick25-Apr-08 3:43
Mike Dimmick25-Apr-08 3:43 
GeneralRe: x64 intrinsic function equivalent for inline assembly? Pin
Maxwell Chen25-Apr-08 5:03
Maxwell Chen25-Apr-08 5:03 
GeneralRe: x64 intrinsic function equivalent for inline assembly? Pin
Ozer Karaagac25-Apr-08 13:38
professionalOzer Karaagac25-Apr-08 13:38 
QuestionRe: x64 intrinsic function equivalent for inline assembly? Pin
bob1697225-Apr-08 3:08
bob1697225-Apr-08 3:08 
GeneralRe: x64 intrinsic function equivalent for inline assembly? Pin
Mike Dimmick25-Apr-08 3:44
Mike Dimmick25-Apr-08 3:44 
Questiongdiplus problem Pin
trioum25-Apr-08 0:11
trioum25-Apr-08 0:11 
GeneralRe: gdiplus problem Pin
Rajkumar R25-Apr-08 0:29
Rajkumar R25-Apr-08 0:29 
GeneralRe: gdiplus problem Pin
Prasann Mayekar25-Apr-08 1:36
Prasann Mayekar25-Apr-08 1:36 
GeneralRe: gdiplus problem Pin
Hamid_RT25-Apr-08 3:04
Hamid_RT25-Apr-08 3:04 
Questionconnect dowsnt return error when i execute it with a disabled NIC?(windows sockets) Pin
izrafel24-Apr-08 23:28
izrafel24-Apr-08 23:28 
QuestionQuestion about downcast in c++ Pin
fantasy121524-Apr-08 23:23
fantasy121524-Apr-08 23:23 
GeneralRe: Question about downcast in c++ Pin
BadKarma24-Apr-08 23:57
BadKarma24-Apr-08 23:57 
QuestionRe: Question about downcast in c++ Pin
Rajkumar R25-Apr-08 0:00
Rajkumar R25-Apr-08 0:00 
QuestionWireless network message Pin
Ajay L D24-Apr-08 23:22
Ajay L D24-Apr-08 23:22 
GeneralRe: Wireless network message Pin
Rajkumar R25-Apr-08 0:34
Rajkumar R25-Apr-08 0: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.