[MSDN Library April 2000] Allocating Zero Memory (100%)
MSDN Library - April 2000 > Visual Studio 6.0 Documentation > 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 April 2000] Allocating Virtual Memory (39.752688172043%)
MSDN Library - April 2000 > Platform SDK > Base Services > Memory > Memory Management > About Memory Management > Virtual Memory Functions
[MSDN Library April 2000] Allocating and Freeing Descriptors (36.7207884471312%)
MSDN Library - April 2000 > Platform SDK > Data Access Services > Microsoft Data Access Components (MDAC) SDK > Microsoft Open Database Connectivity (ODBC) > ODBC Programmer's Reference > Part 2 Developing Applications and Drivers > Chapter 13: Descriptors
[MSDN Library April 2000] Allocating a Statement Handle (35.2864012763902%)
MSDN Library - April 2000 > Platform SDK > Data Access Services > Microsoft Data Access Components (MDAC) SDK > Microsoft Open Database Connectivity (ODBC) > ODBC Programmer's Reference > Part 2 Developing Applications and Drivers > Chapter 9: Executing Statements
[MSDN Library April 2000] Allocating a Connection Handle (33.7468434343434%)
MSDN Library - April 2000 > Platform SDK > Data Access Services > Microsoft Data Access Components (MDAC) 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