- Messages
- 66
- Country

Following the MicrosoftESP_Drawing_Panel_Gauges_with_GDI+_MSDN, I code a GDI+ gauge dll.
On one of the computer P3D run well and I can see the GDIPlus_Gauge!TransparentGauge, but the dll can not be loaded on another computer.
I am surprised that in the same way why one computer can run p3d well ?
But the other computer do not to load the dll, not even the [void FSAPI module_init(void)] is being called, not even the dll load is failed, like this dll does not exist.
The panel.cfg is the same, all the simobjects datas are the same.
Only p3d.cfg dll.xml exe.xml is different, is that a great influence?
How to set p3d to load a gauge dll?
My way: copy the GDIPlus_Gauge.dll and the following image resources to the local P3D\Gauges directory.
On one of the computer P3D run well and I can see the GDIPlus_Gauge!TransparentGauge, but the dll can not be loaded on another computer.
I am surprised that in the same way why one computer can run p3d well ?
But the other computer do not to load the dll, not even the [void FSAPI module_init(void)] is being called, not even the dll load is failed, like this dll does not exist.
The panel.cfg is the same, all the simobjects datas are the same.
Only p3d.cfg dll.xml exe.xml is different, is that a great influence?
How to set p3d to load a gauge dll?
My way: copy the GDIPlus_Gauge.dll and the following image resources to the local P3D\Gauges directory.
