JacksiroKe / winapi-code-snippets

c++ code snippets for winapi which can be very useful when coming up with a user interface (gui)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Winapi Code Snippets (GUI for Windows)

If you are an adent desktop developers and you wondering how to start on windows on winapi, look no further for I have made a sizable collection of c++ code snippets for winapi which can be very useful when coming up with a user interface (GUI).

Controls | Tabs | Resources | Others

Major Controls

1. Basic Controls

2. Image Controls

3. Menus & Accelerators

4. Multi Document Interfaces (MDIs)

5. Advanced Controls

6. More Examples

Tabbed Windows

Create a Tabbed Window

Resource Management

Others (Misc)

About

c++ code snippets for winapi which can be very useful when coming up with a user interface (gui)


Languages

Language:C++ 96.8%Language:C 3.1%Language:Makefile 0.2%