Click here to Skip to main content
15,879,326 members
Home / Discussions / C#
   

C#

 
GeneralRe: C Pre Processor executable Pin
S. Senthil Kumar29-Dec-03 1:47
S. Senthil Kumar29-Dec-03 1:47 
Generalobjidl Type Libraries Query Pin
28-Dec-03 4:07
suss28-Dec-03 4:07 
GeneralMore information here Pin
28-Dec-03 4:15
suss28-Dec-03 4:15 
GeneralRe: More information here Pin
Heath Stewart28-Dec-03 4:26
protectorHeath Stewart28-Dec-03 4:26 
GeneralRe: More information here Pin
Nick Parker28-Dec-03 4:38
protectorNick Parker28-Dec-03 4:38 
GeneralRe: More information here Pin
Tristan Rhodes28-Dec-03 4:40
Tristan Rhodes28-Dec-03 4:40 
GeneralRe: More information here Pin
Heath Stewart28-Dec-03 4:46
protectorHeath Stewart28-Dec-03 4:46 
GeneralConstructing IDL's Pin
Tristan Rhodes28-Dec-03 4:51
Tristan Rhodes28-Dec-03 4:51 
Currently I am pulling all the classes I need relating to drag and drop from the IDL's in the SDK, and packing them into my own custom one.

Is this the right thing to do?

Also, when adding an interface to my IDL, do i need to include the square bracketed section above it that looks like:

[
object,
uuid(0000010e-0000-0000-C000-000000000046),
pointer_default(unique)
]

I think I do, but i'm not sure.

Also, can I add enumerations and structures to this? Or is it only interfaces?


Cheers

Cata
GeneralRe: Constructing IDL's Pin
Heath Stewart28-Dec-03 4:54
protectorHeath Stewart28-Dec-03 4:54 
GeneralRe: Constructing IDL's Pin
Tristan Rhodes28-Dec-03 5:06
Tristan Rhodes28-Dec-03 5:06 
GeneralRe: Constructing IDL's Pin
Heath Stewart28-Dec-03 5:44
protectorHeath Stewart28-Dec-03 5:44 
GeneralRe: Constructing IDL's Pin
Tristan Rhodes28-Dec-03 5:56
Tristan Rhodes28-Dec-03 5:56 
GeneralRe: Constructing IDL's Pin
Heath Stewart28-Dec-03 6:21
protectorHeath Stewart28-Dec-03 6:21 
GeneralINCLUDE Configuration Pin
Tristan Rhodes28-Dec-03 6:38
Tristan Rhodes28-Dec-03 6:38 
GeneralRe: INCLUDE Configuration Pin
Heath Stewart28-Dec-03 6:55
protectorHeath Stewart28-Dec-03 6:55 
GeneralRe: INCLUDE Configuration Pin
Tristan Rhodes28-Dec-03 7:08
Tristan Rhodes28-Dec-03 7:08 
GeneralRe: INCLUDE Configuration Pin
Heath Stewart28-Dec-03 7:17
protectorHeath Stewart28-Dec-03 7:17 
GeneralRe: INCLUDE Configuration Pin
Tristan Rhodes28-Dec-03 8:48
Tristan Rhodes28-Dec-03 8:48 
GeneralRe: INCLUDE Configuration Pin
Nick Parker28-Dec-03 7:13
protectorNick Parker28-Dec-03 7:13 
GeneralJava sux! Pin
Tristan Rhodes28-Dec-03 8:06
Tristan Rhodes28-Dec-03 8:06 
GeneralRe: Java sux! Pin
Nick Parker28-Dec-03 8:29
protectorNick Parker28-Dec-03 8:29 
GeneralRe: Java sux! Pin
Tristan Rhodes28-Dec-03 8:34
Tristan Rhodes28-Dec-03 8:34 
GeneralRe: Java sux! Pin
Heath Stewart28-Dec-03 8:55
protectorHeath Stewart28-Dec-03 8:55 
GeneralRe: Java sux! Pin
Nick Parker28-Dec-03 9:25
protectorNick Parker28-Dec-03 9:25 
GeneralRe: Java sux! Pin
Heath Stewart28-Dec-03 9:28
protectorHeath Stewart28-Dec-03 9:28 

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.