Enter Keywords:
Search Within Results
 
 
Narrow Results
Can't Find a Solution
 
 
 
1 - 6 of 6(0.035 seconds)
Sort By:
 
Hi All, I hope I ask this question clearly. It is a difficult one. I have taken over some code so I don't understand everything. In VC++ (MFC) I have an OLE server running that accesses data in ...
Zones: MFC, MS ProgrammingDate Answered: 08/28/2002 Rating: 9.6 Views: 0
I hope define a struct interface as GetPostInfo(PostInfo* postinfo); in a ActiveX control, for example this struct as following: typedef Struct PostInfo {    long nIndex;    BSTR strPostNam...
Zones: MFCDate Answered: 09/05/2004 Rating: 7.6 Views: 0
void CWebFFSView::OnClick(CString strUSID) {       CString strtest = strUSID; } ... this is in my html <TD ALIGN="LEFT" VALIGN="TOP"><input type="submit" name="submit" value="Signon" onclick='wind...
Zones: C++Date Answered: 10/17/1999 Rating: 7.2 Views: 0
I am getting warnings in vc++ 6.0 when I build my activex control... here is the error that I am getting: warning MIDL2039 : interface does not conform to [oleautomation] attribute : [ Parame...
Zones: MFCDate Answered: 11/02/2000 Rating: 9.6 Views: 4
I am working with VC6 with Win 2K system doing ActiveX with MFC. After testing the ActiveX with ActiveX tester included in VC6, I test it including the AX in VB6. I am not able to have a parame...
Zones: C++, MS ProgrammingDate Answered: 02/21/2002 Rating: 7.4 Views: 0
Hi, I'm trying to add a function to an activeX control that will return an array of int to my javascript. Can anyone help me accomplish that? I believe I need to use SafeArray Some of my...
Zones: C++Date Answered: 05/22/2006 Rating: 8.0 Views: 25
 
  • 1