does anyone know how to make one vb app call a sub in a differant vb app that is alreay running? like OLE type stuff..
Printable View
does anyone know how to make one vb app call a sub in a differant vb app that is alreay running? like OLE type stuff..
One of other applications must be an ActiveX exe or Dll and the sub must be public in a class.