Endurion hat gesagt.:Dann nicht vergessen, das Platform SDK zu ziehen (für reine Win32 Anwendungen) benötigst du das noch.
Damit der Win32-Projekt-Wizard aktiviert wird, muss man nach Microsoft das machen:
"In Visual C++ Express, the Win32 Windows Application type is disabled in the Win32 Application Wizard. To enable that type, you need to edit the file AppSettings.htm file located in the folder “%ProgramFiles%\Microsoft Visual Studio 8\VC\VCWizards\AppWiz\Generic\Application\html\1033\".
In a text editor comment out lines 441 - 444 by putting a // in front of them as shown here:
// WIN_APP.disabled = true;
// WIN_APP_LABEL.disabled = true;
// DLL_APP.disabled = true;
// DLL_APP_LABEL.disabled = true;
Save and close the file and open Visual C++ Express. "
Habe ich gemacht mit der Aktivierung. SDK hmm war das nicht bei der Installion mit Bei? oder muss ich mir das Extra saugen? Ich habe übrigens noch nicht rausgefunden, wie ich eine GUI erstellen, das heist das Formfenster ist zwar offen aber ich finden keine Leiste mit den nötigen GUI-Elementen
![Frown :( :(](https://cdn.jsdelivr.net/joypixels/assets/8.0/png/unicode/64/1f641.png)