Apr 1, 2010 #1 sacsac Programmer Dec 10, 2000 182 GB In VB6 I was familiar with using the code: Set MyObj = CreateObject("MyDLL.MyClass") in order to attach to a DLL. What is the equivalent code in VB2008 ?
In VB6 I was familiar with using the code: Set MyObj = CreateObject("MyDLL.MyClass") in order to attach to a DLL. What is the equivalent code in VB2008 ?
Apr 2, 2010 Thread starter #2 sacsac Programmer Dec 10, 2000 182 GB Thanks to anybody who is looking at this thread, but I have got it sorted now! Upvote 0 Downvote