Mail Archives: djgpp/2000/05/08/15:21:07
>>> berkovic AT netvision DOT net DOT il 05/06 2:02 PM >>>
Hello
My last message wasn't understood currectly, well it was my fault, so let me
rephrase:
I want to get some info about how to load up compiled code with an already
compiled and linked program, and utilize the loaded code as for example: a
VESA VBE driver.
I need to know how can I pass variables to and from the binary code (I
wrote) and let it run.
I will appriciate any help, thanks from advance.
---------------------
Have you tried DXE's ?
They only work for a single function though i.e. You have to have a separate file for each function you wish to load dynamically.
Cheers
James
- Raw text -