Results 1 to 5 of 5

Thread: dll problem

  1. #1

    Thread Starter
    New Member
    Join Date
    Jul 2008
    Posts
    3

    dll problem

    hi
    im using rapidform.dll in my vba project and i need to write some codes in
    mouse down event of this dll.i dont know how to find that event
    please help me.


    object browser shows as follow:
    Class IRFDocumentEvent
    Member of RapidForm
    Document Events Interface


    and


    Sub LButtonUp(x As Long, y As Long)
    Member of RapidForm.IRFDocumentEvent



  2. #2
    Evil Genius alex_read's Avatar
    Join Date
    May 2000
    Location
    Espoo, Finland
    Posts
    5,538

    Re: dll problem

    Hi tavarishes, and welcome to the forums!

    I don't know if any of us here would know this component really to be able to help you. I've just attempted to both search their site for online help or forums, and download either a trial or sdk or helpfile from their site and had no luck with either. I did notice there was an online support submission page - have you tried this, perhaps you may be pointed in the direction of more help here.

    Otherwise, could you post any helpfile information on the calls you posted earlier there as we may be able to advise based on this text (assuming a help file exists and you have one).

    Please rate this post if it was useful for you!
    Please try to search before creating a new post,
    Please format code using [ code ][ /code ], and
    Post sample code, error details & problem details

  3. #3

    Thread Starter
    New Member
    Join Date
    Jul 2008
    Posts
    3

    Re: dll problem

    Dear alex
    thank u 4 ur reply

    here is rapidform api help file


    http://rapidshare.com/files/13517545...rmAPI.rar.html

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

    Re: dll problem

    Do you have the source code for this DLL?

  5. #5

    Thread Starter
    New Member
    Join Date
    Jul 2008
    Posts
    3

    Re: dll problem

    no i dont have the source code

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