Click here to Skip to main content
15,911,848 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Anybody can tell me Where can I download or install the latest version of Window Media Player Control (msdxm.ocx)? Pin
benjymous20-Mar-03 0:29
benjymous20-Mar-03 0:29 
GeneralGetWindowsVersion().... Pin
JoeSox19-Mar-03 19:34
JoeSox19-Mar-03 19:34 
GeneralRe: GetWindowsVersion().... Pin
Michael Dunn19-Mar-03 19:41
sitebuilderMichael Dunn19-Mar-03 19:41 
GeneralRe: GetWindowsVersion().... Pin
JoeSox19-Mar-03 20:24
JoeSox19-Mar-03 20:24 
GeneralDLL question Pin
Michael Youhana19-Mar-03 18:50
sussMichael Youhana19-Mar-03 18:50 
GeneralRe: DLL question Pin
Vimal Earnest19-Mar-03 21:28
Vimal Earnest19-Mar-03 21:28 
GeneralRe: DLL question Pin
defrag0819-Mar-03 22:35
defrag0819-Mar-03 22:35 
GeneralRe: DLL question Pin
Vimal Earnest19-Mar-03 22:48
Vimal Earnest19-Mar-03 22:48 
What happens is, the COW (Copy On Write) mechanism is used by the system to make a private copy of these variables. To be specific, the system makes a private copy of the memory section containing static and global variables in the process modifying these variables.

refer chapter 19 (DLL basics) of Jeffrey Richter's Programming Applications for Microsoft Windows 4th ED for more info.

~ Vimal
General[how to] handling multiple menu item with single message handler Pin
zecodela19-Mar-03 15:53
zecodela19-Mar-03 15:53 
GeneralRe: [how to] handling multiple menu item with single message handler Pin
Hans Ruck19-Mar-03 21:21
Hans Ruck19-Mar-03 21:21 
Generalgroup radio button Pin
raner19-Mar-03 14:32
raner19-Mar-03 14:32 
GeneralRe: group radio button Pin
Michael Dunn19-Mar-03 15:44
sitebuilderMichael Dunn19-Mar-03 15:44 
GeneralRe: group radio button Pin
MemLeak20-Mar-03 4:36
MemLeak20-Mar-03 4:36 
GeneralAttaching Word doc to my App Pin
Madmaximus19-Mar-03 13:21
Madmaximus19-Mar-03 13:21 
GeneralRe: Attaching Word doc to my App Pin
Anders Molin19-Mar-03 14:21
professionalAnders Molin19-Mar-03 14:21 
GeneralRe: Attaching Word doc to my App Pin
Madmaximus19-Mar-03 16:23
Madmaximus19-Mar-03 16:23 
GeneralRe: Attaching Word doc to my App Pin
Michael Dunn19-Mar-03 18:58
sitebuilderMichael Dunn19-Mar-03 18:58 
GeneralRe: Attaching Word doc to my App Pin
Amit Dey20-Mar-03 11:14
Amit Dey20-Mar-03 11:14 
Generallistview problem Pin
Amit Dey19-Mar-03 13:16
Amit Dey19-Mar-03 13:16 
GeneralRe: listview problem Pin
Michael Dunn19-Mar-03 15:48
sitebuilderMichael Dunn19-Mar-03 15:48 
GeneralRe: listview problem Pin
Amit Dey20-Mar-03 11:11
Amit Dey20-Mar-03 11:11 
GeneralStrange dll Problem Pin
Anders Molin19-Mar-03 13:14
professionalAnders Molin19-Mar-03 13:14 
GeneralAdd network printer Pin
Anonymous19-Mar-03 12:00
Anonymous19-Mar-03 12:00 
GeneralRe: Add network printer Pin
Brian Shifrin19-Mar-03 13:58
Brian Shifrin19-Mar-03 13:58 
GeneralDIB Engine limitation Pin
Tony Teveris19-Mar-03 11:10
Tony Teveris19-Mar-03 11:10 

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.