SDK/DESC question: How is the syntax for a C variable?

Just starting out? Need help? Post your questions and find answers here.
User avatar
IceSoft
Addict
Addict
Posts: 1616
Joined: Thu Jun 24, 2004 8:51 am
Location: Germany

SDK/DESC question: How is the syntax for a C variable?

Post by IceSoft »

@fred
This is working:

Code: Select all

ImportC "blabla.lib"
cpTransformIdentity.cpTransform As "_cpTransformIdentity"
EndImport
but how is the syntax for the *.desc file?

Maybe this one?

Code: Select all

cpTransformIdentity  
Long| Unicode
Belive!
<Wrapper>4PB, PB<game>, =QONK=, PetriDish, Movie2Image, PictureManager,...
User avatar
IceSoft
Addict
Addict
Posts: 1616
Joined: Thu Jun 24, 2004 8:51 am
Location: Germany

Re: SDK/DESC question: How is the syntax for a C variable?

Post by IceSoft »

Fred
any hint for us?
Belive!
<Wrapper>4PB, PB<game>, =QONK=, PetriDish, Movie2Image, PictureManager,...
Post Reply