Click here to Skip to main content
15,924,039 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: AT command? ===> read sms method Pin
Adrian Soon26-Aug-04 0:55
Adrian Soon26-Aug-04 0:55 
GeneralRe: AT command? ===> read sms method Pin
jmkhael26-Aug-04 1:00
jmkhael26-Aug-04 1:00 
GeneralRe: AT command? ===> read sms method Pin
Adrian Soon26-Aug-04 2:06
Adrian Soon26-Aug-04 2:06 
GeneralRe: AT command? ===> read sms method Pin
Adrian Soon28-Aug-04 5:18
Adrian Soon28-Aug-04 5:18 
Generalintrinsic _InterlockedIncrement Pin
peterchen25-Aug-04 5:10
peterchen25-Aug-04 5:10 
GeneralRe: intrinsic _InterlockedIncrement Pin
jmkhael25-Aug-04 5:21
jmkhael25-Aug-04 5:21 
GeneralRe: intrinsic _InterlockedIncrement Pin
peterchen25-Aug-04 6:43
peterchen25-Aug-04 6:43 
GeneralRe: intrinsic _InterlockedIncrement Pin
jmkhael25-Aug-04 6:59
jmkhael25-Aug-04 6:59 
Maybe you didnt get me right, but my aim was to tell you that the InterlockedIncrement in kernel32.dll if you decompile it, or follow it through a debugger, will have the assembly in my previous post. Which is "the same" as the intrinsic version.

Whether or not this is safe, or stable has nothing to do with it. If intel and microsoft decided to change the way the LOCK on the memory system bus happen your application would suffer. But that is highly unprobable.

What i would like to understand, is, what gain you get if you use the intrinsic form?


Papa


while (TRUE)
Papa.WillLove ( Bebe ) ;
GeneralRe: intrinsic _InterlockedIncrement Pin
peterchen25-Aug-04 13:30
peterchen25-Aug-04 13:30 
GeneralCFile - changing bytes Pin
BlackDice25-Aug-04 4:18
BlackDice25-Aug-04 4:18 
GeneralRe: CFile - changing bytes Pin
jmkhael25-Aug-04 4:27
jmkhael25-Aug-04 4:27 
GeneralRe: CFile - changing bytes Pin
David Crow25-Aug-04 5:52
David Crow25-Aug-04 5:52 
GeneralRe: CFile - changing bytes Pin
BlackDice25-Aug-04 12:01
BlackDice25-Aug-04 12:01 
GeneralRe: CFile - changing bytes Pin
David Crow25-Aug-04 12:04
David Crow25-Aug-04 12:04 
GeneralCListCtrl question Pin
Shay Harel25-Aug-04 4:13
Shay Harel25-Aug-04 4:13 
GeneralRe: CListCtrl question Pin
David Crow25-Aug-04 5:49
David Crow25-Aug-04 5:49 
GeneralRe: CListCtrl question Pin
Shay Harel25-Aug-04 5:52
Shay Harel25-Aug-04 5:52 
GeneralRe: CListCtrl question Pin
David Crow26-Aug-04 3:17
David Crow26-Aug-04 3:17 
GeneralWindows XP Theme Colour Scheme Pin
Steve Thresher25-Aug-04 4:07
Steve Thresher25-Aug-04 4:07 
GeneralRe: Windows XP Theme Colour Scheme Pin
Anonymous25-Aug-04 5:21
Anonymous25-Aug-04 5:21 
GeneralCRecordset Record Updating(Debug Assertion Failure) problem Pin
raed25-Aug-04 4:03
raed25-Aug-04 4:03 
GeneralRe: CRecordset Record Updating(Debug Assertion Failure) problem Pin
jmkhael25-Aug-04 4:43
jmkhael25-Aug-04 4:43 
Generalcocreateinstance and windows media player Pin
Scozturk25-Aug-04 3:50
professionalScozturk25-Aug-04 3:50 
GeneralRe: cocreateinstance and windows media player Pin
Michael P Butler25-Aug-04 4:15
Michael P Butler25-Aug-04 4:15 
GeneralRe: cocreateinstance and windows media player Pin
Scozturk25-Aug-04 6:19
professionalScozturk25-Aug-04 6:19 

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.