- Home
·
- OLE/COM/DCOM/Active-X
·
- Api call that will register your dll files into the registry from VB. No other programs required. J
Api call that will register your dll files into the registry from VB. No other programs required. J
Api call that will register your dll files into the registry from VB. No other programs required. Just a simple line of code and 1 small Api
API Declarations
Dim strFileName As String
strFileName$ = "c:\Test.dll"
Call DLLSelfRegister(strFileName$)
End Sub
Rate Api call that will register your dll files into the registry from VB. No other programs required. J
(2(2 Vote))
Api call that will register your dll files into the registry from VB. No other programs required. J Comments
No comments yet — be the first to post one!
Post a Comment