+ Reply to Thread
Results 1 to 4 of 4

user32.dll

  1. #1
    Hemant_india
    Guest

    user32.dll

    hi
    where can find full help about user32.dll?
    thanks
    --
    hemu

  2. #2
    Bob Phillips
    Guest

    Re: user32.dll

    What do you want to know?

    --
    HTH

    Bob Phillips

    (replace somewhere in email address with gmail if mailing direct)

    "Hemant_india" <[email protected]> wrote in message
    news:[email protected]...
    > hi
    > where can find full help about user32.dll?
    > thanks
    > --
    > hemu




  3. #3
    Hemant_india
    Guest

    Re: user32.dll

    hi bob
    i have downloaded "Form Fun"
    i want to know if i could use the very form in my codes
    form fun use "private decalre funcion findwindow lib user32 alias
    findwindowa....
    i want to know how this line of code works
    thanks bob
    --
    hemu


    "Bob Phillips" wrote:

    > What do you want to know?
    >
    > --
    > HTH
    >
    > Bob Phillips
    >
    > (replace somewhere in email address with gmail if mailing direct)
    >
    > "Hemant_india" <[email protected]> wrote in message
    > news:[email protected]...
    > > hi
    > > where can find full help about user32.dll?
    > > thanks
    > > --
    > > hemu

    >
    >
    >


  4. #4
    Bob Phillips
    Guest

    Re: user32.dll

    That is so that Stephen can use the APIs declared in that dll. You could use
    the very form, I think Stephen allows that, but I think the idea of that
    particular workbook is meant to show you how to do things, like removing the
    close button, and you include that in your project.

    If you are going to use any of those techniques, you need to set a link to
    API(s) in the dll, which is what that line does, and then use the API in
    your code.

    --
    HTH

    Bob Phillips

    (replace somewhere in email address with gmail if mailing direct)

    "Hemant_india" <[email protected]> wrote in message
    news:[email protected]...
    > hi bob
    > i have downloaded "Form Fun"
    > i want to know if i could use the very form in my codes
    > form fun use "private decalre funcion findwindow lib user32 alias
    > findwindowa....
    > i want to know how this line of code works
    > thanks bob
    > --
    > hemu
    >
    >
    > "Bob Phillips" wrote:
    >
    > > What do you want to know?
    > >
    > > --
    > > HTH
    > >
    > > Bob Phillips
    > >
    > > (replace somewhere in email address with gmail if mailing direct)
    > >
    > > "Hemant_india" <[email protected]> wrote in message
    > > news:[email protected]...
    > > > hi
    > > > where can find full help about user32.dll?
    > > > thanks
    > > > --
    > > > hemu

    > >
    > >
    > >




+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1