My Win32 App 4 Simple Text Window SouperMan
This program changes the plain window from App #3 into a text editing window. No text editing features are added, just the ones already built into the text edit control given in the Win32 API. It's a simple example of using a child window within a regular
Inputs : None. Assumes : This program includes the cMsgBox and cWindow classes from previous programs. With a small modification in the window procedure (added WM_CREATE and WM_SIZE cases), the program now includes an entirely different functionality. It's an example of how to re Code Returns : Nothing.
[Download My Win32 App 4 Simple Text Window]
[Get Source Code] Original Source & Copyright : Planet-Source-Code.Com My Win32 App 4 Simple Text Window Author : "SouperMan"
controls winapi C,
windows api textwindow c,
win32 child windows example,
win32 child windows example,
shaped window winapi,
|