Click here to Skip to main content
15,910,878 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralOS incompatibility problem Pin
G.S.Gupta27-Aug-02 19:17
G.S.Gupta27-Aug-02 19:17 
GeneralRe: OS incompatibility problem Pin
Philip Patrick27-Aug-02 21:19
professionalPhilip Patrick27-Aug-02 21:19 
GeneralRe: OS incompatibility problem Pin
G.S.Gupta29-Aug-02 1:01
G.S.Gupta29-Aug-02 1:01 
GeneralRe: OS incompatibility problem Pin
Philip Patrick29-Aug-02 1:39
professionalPhilip Patrick29-Aug-02 1:39 
GeneralRe: OS incompatibility problem Pin
G.S.Gupta1-Sep-02 19:27
G.S.Gupta1-Sep-02 19:27 
GeneralRe: OS incompatibility problem Pin
Philip Patrick1-Sep-02 20:47
professionalPhilip Patrick1-Sep-02 20:47 
GeneralHELP:Display driver communicate with usermode app. Pin
jerry_hp27-Aug-02 18:46
jerry_hp27-Aug-02 18:46 
GeneralRe: HELP:Display driver communicate with usermode app. Pin
Andreas Saurwein27-Aug-02 23:42
Andreas Saurwein27-Aug-02 23:42 
You should start reading about IPC (interprocess communication) on MSDN: http://msdn.microsoft.com/library/en-us/ipc/base/interprocess_communications.asp[^]

int x=1, y=5; 
x^=y^=x^=y; // whats the content of x and y now?
<a href="http://www.codeproject.com/tips/StupidXORTrick.asp" target="_blank">ClickHereForHelp();</a>

GeneralRe: HELP:Display driver communicate with usermode app. Pin
jerry_hp28-Aug-02 15:01
jerry_hp28-Aug-02 15:01 
GeneralStrange memory allocation Pin
boon kian27-Aug-02 18:32
boon kian27-Aug-02 18:32 
GeneralRe: Strange memory allocation Pin
Chris Losinger27-Aug-02 18:34
professionalChris Losinger27-Aug-02 18:34 
GeneralRe: Strange memory allocation Pin
boon kian28-Aug-02 7:09
boon kian28-Aug-02 7:09 
GeneralRe: Strange memory allocation Pin
Anonymous27-Aug-02 18:45
Anonymous27-Aug-02 18:45 
GeneralRe: Strange memory allocation Pin
Todd Smith27-Aug-02 20:17
Todd Smith27-Aug-02 20:17 
GeneralRe: Strange memory allocation Pin
markkuk27-Aug-02 21:22
markkuk27-Aug-02 21:22 
GeneralRe: Strange memory allocation Pin
boon kian28-Aug-02 18:52
boon kian28-Aug-02 18:52 
GeneralMonitor multiple CPUs without Performance Counters Pin
Anonymous27-Aug-02 17:22
Anonymous27-Aug-02 17:22 
Questionhow to debug if execution doesnt reach breakpoint? Pin
nsnsns27-Aug-02 16:35
nsnsns27-Aug-02 16:35 
AnswerRe: how to debug if execution doesnt reach breakpoint? Pin
Philip Patrick27-Aug-02 21:28
professionalPhilip Patrick27-Aug-02 21:28 
AnswerRe: how to debug if execution doesnt reach breakpoint? Pin
Andreas Saurwein28-Aug-02 0:23
Andreas Saurwein28-Aug-02 0:23 
GeneralHelp me! Pin
lihao27-Aug-02 16:04
lihao27-Aug-02 16:04 
GeneralRe: Help me! Pin
Christian Graus27-Aug-02 18:37
protectorChristian Graus27-Aug-02 18:37 
GeneralScroll bar thumbs size Pin
alex.barylski27-Aug-02 15:04
alex.barylski27-Aug-02 15:04 
GeneralRe: Scroll bar thumbs size Pin
Ernest Laurentin27-Aug-02 18:15
Ernest Laurentin27-Aug-02 18:15 
GeneralRe: Scroll bar thumbs size Pin
alex.barylski27-Aug-02 21:57
alex.barylski27-Aug-02 21:57 

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.