Help for this page

Select Code to Download


  1. or download this
        Win32::GetProcAddress(INSTANCE, PROCNAME)
            Returns the address of a function inside a loaded library. The
            information about what you can do with this address has been l
    +ost in
            the mist of time. Use the Win32::API module instead of this
            deprecated function.