[haXe] exe to neko call
Nicolas Cannasse
ncannasse at motion-twin.com
Wed Feb 21 20:41:39 CET 2007
> Any idea about this? I don't see how I can call a function from the exe
> stub, or pass the handle to the static data to a module as loadmodule
> won't accept the exe as a parameter. Is there a way to force the handle
> into the run neko script when the vm is setup so it can be collected on
> the other side?
Usually, one would put both set_hide_window and TaskBar::OnMenuRestore
in a NDLL that will be loaded and used from haXe/Neko.
Nicolas
More information about the Haxe
mailing list