Demonstration of how to pass a string to a dialog box for text
entry to * the string. The example uses window properties to save and retrieve the * string pointer using macros defined in the source listing. * Public domain by Mark Gamber. In using the program or any included part, * the user assumes full responsibility for it's use and may not hold the * author...
Windows API Classes v1.0
These are a very basic set of classes that aid in programming a dialog without using resource script nor help from the IDE. Uses pure API calls so it's a nice tutorial for beginners and even useful code for some advanced users. You'll need intermediate knowledge of C++ and some little understandi...
Windows API Classes v1.0
These are a very basic set of classes that aid in programming a dialog without using resource script nor help from the IDE. Uses pure API calls so it's a nice tutorial for beginners and even useful code for some advanced users. You'll need intermediate knowledge of C++ and some little understanding ...