代码搜索:OutputDebugString

找到约 360 项符合「OutputDebugString」的源代码

代码结果 360
www.eeworm.com/read/161570/10395982

cpp rxdebug.cpp

#include "stdafx.h" #ifdef _DEBUG #include "rxdebug.h" #ifndef _WINBASE_ //extracted from winbase.h so that //we don't have to pull in the whole //header extern "C" void _stdcall Outpu
www.eeworm.com/read/277812/10603285

c dbfunc.c

// THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF // ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO // THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNES
www.eeworm.com/read/277812/10603294

c index.c

// THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF // ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO // THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNES
www.eeworm.com/read/277812/10603303

c enumdb.c

// THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF // ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO // THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNES
www.eeworm.com/read/351232/10670649

h w95trace1.h

/* declarations for Win95 tracing facility */ // TRACEFN("%s:OnPaint()\n",DbgName(this)); // TRACEFN("%s:OnPaint()\n",DbgName(WM_PAINT)); #ifndef __TRACEW95__ #define __TRACEW9
www.eeworm.com/read/351177/10675675

c splash.c

#include #include #include #include "splshapi.h" #include "errorapi.h" FARPROC pfnSplashInit; FARPROC pfnSplashExecute; HINSTANCE hLibrary; BOOL WINAPI
www.eeworm.com/read/351177/10675797

cpp dsapi.cpp

/*========================================================================== * * Copyright (C) 1995 Microsoft Corporation. All Rights Reserved. * Source : DSstream.cpp * File : DsApi.cpp
www.eeworm.com/read/159111/10694258

c trace.c

/***************************************************************************** * trace.c - System debug diagnostic trace macros. * * Copyright (c) 2001 by Cognizant Pty Ltd. * * The authors hereb
www.eeworm.com/read/276877/10698940

h w95trace1.h

/* declarations for Win95 tracing facility */ // TRACEFN("%s:OnPaint()\n",DbgName(this)); // TRACEFN("%s:OnPaint()\n",DbgName(WM_PAINT)); #ifndef __TRACEW95__ #define __TRACEW9
www.eeworm.com/read/421499/10734393

c bsdebug.c

#include "bsdebug.h" #include #include #define MS_DOS_DEBUG_OUT 1 #ifdef MS_DOS_DEBUG_OUT #undef OutputDebugString #undef UNICODE #define OutputDebugString(a) printf(