This article is a very simple introduction writing a Windows Form application for the
Microsoft.NET framework using C#. The sample application demonstrates how to create and
layout controls on a simple form and the handling of mouse click events. The application
displays a form showing attributes of a file. This form is similar to the properties dialog box of a
file (Right click on a file and Click on Properties menu item). Since attributes of a file will be
shown, the sample will show how to use File IO operations in .NET framework.
Windows API Tutorials, Windows API編程最好的手冊.文檔格式專門制作成為各個章節相互關聯的html格式,大家可以像查閱msdn一樣方便使用.各個章節的內容如下:
Winnie
Generic
Controls
dialog-based App
Generic dialog
Canvas
Pens and Brushes
Threads
Folder Watcher
Shell API
OLE
Smart OLE
OLE Automation
Splitter Bar
一個完整的email客戶端代碼
Example program from Chapter 1 Programming Spiders, Bots and Aggregators in Java Copyright 2001 by Jeff Heaton SendMail is an example of client sockets. This program presents a simple dialog box that prompts the user for information about how to send a mail.
一本很全面介紹WTL編程的書籍,中英雙語,共分八章
1.ATL GUI Classes
2.WTL GUI Base Classes
3.Toolbars and Status Bars
4.dialogs and Controls
5.Advanced dialog UI Classes
6.Hosting ActiveX Controls
7.Splitter Windows
8.Property Sheets and Wizards