不声明任何东西

发表于:2007-06-21来源:作者:点击数: 标签:

   


  Nothing to declare?

When you use the Windows API, you should never need to write your own Declare statement. The API Text Viewer utility loads in a text file (WIN31API.TXT for 16-bit, and WIN32API.TXT for 32-bit) and lets you copy declares, global constants, and user-defined types. You can also convert the text file to an Aclearcase/" target="_blank" >ccess database for faster searching. Handy, eh?

原文转自:http://www.ltesting.net