Results 1 to 4 of 4

Thread: CRXLAT32 register problem

  1. #1

    Thread Starter
    New Member
    Join Date
    Jan 2007
    Posts
    14

    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

  2. #2

    Thread Starter
    New Member
    Join Date
    Jan 2007
    Posts
    14

    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

  3. #3
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: CRXLAT32 register problem

    Can't you put it in your application's path?

  4. #4

    Thread Starter
    New Member
    Join Date
    Jan 2007
    Posts
    14

    Re: CRXLAT32 register problem

    Quote 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
  •  



Click Here to Expand Forum to Full Width