|
-
Feb 5th, 2008, 05:45 AM
#1
Thread Starter
New Member
CRXLAT32 register problem
One of my report using the TOWORD CR function and I wounder our terminal server hasn't install/register the CRXLAT32.DLL which we can't install it .
I tried to add the below in a module but it won't work
public declare sub I_define_it LIB "O:\Crxlat32.dll"
Please give me a hand how I can work around this
Many Thanks in advance
-
Feb 5th, 2008, 06:12 AM
#2
Thread Starter
New Member
Re: CRXLAT32 register problem
I just found a post which can solve the problem by simply copy the CRXLAT32.DLL to C:\Windows\System32\
http://www.visualsoft.net/forum/foru...&PN=1&get=last
1. I have no right to access the Windows path
2. Although I can , our terminal server has over 20 servers under the citrix environment.
Can someone advise whether we can copy it to somewhere else and instruct the program to point to it ??
Thanks
-
Feb 6th, 2008, 10:08 AM
#3
Re: CRXLAT32 register problem
Can't you put it in your application's path?
-
Feb 7th, 2008, 01:35 AM
#4
Thread Starter
New Member
Re: CRXLAT32 register problem
 Originally Posted by Hack
Can't you put it in your application's path?
I copied the executable to O:\APP_Folder\ and saved the CRXLAT32.DLL under it but the program still poped 'CRXLAT32.DLL' cannot be found
Anything I need to embed to the VB6 application in order to let it know its application path is O:\APP_Folder ?
Thanks
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
|