Click here to Skip to main content
15,921,959 members
Home / Discussions / COM
   

COM

 
GeneralRe: Direct Music Pin
Hadi Rezaee12-Jul-03 10:57
Hadi Rezaee12-Jul-03 10:57 
GeneralUninstalling a COM component/server Pin
Anonymous11-Jul-03 8:18
Anonymous11-Jul-03 8:18 
GeneralRe: Uninstalling a COM component/server Pin
valikac12-Jul-03 5:05
valikac12-Jul-03 5:05 
GeneralRe: Uninstalling a COM component/server Pin
Anonymous12-Jul-03 13:07
Anonymous12-Jul-03 13:07 
QuestionHOW TO IMPORT A TAB DELIMITED TEXT FILE INTO AN ACCESS DATABSE PROGRAMMATICALLY? Pin
vcseeker9-Jul-03 23:13
vcseeker9-Jul-03 23:13 
AnswerRe: HOW TO IMPORT A TAB DELIMITED TEXT FILE INTO AN ACCESS DATABSE PROGRAMMATICALLY? Pin
Mil1013-Jul-03 18:28
Mil1013-Jul-03 18:28 
GeneralCOM/ATL trying to write a new interface, getting error base class undefined Pin
yoshibebe9-Jul-03 8:19
yoshibebe9-Jul-03 8:19 
GeneralRe: COM/ATL trying to write a new interface, getting error base class undefined Pin
Heath Stewart10-Jul-03 3:56
protectorHeath Stewart10-Jul-03 3:56 
The only thing I can think of is to make sure the interface is defined before it is used (i.e., defined before CWWAlmDBPrg) and that the header is included in the source file in which its used. Also, perhaps recompiling the IDL file before building the project would help. I had a similar problem once where the IDL file wasn't getting compiled automatically during the build, and I had to manually do it before the build process.

 

Reminiscent of my younger years...
10 LOAD "SCISSORS"
20 RUN

GeneralAccessing images trough IHTMLDocument2 Pin
SysLo7-Jul-03 22:36
SysLo7-Jul-03 22:36 
GeneralRe: Accessing images trough IHTMLDocument2 Pin
Heath Stewart10-Jul-03 4:06
protectorHeath Stewart10-Jul-03 4:06 
GeneralRe: Accessing images trough IHTMLDocument2 Pin
SysLo13-Jul-03 21:32
SysLo13-Jul-03 21:32 
GeneralRe: Accessing images trough IHTMLDocument2 Pin
Heath Stewart14-Jul-03 1:53
protectorHeath Stewart14-Jul-03 1:53 
GeneralRe: Accessing images trough IHTMLDocument2 Pin
SysLo15-Jul-03 1:34
SysLo15-Jul-03 1:34 
GeneralNot detecting interfaces Pin
satishsilla7-Jul-03 17:29
satishsilla7-Jul-03 17:29 
Generalin-proc ==>> Out-of-proc Pin
In-At7-Jul-03 0:44
In-At7-Jul-03 0:44 
GeneralRe: in-proc ==>> Out-of-proc Pin
Vi210-Jul-03 3:09
Vi210-Jul-03 3:09 
GeneralRe: in-proc ==>> Out-of-proc Pin
In-At14-Jul-03 20:01
In-At14-Jul-03 20:01 
GeneralRe: in-proc ==>> Out-of-proc Pin
Vi215-Jul-03 2:29
Vi215-Jul-03 2:29 
GeneralRe: in-proc ==>> Out-of-proc Pin
In-At15-Jul-03 2:42
In-At15-Jul-03 2:42 
GeneralSpeed of COM Pin
Jo Fredrickson6-Jul-03 21:02
Jo Fredrickson6-Jul-03 21:02 
GeneralRe: Speed of COM Pin
In-At6-Jul-03 23:30
In-At6-Jul-03 23:30 
GeneralRe: Speed of COM Pin
In-At6-Jul-03 23:58
In-At6-Jul-03 23:58 
GeneralRe: Speed of COM Pin
Jo Fredrickson7-Jul-03 16:03
Jo Fredrickson7-Jul-03 16:03 
GeneralRe: Speed of COM Pin
In-At7-Jul-03 19:59
In-At7-Jul-03 19:59 
GeneralRe: Speed of COM Pin
Mike Dimmick12-Jul-03 8:10
Mike Dimmick12-Jul-03 8: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.