On 3/13/07, Christian Budde <[EMAIL PROTECTED]> wrote:
 Btw. this is also a test if I am able again to send a mail to the
mailing-list. I hope it works :-/

Yes, it works =)

Today I was for 2 hours looking at why the program crashed. I tryed to
debug, but the result´s were extremely illogic (a function get´s a
value, and after the function is called, the value another completely
different). Guess what? I didn´t set stdcall for the WndProc callback
function.

Unfortunately this is not the only thing wrong on my code. There is
also the question about what a method type, and a method pointer are.

At this point I think Christian was right, and method types are
pointer to a record called TMethod with 2 pointers inside it. One to
the code, and another to the data (the object location).

--
Felipe Monteiro de Carvalho

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

Reply via email to