Graeme Geldenhuys wrote:
Problem in more detail:
I call the GetProcAddress using the proc name exported. I then call
the function and get a access violation.  When I run it through gdb,
it shows I am getting the address for the correct function, but when I
call the function, it says I am trying to call a different function,
and throws the access violation.

What is the definition of the function pointer type, and how are you calling it ?

Micha

_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to