Titelleiste - Schließen - Button dort selbst einfügen?
-
Hallo. Ich male gerade mit Farben etc. in der Dialog-Titelleiste herum. Nun würde ich gerne selbst einen simplen Button einfügen in der Titelleiste. Am liebsten wärs mir, wenn das mit CreateWindow gehen würde... und ich in der Titelleiste einfach den Button plazieren kann und ich dann vor allem auf einen Klick reagieren könnte!! Wie könnt ic hdas realisieren?
DANKE SCHOOON MA...
Chris
-
-
flenders, du bist gut.
-
Hinweise vom Tutorial-Autor:
Hi,
I've just tried compiling the title-bar project (with VS.NET) and I get
no warnings or errors as you describe. Perhaps you are compiling one of
the files as "cpp" instead as "c", or maybe you have one of the files
missing
from your project? You need all the files from the .zip download in order
for the project to compile correctly.James
www.catch22.org.uk
Free Win32 Software, Source Code and TutorialsGibt Fehler (unresolved external symbol), wenn man es als C++ anstatt C compiled!
-
Bei mir funktioniersts als C/C++.