|
|
1.1 root 1: 1.1.1.2 ! root 2: ! 3: 1.1 root 4: /******************************************************************************\ 5: * This is a part of the Microsoft Source Code Samples. 6: * Copyright (C) 1993 Microsoft Corporation. 7: * All rights reserved. 8: * This source code is only intended as a supplement to 9: * Microsoft Development Tools and/or WinHelp documentation. 10: * See these sources for detailed information regarding the 11: * Microsoft samples programs. 12: \******************************************************************************/ 13: 14: /* These functions are used to debug apps quickly */ 15: /* NOTE windows.h must be included prior to this file */ 16: 17: HWND APIENTRY CreatePrintfWindow (HWND,LPSTR,BOOL,INT); 18: HWND APIENTRY CreatePrintfWin (HWND,HANDLE,LPSTR,DWORD,INT,INT,INT,INT,INT); 1.1.1.2 ! root 19: INT FAR cdecl vwprintf(HWND hWnd, LPSTR format, va_list marker); 1.1 root 20:
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.