Click here to Skip to main content
16,012,223 members
Home / Discussions / COM
   

COM

 
GeneralRe: memory issues Releasing Interface in VB 6 Pin
el_scrub16-Nov-06 23:38
el_scrub16-Nov-06 23:38 
GeneralRe: memory issues Releasing Interface in VB 6 Pin
prasad_som17-Nov-06 1:08
prasad_som17-Nov-06 1:08 
QuestionKilling Process Using WMI Pin
abhiramsss16-Nov-06 6:20
abhiramsss16-Nov-06 6:20 
QuestionA quesion about IE7 Pin
Armor Wei14-Nov-06 19:17
Armor Wei14-Nov-06 19:17 
AnswerRe: A quesion about IE7 Pin
Stephen Hewitt14-Nov-06 20:07
Stephen Hewitt14-Nov-06 20:07 
GeneralRe: A quesion about IE7 Pin
Armor Wei14-Nov-06 20:24
Armor Wei14-Nov-06 20:24 
Questionregarding connection points Pin
srinivas nch13-Nov-06 19:36
srinivas nch13-Nov-06 19:36 
QuestionOLE Afx Control erros Pin
earlgraham13-Nov-06 7:47
earlgraham13-Nov-06 7:47 
Have a debug failure when creating a window of my COM 3d imager. I think its an issue with passing my OLE control through my sub classes.

When I created my 3d imager window inside my application…
bRet = m_pSatMap->Create("Internal_DB_SAT_Map", 0, Rect, pMainFrm, ID_SAT_MEM_MAP, NULL, FALSE);

I got an assertion error from ENSURE(afxOccMgr != NULL)”. After researching this I found that this would occur when AfxEnableControlContainer() was not call. However it is in my main but not in my subclass where the Create is called. So I added it to that class, and now I have another assertion problem. Now “ASSERT(pWndCtrl->m_pCtrlSite == NULL)” is failing.

I think I’m looking for a site that speaks to how to pass afx control to classes inside an application.

Thanks for any help
Glenn


Programmer
Glenn Earl Graham
Austin, TX

QuestionDataGrid in MFC? Pin
Franken13-Nov-06 1:23
Franken13-Nov-06 1:23 
Questionquestion about activex compability Pin
ingsgr01@gmail.com13-Nov-06 0:47
ingsgr01@gmail.com13-Nov-06 0:47 
QuestionHow can I let DCOM server be visited through internet? Pin
johnsonwen11-Nov-06 22:13
johnsonwen11-Nov-06 22:13 
QuestionBSTR thru COM does not seem to be passed..... Pin
morenz10-Nov-06 9:17
morenz10-Nov-06 9:17 
QuestionRe: BSTR thru COM does not seem to be passed..... [modified] Pin
prasad_som13-Nov-06 22:08
prasad_som13-Nov-06 22:08 
AnswerRe: BSTR thru COM does not seem to be passed..... Pin
morenz21-Nov-06 5:37
morenz21-Nov-06 5:37 
Question.net addin outlook Pin
K edar V10-Nov-06 0:39
K edar V10-Nov-06 0:39 
QuestionCOM Inheritance Pin
Inactive Cargo9-Nov-06 23:37
Inactive Cargo9-Nov-06 23:37 
AnswerRe: COM Inheritance Pin
prasad_som10-Nov-06 1:13
prasad_som10-Nov-06 1:13 
QuestionUsing COM crreated by MatLab Pin
Dhanushka P9-Nov-06 1:04
Dhanushka P9-Nov-06 1:04 
QuestionInstalling Certificates in IE Pin
Subrahmanyam K9-Nov-06 0:43
Subrahmanyam K9-Nov-06 0:43 
Questionadding dll in C#? Pin
barak1604879-Nov-06 0:02
barak1604879-Nov-06 0:02 
Questionhi guys Pin
amanboy68-Nov-06 21:35
amanboy68-Nov-06 21:35 
Questionshell drag and drop between namespace extension and windows Pin
sathink8-Nov-06 5:05
sathink8-Nov-06 5:05 
QuestionUsing Interface type from the imported TLB (Attributed COM) Pin
arun14058-Nov-06 0:50
arun14058-Nov-06 0:50 
QuestionWindows Server clustering using WMI Pin
abhiramsss7-Nov-06 14:24
abhiramsss7-Nov-06 14:24 
QuestionVery Urgent : How to list all the registered assesmblies Pin
kamal k s chauhan6-Nov-06 22:18
kamal k s chauhan6-Nov-06 22:18 

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.