|
-
July 10th, 2001, 10:18 AM
#1
Unrgent please..How use my COM dll???
Hiya..
Thanks to cackie i managed to insert my COM dll into vb .
But it seems that i cannot it.
this is what i tried to do:
'global:
public sh as SEESHELLLib.SeeBaseShell
' or i even tries
public sh as SeeBaseShell
' Inside some function:
private sub DoSomthing()
Dim code as string
Dim arr as Byte
Dim RetVal as Integer
' here the compiler always complaines:
set sh = ???? ' i dont know what to put here.
Any help will be greatly appriciated
kishk91
[email protected]
ICQ: 13610258
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|