Win32ASM - Help Files |
Introduction: |
Here are some help files and references which will prove invaluable for programming windows. In fact, its nearly impossible to program anything decent windows without at least the Win32 API reference... |
SDK References and Programming Guides | |
Win32
Programmers Reference
(8.07 MB) |
The Microsoft Win32 Programmer's Reference contains the application programming interface (API ) set needed to write applications for Windows 95 and Windows NT. A Must Get!!! |
Microsoft
Knowledge Base
(1.5 MB) |
Contains many bug reports, questions and answers, and several articles on Windows programming. |
Win32
Programming Techniques
(153 KB) |
Programming Techniques contains topics that are of interest to programmers writing Win32-based applications. |
Multimedia
Reference
(1.2 MB) |
Multimedia Programmers API Reference, covering: MCI, waveform audio, video. |
OLE
Programmers Guide
(1.9 MB) |
Covers OLE, COM, ActiveX, and everything that goes with them. |
MAPI
Reference
(1.8 MB) |
MAPI (Messaging Application Programming Interface) API Reference |
OpenGL
Reference
(599 KB) |
Reference Guide for the OpenGL graphics software interface. |
Sockets2
Reference
(333 KB) |
Microsoft WinSock 2.0 API Reference. |
TAPI
Reference
(616 KB) |
Microsoft Windows Telephony API Reference. |
Setup
API Reference
(201 KB) |
Microsoft Windows Setup API Reference. |
RPC
Programmers Guide
(316 KB) |
RPC (Remote Procedure Call) Programmers Guide. |
Other Help Files | |
Resource
Compiler Help
(97 KB) |
Microsoft Windows Resource Compiler (RC) Reference. This document describes how to create a resource-definition (script) file, and how to compile your application's resources and add them to the application's executable file. |
|