Click here to Skip to main content
15,895,667 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionHow to Call CMainFrame Class Member Functions from a DLL Pin
Uday Janaswamy14-Jul-06 1:05
Uday Janaswamy14-Jul-06 1:05 
AnswerRe: How to Call CMainFrame Class Member Functions from a DLL Pin
Zac Howland14-Jul-06 5:50
Zac Howland14-Jul-06 5:50 
QuestionSOCKET MESSAGES Pin
Daniel Kanev14-Jul-06 0:57
Daniel Kanev14-Jul-06 0:57 
AnswerRe: SOCKET MESSAGES Pin
led mike14-Jul-06 6:09
led mike14-Jul-06 6:09 
Questiondoubt on Activex control Pin
sunita ramesh14-Jul-06 0:34
sunita ramesh14-Jul-06 0:34 
QuestionRe: doubt on Activex control Pin
David Crow14-Jul-06 2:31
David Crow14-Jul-06 2:31 
AnswerRe: doubt on Activex control Pin
sunita ramesh15-Jul-06 1:06
sunita ramesh15-Jul-06 1:06 
AnswerRe: doubt on Activex control Pin
Zac Howland14-Jul-06 5:56
Zac Howland14-Jul-06 5:56 
This question would probably be better answered in the COM forum ... but here goes:

Is this an OCX, DLL, or EXE? Specifically, is it running in process or out of process? If it is running in process, you shouldn't have this problem ... but if you do, chances are it is due to holding onto the sound or video resources so that another instance cannot access them. If it is out of process, are you starting a new instance for each time it is instantiated, or are you trying to use the same instance?

If you decide to become a software engineer, you are signing up to have a 1/2" piece of silicon tell you exactly how stupid you really are for 8 hours a day, 5 days a week

Zac
GeneralRe: doubt on Activex control Pin
sunita ramesh15-Jul-06 1:23
sunita ramesh15-Jul-06 1:23 
AnswerRe: doubt on Activex control Pin
Hamid_RT14-Jul-06 8:14
Hamid_RT14-Jul-06 8:14 
Questionvtable Table for CLASS [modified] Pin
AmarnathSujji14-Jul-06 0:33
AmarnathSujji14-Jul-06 0:33 
AnswerRe: vtable Table for CLASS Pin
_AnsHUMAN_ 14-Jul-06 1:18
_AnsHUMAN_ 14-Jul-06 1:18 
GeneralRe: vtable Table for CLASS Pin
Sarvan AL14-Jul-06 1:38
Sarvan AL14-Jul-06 1:38 
GeneralRe: vtable Table for CLASS Pin
Stephen Hewitt14-Jul-06 2:30
Stephen Hewitt14-Jul-06 2:30 
Questionclose all child windows in MDI Pin
zeus_master13-Jul-06 23:48
zeus_master13-Jul-06 23:48 
AnswerRe: close all child windows in MDI Pin
Farhat Aisha14-Jul-06 0:03
Farhat Aisha14-Jul-06 0:03 
QuestionResizing an image to a Thumbnail Pin
racing5713-Jul-06 23:42
racing5713-Jul-06 23:42 
AnswerRe: Resizing an image to a Thumbnail Pin
Farhat Aisha14-Jul-06 0:18
Farhat Aisha14-Jul-06 0:18 
AnswerRe: Resizing an image to a Thumbnail Pin
Hamid_RT14-Jul-06 1:21
Hamid_RT14-Jul-06 1:21 
QuestionMessageBox Without any Button Pin
Manjunath S13-Jul-06 23:39
Manjunath S13-Jul-06 23:39 
AnswerRe: MessageBox Without any Button Pin
zeus_master13-Jul-06 23:44
zeus_master13-Jul-06 23:44 
AnswerRe: MessageBox Without any Button Pin
Aqueel14-Jul-06 1:06
Aqueel14-Jul-06 1:06 
AnswerRe: MessageBox Without any Button Pin
Hamid_RT14-Jul-06 1:22
Hamid_RT14-Jul-06 1:22 
AnswerRe: MessageBox Without any Button Pin
David Crow14-Jul-06 2:34
David Crow14-Jul-06 2:34 
Questionhow can list box display other language? Pin
mimimimilaw13-Jul-06 23:09
mimimimilaw13-Jul-06 23:09 

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.