[MSDN Library June 1998] Declaring the DLL Function (79.4642857142857%)
MSDN Library Visual Studio 6.0 > Platform SDK > Windows Base Services > General Library > Generic Thunks > Using Generic Thunks
[MSDN Library June 1998] Declaring Asynchronous Functions (32.2321428571429%)
MSDN Library Visual Studio 6.0 > Platform SDK > Networking and Distributed Services > Remote Procedure Call (RPC) > Overviews > Asynchronous RPC
[MSDN Library September 1992] Declaring Near and Far Functions (30.7113121185702%)
Product Documentation > C/C++ 7.0 > Programming Techniques > PART 1 Improving Program Performance > Chapter 4 Managing Memory in C > 4.3 Mixing Memory Models
[MSDN Library June 1998] Declaring Messages (30.1373626373626%)
MSDN Library Visual Studio 6.0 > DDK Documentation > Windows 95 Device Driver Kit > Programmer's Guide > Chapter 7: Message Macros > Using Message Macros
[MSDN Library June 1998] Declaring Message Handler Functions (29.2857142857143%)
MSDN Library Visual Studio 6.0 > Visual C++ Documentation > Using Visual C++ > Visual C++ Programmer's Guide > Adding Program Functionality > Details > Message Handling and Mapping Topics > Declaring Message Handler Functions
[MSDN Library September 1992] Declaring Destructors (29.0369352869353%)
Product Documentation > C/C++ 7.0 > C++ Language Reference > Chapter 11 Special Member Functions > 11.2 Destructors
[MSDN Library September 1992] Declaring the Class (28.7892017849323%)
Product Documentation > C/C++ 7.0 > C++ Tutorial > PART 2 Classes > Chapter 4 Introduction to Classes > Creating a New Data Type in C++
[MSDN Library June 1998] Declaring Destructors (28.1341575091575%)
MSDN Library Visual Studio 6.0 > Visual C++ Documentation > Reference > C/C++ Language and C++ Libraries > C++ Language Reference > Special Member Functions > Destructors
[MSDN Library September 1992] Declaring a Pointer Variable (24.4360902255639%)
Product Documentation > QuickC for Windows > C for Windows > PART 1 Learning C > Chapter 8 Pointers > Pointers to Simple Variables
[MSDN Library September 1992] Declaring a Pointer with the Wrong Type (23.3430631868132%)
Product Documentation > QuickC for Windows > C for Windows > PART 1 Learning C > Chapter 10 Programming Pitfalls > Pointer Problems