Re: using a dll from FPC
- Posted by petelomax in December
- 648 views
Probably 32/64 bit. Use demo/pGUI/filedump.exw to open the dll you made and check on the "PE Header" tab which it is.
Obviously you can also run p[w].exe without any params to see what that is as well.
Should it not be that simple, or filedump don't play nice with it, upload the dll somewhere and I'll have a bash at it.