Recent

Author Topic: SowMessage in dll  (Read 2340 times)

Jacob

  • New member
  • *
  • Posts: 7
SowMessage in dll
« on: June 14, 2013, 09:11:19 am »
Hi
I have a problem to bring up a simple message in a dll, I get this error:  External: SIGILL
I did the debug this is the result.

thank you greetings


Code: [Select]

  Procedure Messaggio();
   begin
  ShowMessage('Save' );
   end; 



Then I recalled so

Code: [Select]
Messaggio();

 

TinyPortal © 2005-2018