D  Tutorial / 
Programming Windows
 				
 					
					Difference (last change) (no other diffs, normal page display)
Changed: 1c1,5
| Describe the new page here. | 
|  Programming Windows is a programming book written by Charles Petzold. It covers GUI and WindowsAPI programming. It contains numerous code examples, all of which use the C language. A project which hosts these code examples translated into the D2 language can be found here:  https://github.com/AndrejMitrovic/DWindowsProgramming | 
 Programming Windows is a programming book written by Charles Petzold. It covers GUI and WindowsAPI programming. It contains numerous code examples, all of which use the C language.
 Programming Windows is a programming book written by Charles Petzold. It covers GUI and WindowsAPI programming. It contains numerous code examples, all of which use the C language.
A project which hosts these code examples translated into the D2 language can be found here: