|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 10/6/2008 2:09:14 AM
Posts: 5,
Visits: 30
|
|
| Hi, I 'm trying to use the ViewerX in a small test application. Installing on a WinXP works perfect, but on Win98, after installing the downloaded setup, the activeX component still isn't known. Also, manually registering it with "regsvr32 scvncctrl.dll" gives the error message: LoadLibrary("scvncctrl.dll") failed. GetLastError returns 0x0000001f. (tried on 2 different machines) Any idea ? Marc
|
|
|
|
|
Supreme Being
      
Group: Administrators
Last Login: 2 days ago @ 11:09:40 PM
Posts: 1,160,
Visits: 1,906
|
|
Most probably ViewerX uses some of the Win32 API functions, which are not available in Win98.
Could you please download Depends tool from http://s-code.com/download/utils/depends.zip and run it. Then drag&drop scvncctrl.dll to the Depends window. Depends should show the list of dlls and methods used by ViewerX. If some methods or dlls are not available they will be marked in red color. Please send me the list of methods marked in red.
 Kindest Regards, SmartCode Solutions Support
|
|
|
|