Re: [AD] Allegro and Visual Basic |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
Jason Wilkins wrote:
> My main problem is that I don't think there is a way to automatically
> generate a wrapper. There would be a way if there was a list of
> functions and constants...
If you run fixdll for any Windows port, it will create a file called
alleg.def. This file will contain the list of all exported symbols in
the DLL.
--
- Robert J Ohannessian
"Microsoft code is probably O(n^20)" (my CS prof)
http://pages.infinit.net/voidstar/