in reply to dll calling problems

Errors are good, start with those

Replies are listed 'Best First'.
Re^2: dll calling problems
by skywalker (Beadle) on Jun 18, 2008 at 13:55 UTC
    The error I get is

     Win32::API::parse_prototype: bad prototype 'FontEncode' cant call method new on undefined value

    As I cant 'see' the function name I am guessing from the VB example, however I am not sure if this is even possible.