Villacaleb / slimdx

Automatically exported from code.google.com/p/slimdx
MIT License
0 stars 0 forks source link

COM interop for tlb generation using regasm slimdx.dll /tlb:slimdx.tlb #593

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
While a tlb will generate, it seems to be empty once referenced in vb6, and
a vtable couldn't be exported for freebasic using axsuite.. I don't own
visual studio or I'd recompile it myself... doing this would extend slimdx
to even more languages (freebasic, mingw, freepascal, vb6, powerbasic to
name a few...) thank you for slimdx and I wish you guys the best with this
project! :)    crysstaafur@gmail if you need to contact me.. peace

Original issue reported on code.google.com by crysstaa...@gmail.com on 28 Dec 2009 at 3:49

GoogleCodeExporter commented 9 years ago
hopefully this article from 15seconds.com will help with this issue.. 
http://www.15seconds.com/issue/040722.htm

Original comment by crysstaa...@gmail.com on 3 Jan 2010 at 4:55

GoogleCodeExporter commented 9 years ago
I also found something from the microsoft knowledge base that may also help

http://support.microsoft.com/kb/817248

Original comment by crysstaa...@gmail.com on 3 Jan 2010 at 4:56

GoogleCodeExporter commented 9 years ago

Original comment by ryoohki@gmail.com on 18 Jan 2010 at 8:00

GoogleCodeExporter commented 9 years ago
DirectX is already based on COM. I don't see a reason to do any more work on 
this
matter. If you'd like to fork the project and do it on your own though, feel 
free to
do so.

Original comment by Mike.Popoloski on 18 Jan 2010 at 8:07