Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
Comunicados
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
29285 Discussões

add a dialog box to a VB.NET calling a FORTRAN DLL

richard_e_roy
Principiante
473 Visualizações
I am developing an application that uses VB 2005 to call a FORTRAN DLL that reports its status by writing text to a listbox within a modeless dialog box (or Form in VB terminology). I have successfully run the VB-calls-Fortran sample, but I cannot figure out how to create a resource file containing a listbox that I can write to. Ideally, the dialogbox/form would be on the VB side and be passed to the Fortran but I don't think this is possible. If not, I could get by with the modeless dialog box on the Fortran side and write the status to the listbox within the dialogbox.

Thanks for any help
0 Kudos
0 Respostas
Responder