Click here to Skip to main content
15,910,083 members
Home / Discussions / COM
   

COM

 
GeneralRe: CoInitializeEx ( ) Pin
Tim Rymer13-Dec-01 10:33
Tim Rymer13-Dec-01 10:33 
GeneralRe: CoInitializeEx ( ) Pin
Ernest Laurentin13-Dec-01 11:26
Ernest Laurentin13-Dec-01 11:26 
GeneralRe: CoInitializeEx ( ) Pin
Tim Rymer14-Dec-01 6:45
Tim Rymer14-Dec-01 6:45 
GeneralRe: CoInitializeEx ( ) Pin
Ernest Laurentin14-Dec-01 11:00
Ernest Laurentin14-Dec-01 11:00 
GeneralRe: CoInitializeEx ( ) Pin
Tim Rymer17-Dec-01 5:59
Tim Rymer17-Dec-01 5:59 
GeneralRe: CoInitializeEx ( ) Pin
Ernest Laurentin17-Dec-01 6:50
Ernest Laurentin17-Dec-01 6:50 
GeneralRe: CoInitializeEx ( ) Pin
Ernest Laurentin17-Dec-01 10:31
Ernest Laurentin17-Dec-01 10:31 
GeneralRe: CoInitializeEx ( ) Pin
Tim Rymer18-Dec-01 6:11
Tim Rymer18-Dec-01 6:11 
That's what baffles me is that it's the exact same idea except that it's in an MFC ActiveX Control...

here's my question:

1. Make a new COM ATL Project.
-I picked FULL CONTROL when i made a new ATL obj... I assume that to be fine.
-Do i want to merge proxy/stub code?
-Support Connection points, of course
-Apartment threading (it wont let you choose Free if you choose to make a
control) so... should i just be making an ATL object and wrap it in a Control?
-Do i need to check free threaded marshalling?(i assumed so)
-Aggregation: (No) i have no clue what this does... i've basically learned COM/ATL/ActiveX from common lingo and trial and error.

2. ok after all of that is done, (the real question is coming, i promise)
- I compile,
- Implement Connection points? I cannot compile to where i can call events in the code and it doesnt show up (like the way you have it in CProxy...).

that's my dilemma. oh and when i try to add a function to the CProxy_... i get: "The implementation file for class CProxy_ITesterEvents<class t=""> cannot be found" ---- what am i not doing, that i should be doing??

well, that's all for now, i'm gonna keep messing with it. RSVP



~Timothy T. Rymer

www.digipen.edu
tim.xpertz.com
GeneralRe: CoInitializeEx ( ) Pin
Ernest Laurentin18-Dec-01 7:03
Ernest Laurentin18-Dec-01 7:03 
GeneralRe: CoInitializeEx ( ) Pin
Tim Rymer18-Dec-01 7:23
Tim Rymer18-Dec-01 7:23 
GeneralRe: CoInitializeEx ( ) Pin
Ernest Laurentin18-Dec-01 7:48
Ernest Laurentin18-Dec-01 7:48 
GeneralRe: CoInitializeEx ( ) Pin
Tim Rymer18-Dec-01 8:28
Tim Rymer18-Dec-01 8:28 
GeneralRe: CoInitializeEx ( ) Pin
Tim Rymer18-Dec-01 8:33
Tim Rymer18-Dec-01 8:33 
GeneralRe: CoInitializeEx ( ) Pin
Ernest Laurentin18-Dec-01 9:24
Ernest Laurentin18-Dec-01 9:24 
GeneralRe: CoInitializeEx ( ) Pin
Tim Rymer18-Dec-01 9:41
Tim Rymer18-Dec-01 9:41 
GeneralRe: CoInitializeEx ( ) Pin
Ernest Laurentin19-Dec-01 5:04
Ernest Laurentin19-Dec-01 5:04 
GeneralRe: CoInitializeEx ( ) Pin
Tim Rymer19-Dec-01 5:22
Tim Rymer19-Dec-01 5:22 
GeneralRe: CoInitializeEx ( ) Pin
Ernest Laurentin19-Dec-01 7:12
Ernest Laurentin19-Dec-01 7:12 
GeneralRe: CoInitializeEx ( ) Pin
Tim Rymer19-Dec-01 7:35
Tim Rymer19-Dec-01 7:35 
GeneralCOM Pin
Terminater12-Dec-01 0:10
Terminater12-Dec-01 0:10 
GeneralRe: COM Pin
Michael P Butler12-Dec-01 0:15
Michael P Butler12-Dec-01 0:15 
GeneralFiring Event in Worker Thread Pin
Tim Rymer11-Dec-01 10:26
Tim Rymer11-Dec-01 10:26 
GeneralRe: Firing Event in Worker Thread Pin
Ernest Laurentin11-Dec-01 11:43
Ernest Laurentin11-Dec-01 11:43 
GeneralRe: Firing Event in Worker Thread Pin
Tim Rymer12-Dec-01 5:30
Tim Rymer12-Dec-01 5:30 
GeneralRe: Firing Event in Worker Thread Pin
Ernest Laurentin12-Dec-01 5:53
Ernest Laurentin12-Dec-01 5:53 

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.