Below I have the api to register a dll
Public Declare Function RegMyServerObject Lib _
"C:\RM3\RM3.DLL" _
Alias "DllRegisterServer"() As Long
how can I change it so that the path is app.path ?
Thanks
Ian
|
Results 1 to 4 of 4
Thread: registering a dllThreaded View
|
Click Here to Expand Forum to Full Width |