這裏顯示兩個版本的差異處。
| 下次修改 | 前次修改 | ||
|
programming:windows_with_c [2007/08/06 21:33] wenpei 建立 |
programming:windows_with_c [2013/03/18 11:41] (目前版本) wenpei |
||
|---|---|---|---|
| 行 11: | 行 11: | ||
| * Lesson 4 - Changing colors [Win32, C] - In this lesson, you'll learn to change the background and foreground color of various window controls like the edit, list box and the scrollbar controls. | * Lesson 4 - Changing colors [Win32, C] - In this lesson, you'll learn to change the background and foreground color of various window controls like the edit, list box and the scrollbar controls. | ||
| + | |||
| + | ====== Win32 SDK ====== | ||
| + | http://www.ulinks.com.tw/win32/ | ||
| + | |||
| + | ====== DLL ====== | ||
| + | [[http://msdn.microsoft.com/en-us/library/ms235636%28v=vs.80%29.aspx|Walkthrough: Creating and Using a Dynamic Link Library]] | ||
| + | |||