View Single Post
Old 02-19-2006, 01:50 AM   #4 (permalink)
JimJava
Newbie
 
JimJava's Avatar
 
Join Date: Feb 2006
Posts: 13
Default

Quote:
Originally Posted by aclapaila
how i can see the uog.dll function in vb 4 my applications??
Private Declare Function Launch Lib "uog.dll" (ByVal UOG_Client_Launch As Integer) As Integer
????


thzzz
If your saying you use VB for your Apps and that your trying to find the Functions in uog.dll. Try a DLL Viewer But to be on the safe side make sure this isn't crossing the legal and illegal line.
JimJava is offline   Reply With Quote