Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
It looks like I cannot callback a VBA function from a parallel thread started in my proprietary DLL. On other way to do this is to have my DLL thread post a message to the running VBA form. That VBA form could then process the message by calling the appropriate VBA function and provide the response directly to the DLL. Does that sound right? I know how to post message and process that message in a dialog form created with Visual C++ but I do not know how to do it in VBA. Any help is welcome. Thanks, Michel |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Main Form - copy exact data from multiple worksheets with live lin | Excel Worksheet Functions | |||
Messages posted today not being displayed | Excel Discussion (Misc queries) | |||
Automate process via button on form | Excel Worksheet Functions | |||
How to count process running time ( process not finished) | Excel Programming | |||
2nd Form deselects list box items on main form | Excel Programming |