525 views
in System Integration by
Hi, I' m using EW for the target platform Win32.

I would like to put a Splash Screen in my application that would be displayed before starting the application. I wrote the code that would create SplashScreen but I don't know where to implement it and how to put it so that it won't cause problems with the generated EW code.

Kyo.

1 Answer

+1 vote
by
 
Best answer

Hello Kyo,

please take a look in the folder Platforms\Tara\Win32\RTE just below the installation directory of Embedded Wizard. You will find there a file main.c. You can copy this file to your own project and adapt it as necessary. Please note also the other files ewapp.c and ewapp.h. They implement the glue code between Windows and Embedded Wizard application. If necessary you can also copy and modify the files.

Best regards

Paul Banach

 

 

Ask Embedded Wizard - Archive

Welcome to the Ask Embedded Wizard archive. This community forum served us well for many years, but we've evolved our support approach!

Your resources:

The Embedded Wizard Online Documentation provides comprehensive documentation, tutorials, examples and ready-to-use software packages.

For dedicated assistance, explore our Embedded Wizard Product Support.

You can still browse the valuable discussions from our community history here.

Embedded Wizard Website | Privacy Policy | Imprint

...