Hi ! In my application I included a status bar (ActiveX component) filled
with different pieces of information (date, current user, etc...). As long
as my code runs as "source code" => no problem !But when I build an
executable and run it, the status bar disappears but I still can see the
strings included (date, current user, etc...) ; so it's like it becomes
transparent...Anyone has an idea to fix that problem ?