219 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

Welcome to the question and answer site for Embedded Wizard users and UI developers.

Ask your question and receive answers from the Embedded Wizard support team or from other members of the community!

Embedded Wizard Website | Privacy Policy | Imprint

...