Click here to Skip to main content
15,914,413 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: how do you get query results from odbc by manually set sql statement? Pin
Michael P Butler18-Nov-02 0:23
Michael P Butler18-Nov-02 0:23 
AnswerRe: how do you get query results from odbc by manually set sql statement? Pin
Alexinuk18-Nov-02 2:48
Alexinuk18-Nov-02 2:48 
Generalmulticasting Pin
orange^blur17-Nov-02 21:00
orange^blur17-Nov-02 21:00 
GeneralSizing controls in CDialogBar Pin
Woody Green17-Nov-02 20:12
Woody Green17-Nov-02 20:12 
GeneralInterlockedXxx Pin
Saad Sultan17-Nov-02 20:00
sussSaad Sultan17-Nov-02 20:00 
GeneralRe: InterlockedXxx Pin
Christian Graus17-Nov-02 20:26
protectorChristian Graus17-Nov-02 20:26 
GeneralRe: InterlockedXxx Pin
Kannan Kalyanaraman17-Nov-02 20:27
Kannan Kalyanaraman17-Nov-02 20:27 
GeneralRe: InterlockedXxx Pin
Michael Dunn18-Nov-02 4:17
sitebuilderMichael Dunn18-Nov-02 4:17 
In this context, atomic means an operation which is guaranteed to never be interrupted until the operation is done. So once an InterlockedIncrement() call begins, your thread won't get preempted in the kernel while executing the code for that API.

--Mike--
"alyson hannigan is so cute it's crazy" -- Googlism
Just released - 1ClickPicGrabber - Grab & organize pictures from your favorite web pages, with 1 click!
My really out-of-date homepage
Sonork-100.19012 Acid_Helm

GeneralSetting font on client windows Pin
WayneJ17-Nov-02 19:04
WayneJ17-Nov-02 19:04 
GeneralVC++ KeyBoard Hooks Pin
Riju17-Nov-02 18:40
Riju17-Nov-02 18:40 
GeneralRe: VC++ KeyBoard Hooks Pin
viliam18-Nov-02 0:15
viliam18-Nov-02 0:15 
GeneralRe: VC++ KeyBoard Hooks Pin
Riju18-Nov-02 0:19
Riju18-Nov-02 0:19 
GeneralRe: VC++ KeyBoard Hooks Pin
viliam18-Nov-02 0:28
viliam18-Nov-02 0:28 
GeneralRe: VC++ KeyBoard Hooks Pin
Riju18-Nov-02 0:40
Riju18-Nov-02 0:40 
GeneralRe: VC++ KeyBoard Hooks Pin
viliam18-Nov-02 2:59
viliam18-Nov-02 2:59 
GeneralNeed HELP on Local Ntetwrok IP Adrress Pin
ATC17-Nov-02 18:00
ATC17-Nov-02 18:00 
Generalbest way to draw a pixel in direct X Pin
cleathley17-Nov-02 17:40
cleathley17-Nov-02 17:40 
GeneralRe: best way to draw a pixel in direct X Pin
Christian Graus17-Nov-02 20:16
protectorChristian Graus17-Nov-02 20:16 
GeneralRe: best way to draw a pixel in direct X Pin
cleathley17-Nov-02 21:23
cleathley17-Nov-02 21:23 
GeneralRe: best way to draw a pixel in direct X Pin
Christian Graus17-Nov-02 21:41
protectorChristian Graus17-Nov-02 21:41 
GeneralRe: best way to draw a pixel in direct X Pin
cleathley17-Nov-02 21:47
cleathley17-Nov-02 21:47 
GeneralRe: best way to draw a pixel in direct X Pin
cleathley17-Nov-02 21:49
cleathley17-Nov-02 21:49 
GeneralToo many variables !?! Pin
nencini17-Nov-02 16:54
nencini17-Nov-02 16:54 
GeneralRe: Too many variables !?! Pin
Christian Graus17-Nov-02 17:12
protectorChristian Graus17-Nov-02 17:12 
GeneralRe: Too many variables !?! Pin
nencini17-Nov-02 17:40
nencini17-Nov-02 17:40 

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.