Click here to Skip to main content
15,892,746 members
Home / Discussions / C#
   

C#

 
GeneralRe: TreeView Pin
Tristan Rhodes28-Dec-03 8:37
Tristan Rhodes28-Dec-03 8:37 
GeneralRe: TreeView Pin
Heath Stewart28-Dec-03 8:58
protectorHeath Stewart28-Dec-03 8:58 
GeneralYe - That one Pin
Tristan Rhodes28-Dec-03 14:22
Tristan Rhodes28-Dec-03 14:22 
GeneralThanks Pin
Luther Baker30-Dec-03 5:09
Luther Baker30-Dec-03 5:09 
GeneralRe: TreeView Pin
Luther Baker30-Dec-03 9:51
Luther Baker30-Dec-03 9:51 
GeneralRe: TreeView Pin
Heath Stewart30-Dec-03 10:59
protectorHeath Stewart30-Dec-03 10:59 
GeneralRe: TreeView Pin
Luther Baker31-Dec-03 4:47
Luther Baker31-Dec-03 4:47 
GeneralRe: TreeView Pin
Luther Baker31-Dec-03 4:56
Luther Baker31-Dec-03 4:56 
GeneralC Pre Processor executable Pin
Tristan Rhodes28-Dec-03 5:38
Tristan Rhodes28-Dec-03 5:38 
GeneralRe: C Pre Processor executable Pin
Tristan Rhodes28-Dec-03 5:44
Tristan Rhodes28-Dec-03 5:44 
GeneralRe: C Pre Processor executable Pin
Nick Parker28-Dec-03 5:56
protectorNick Parker28-Dec-03 5:56 
GeneralRe: C Pre Processor executable Pin
Tristan Rhodes28-Dec-03 6:08
Tristan Rhodes28-Dec-03 6:08 
GeneralRe: C Pre Processor executable Pin
leppie28-Dec-03 5:57
leppie28-Dec-03 5:57 
GeneralRe: C Pre Processor executable Pin
Heath Stewart28-Dec-03 6:58
protectorHeath Stewart28-Dec-03 6:58 
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 
GeneralRe: Constructing IDL's Pin
Heath Stewart28-Dec-03 4:54
protectorHeath Stewart28-Dec-03 4:54 
First, add the paths to your INCLUDE enviroment variable and you won't have to worry about paths.

Second, no, you shouldn't include the interface information - they're already defined you're just forward-defining them.

There's plenty of information about IDL in the PSDK. You should read some of that. Also, just do what the author did in the article that I linked. He does everything you need to do, just with different IDL files, interfaces, and structs.

 

-----BEGIN GEEK CODE BLOCK-----
Version: 3.21
GCS/G/MU d- s: a- C++++ UL@ P++(+++) L+(--) E--- W+++ N++ o+ K? w++++ O- M(+) V? PS-- PE Y++ PGP++ t++@ 5 X+++ R+@ tv+ b(-)>b++ DI++++ D+ G e++>+++ h---* r+++ y+++
-----END GEEK CODE BLOCK-----
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 

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.