Skip to main content
14-Alexandrite
June 29, 2020
Question

Start Synchronous Application using VBAPI

  • June 29, 2020
  • 1 reply
  • 2033 views

Hi,

 

How to start synchronous DLL Application using VBAPI?

1 reply

18-Opal
June 29, 2020

So VB is always asynchron, but you want to open/load from VB a compiled DLL and call a C function?

Navku14-AlexandriteAuthor
14-Alexandrite
June 30, 2020

I want to load VB.Net dll synchronous and listen to UI Actions.

18-Opal
June 30, 2020

Maybe with headphones from Amazon😀

 

Give me a clue what you want to do, maybe ...