Share

2D barcode PDF417 library

The forum address has changed, you have been automatically redirected. Please update any bookmarks to use the new URL.

Subscribe

Use DLL with VB6

You are viewing a single message from this topic. View all messages.

  1. 2008-06-02 11:30:22 UTC
    I compile the project as DLL. It looks successfull. But, how can i use this DLL in a VB6 Application.

    I declare the DLL-Functions like this:

    Private Declare Function PDF417_PaintCode Lib "PDF417.dll" Alias "paintCode" (p As Parm) As Long

    In case of this, i retrieve an Error "DLL Einstiegspunkt nicht gefunden..." (DLL Entrypoint not found...)


    Tanks for any Solution.
< Previous | 1 | Next >

Add a Reply

This forum does not allow anonymous participation.

Log in to add a reply. Not registered? Create an account to participate and receive email updates when replies are posted to this topic.