[MSDN Library April 2000] Create a Utility Project (100%)
MSDN Library - April 2000 > Visual Studio 6.0 Documentation > Visual C++ Documentation > Using Visual C++ > Visual C++ Programmer's Guide > Beginning Your Program > Creating a Utility Project
[MSDN Library April 2000] Create a MAKEFILE Project (84.5925925925926%)
MSDN Library - April 2000 > Visual Studio 6.0 Documentation > Visual C++ Documentation > Using Visual C++ > Visual C++ Programmer's Guide > Beginning Your Program > Creating a MAKEFILE Project
[MSDN Library April 2000] Create a Win32 Program (79.9679487179487%)
MSDN Library - April 2000 > Visual Studio 6.0 Documentation > Visual C++ Documentation > Using Visual C++ > Visual C++ Programmer's Guide > Beginning Your Program > Creating a Win32 Program
[MSDN Library April 2000] Create a Console Program (77.9647435897436%)
MSDN Library - April 2000 > Visual Studio 6.0 Documentation > Visual C++ Documentation > Using Visual C++ > Visual C++ Programmer's Guide > Beginning Your Program > Creating a Console Program
[MSDN Library April 2000] Create a Static Library (75.9615384615385%)
MSDN Library - April 2000 > Visual Studio 6.0 Documentation > Visual C++ Documentation > Using Visual C++ > Visual C++ Programmer's Guide > Beginning Your Program > Creating a Static Library
[MSDN Library September 1992] Create a Project (29.6421793793535%)
Product Documentation > QuickC for Windows > C for Windows > PART 2 Using C > Chapter 14 A Generic Windows Application > Putting Generic Together
[MSDN Library September 1992] Create Precompiled Header Option (/Yc) (24.727047576855%)
Product Documentation > C/C++ 7.0 > Programming Techniques > PART 1 Improving Program Performance > Chapter 2 Using Precompiled Header Files > 2.3 Compiler Options
[MSDN Library September 1992] Create the Initialization Routine (21.9026747424313%)
Product Documentation > QuickC for Windows > C for Windows > PART 2 Using C > Chapter 28 Dynamic-Link Libraries > A Sample Library: Select
[MSDN Library September 1992] Create the Exit Routine (21.7132808030374%)
Product Documentation > QuickC for Windows > C for Windows > PART 2 Using C > Chapter 28 Dynamic-Link Libraries > A Sample Library: Select
[MSDN Library September 1992] Create the Implementation File (21.7099567099567%)
Product Documentation > C/C++ 7.0 > Class Libraries User's Guide > PART 1 The Microsoft Foundation Class Library Tutorial > Chapter 2 Creating a Data Model with the Microsoft Foundation Classes > 2.3 Design the CPerson Data Object