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

C / C++ / MFC

 
QuestionAnybody can tell me Where can I download or install the latest version of Window Media Player Control (msdxm.ocx)? Pin
DengJW19-Mar-03 19:40
DengJW19-Mar-03 19:40 
AnswerRe: Anybody can tell me Where can I download or install the latest version of Window Media Player Control (msdxm.ocx)? Pin
Michael Dunn19-Mar-03 19:43
sitebuilderMichael Dunn19-Mar-03 19:43 
GeneralRe: Anybody can tell me Where can I download or install the latest version of Window Media Player Control (msdxm.ocx)? Pin
DengJW19-Mar-03 19:52
DengJW19-Mar-03 19:52 
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 
According to MSDN:

Every process that loads the DLL maps it into its virtual address space. After the process loads the DLL into its virtual address, it can call the exported DLL functions.

Suppose a process starts and at some stage it dynamically loads a dll. A second process also load the same dll. Now what actually happened ??? Do each of these processes share the same chunk of memory where dll is loaded or dll code is loaded at two different locations for both of these processes ???
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 
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 

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.