It appears my first post didn't work so I am reposting
I am trying to convert a VB6 app to Visual Studio 2008 (C#).
The Init event is the one I am having a problem with.
The code in the VB6 app for the dll is:
Set Q = CreateObject("MAS90.Queue")
Q.Init "Import"
Q.Start
When I try to use it...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.