by Knoton (15 Submissions)
Category: Windows API Call/Explanation
Compatability: VB Script
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating:
(3 Votes)
KEdit is an example texteditor I made to learn how to make windowsprogram without using any VBforms or controls, all is made with pure API like the style a C or C++ programmer would have done it. With messageloop and wndproc to handle messages.
This application is quite useless but learning how to do it was really fun :-)
Download KEdit example of C/C++ style of programming with API made form and controls (12 KB)
No comments have been posted about KEdit example of C/C++ style of programming with API made form and controls. Why not be the first to post a comment about KEdit example of C/C++ style of programming with API made form and controls.