Hello,
I wanted to fill out my whole custom page with one Bitmap (497*314) but without the area behind the buttons.
And a header shouldn't also been there.
Here's how it is now:
Here's how I qould like to have it:
Isn't that an ambivalence ?
Should I now mdoify the MUI rsource OR create a new page ?
Because I cannot add new pages to a resource file, can I ?
I used Resource Hacker.
OK. I found the header file. And I edited it so that it's ok now.
But the problem is, that the changes are done to all my pages. But I only want to have it in my custom page.
Is this possible ?
You can do what the MUI does to display the welcome page. Set RECT to 1044 in the Settings section of the INI file and hide all of the controls before showing the page itself. Check out the MUI_FUNCTION_WELCOMEPAGE macro in Contrib\Modern UI\System.nsh.