https://learn.microsoft.com/en-us/previous-versions/visualst...
but from looking it seems like people were doing it by writing VB that ran in a separate EXE and then indeed, COM would let you do RPCs between the different processes. So multi-processing rather than multi-threading.
https://learn.microsoft.com/en-us/previous-versions/visualst...
but from looking it seems like people were doing it by writing VB that ran in a separate EXE and then indeed, COM would let you do RPCs between the different processes. So multi-processing rather than multi-threading.