.dll Question beginner in dll

huddi

New member
Joined
Apr 20, 2009
Messages
38
Reaction score
0
Points
0
Hi,

I use VC++ 2005 (standard edition). I tried to compile one of the samples
in the sdk but it seems that i just can't get a dll file.
-compiler says no errors
-i got it on "release"
-i get a folder "release" in which there are a couple of files but no dll

I tried VC++ 6.0 and there was a button "create dll" which i cannot find
in 2005.

thanks in advance
huddi
 
I tried to compile one of the samples
in the sdk but it seems that i just can't get a dll file.
-compiler says no errors
-i got it on "release"
-i get a folder "release" in which there are a couple of files but no dll
Try looking in the modules directory. Many examples output the result directly into the Orbiter directory tree.
 
Back
Top