•   over 10 years ago

win32 Dll error

I got an error while using sendanywhere.dll (valid assembly)

  • 3 comments

  • Manager   •   over 10 years ago

    Hi.

    Please inform me more detailed error message.
    And, What is the OS version that you are developing. What function do you try when you get error?

    Thanks.

  •   •   over 10 years ago

    Os: Windows 8.1
    Vs 2013
    WindowsFormsApplication(C#)
    See
    http://screencast.com/t/YuZCP446PI

  • Manager   •   over 10 years ago

    You should develop in C or C++ language because it made by Windows native API.
    Or you can make wrapper for unmanaged code if you want to use C#.

Comments are closed.