Anybody know of a cross platform way of showing a message dialog within the Initialization and/or Finalization of a unit ?

What I am after is an alert message if a dll fails to load / unload in the Init / Final section of the main unit. (GUI app)

Cant use ShowMessage as message loop not running yet (?), and writeln wont be seen if started from shortcut.

Thanks
SteveG

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

Reply via email to