[MSDN Library June 1998] Allocating Zero Memory (100%)
MSDN Library Visual Studio 6.0 > Visual C++ Documentation > Reference > C/C++ Language and C++ Libraries > C Language Reference > Implementation-Defined Behavior > Library Functions
[MSDN Library September 1992] Allocating Zero Memory (86.5015166835187%)
Product Documentation > C/C++ 7.0 > C Language Reference > Appendix B Implementation-Defined Behavior > B.14 Library Functions
[MSDN Library June 1998] Allocating Virtual Memory (39.752688172043%)
MSDN Library Visual Studio 6.0 > Platform SDK > Windows Base Services > General Library > Memory Management > About Memory Management > Virtual Memory Functions
[MSDN Library June 1998] Allocating and Freeing Descriptors (36.4490493166964%)
MSDN Library Visual Studio 6.0 > Platform SDK > Database and Messaging Services > Microsoft Data Access SDK > Microsoft Open Database Connectivity (ODBC) > ODBC Programmer's Reference > Part 2 Developing Applications and Drivers > Chapter 13 Descriptors
[MSDN Library June 1998] Allocating a Statement Handle (35.1099899860676%)
MSDN Library Visual Studio 6.0 > Platform SDK > Database and Messaging Services > Microsoft Data Access SDK > Microsoft Open Database Connectivity (ODBC) > ODBC Programmer's Reference > Part 2 Developing Applications and Drivers > Chapter 9 Executing Statements
[MSDN Library June 1998] Allocating a Connection Handle (33.6724386724387%)
MSDN Library Visual Studio 6.0 > Platform SDK > Database and Messaging Services > Microsoft Data Access SDK > Microsoft Open Database Connectivity (ODBC) > ODBC Programmer's Reference > Part 2 Developing Applications and Drivers > Chapter 6 Connecting to a Data Source or Driver
[MSDN Library September 1992] Allocating Local Memory (27.5224816434288%)
Books and Magazine Articles > Programming Windows 3.0 (Petzold) > PART 3 USING RESOURCES > Chapter 7 Memory Management > ALLOCATING MEMORY WITHIN A PROGRAM
[MSDN Library September 1992] Allocating Local Data (23.7156226126814%)
Product Documentation > C/C++ 7.0 > Programming Techniques > PART 2 Special Environments > Chapter 11 Programming with Mixed Languages > 11.8 C Calls to Assembly Language
[MSDN Library September 1992] Allocating and Preparing Audio Data Blocks (21.7857142857143%)
Product Documentation > Multimedia Development Kit > Programmer's Workbook > Chapter 5 Low-Level Audio Services > Using Low-Level Audio Services
[MSDN Library September 1992] Allocating Memory the Old-Fashioned Way: _fmalloc and Applications for Windows (17.8757359023014%)
Technical Articles > C/C++ Articles