First, you need unfxe.c by Mr Spiv (google will find it for you). That code will create a gxb for you. Next you add the length of the gxb to the begining of your gxb (that bit is important and took me ages to find out what I was doing wrong). Finally you call GpAppExecute passing the gxb. I would go into more detail, but I don't have the code in front of me at the moment.
First, you need unfxe.c by Mr Spiv (google will find it for you). That code will create a gxb for you. Next you add the length of the gxb to the begining of your gxb (that bit is important and took me ages to find out what I was doing wrong). Finally you call GpAppExecute passing the gxb. I would go into more detail, but I don't have the code in front of me at the moment.
I do exactly that with unfxe.c. I modified unfxe.c so it compiled with my project, then you load the fxe and convert to a gxb (getting all kind of interesting stuff like title, author, and icon along the way). Then finally you do something like this -
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.