-
Windows 10 How to run multiple pages on the same HWND in win32 api C code
It didn't work, same problem.- eagle
- Post #3
- Forum: Programming and Scripting
-
Mac OS C++ | Implement your own timer library | Embedded System | Operating System
Good work. I'm working now on win32 api task and have some difficulties managing "WindowProc" function with its different commnands.- eagle
- Post #2
- Forum: Programming and Scripting
-
Windows 10 How to run multiple pages on the same HWND in win32 api C code
Hi, I'm trying to develop a simple project on a win32 api using C compiler. I've been trying to draw multiple pages on the same window object, and whenever I press a button, it redraw the new page. But it turned out that win32 programming is much complex than I thought. The problem is that...- eagle
- Thread
- api pages win32
- Replies: 2
- Forum: Programming and Scripting