Review Page
After learning about Windows Messages and Rich Edit Controls ]Rich Edit Controls[/URL] from asking about changing the license background colour I decided to create something that would be more generally usefull.

So I create a review page that will allow the user to see all the options they have set.

So I went from knowing almost nothing about Win32 api to (finally) begin able to use CreateWindowEx with the System.dll plugin.

I would appreciate any comments, especially if you can suggest any better ways of doing something or if it won't work on certain systems.