June 15, 200421 yr Hello there,Can somebody please help me convert or re-write the C source code ofSKELETON.ZIP (a sample module) found in the file library to DELPHI?Unfortunately, I can't program in C, so I need your help with this. I badly need to write an FS module in Delphi.Any help would be greatly appreciated.Endre
June 18, 200421 yr Commercial Member Hi,DELPHI won't work.... C/C++ is your only option. -Damian Damian ClarkHiFi Simulation Technologies
July 7, 200421 yr I think Delphi will just as well work. You'll need to find out how to make a dll in Delphi and then fit the dll in to the scheme FS9 awaits (module_init and module_deinit functions). And, for convenient access, you'll have to adapt the gauges.h header file from the panels sdk to delphi, or at least dig into what it's doing and reproduce that in delphi.Greetings,Winti
Create an account or sign in to comment