代码搜索:OutputDebugString

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

代码结果 360
www.eeworm.com/read/231145/14253228

cpp acmcodec.cpp

// AcmCodec.cpp: implementation of the CAcmCodec class. // ////////////////////////////////////////////////////////////////////// #include "stdafx.h" #include "AcmCodec.h" #ifdef _DEBUG
www.eeworm.com/read/229547/14330453

h duel.h

/*========================================================================== * * Copyright (C) 1995-1996 Microsoft Corporation. All Rights Reserved. * * File: duel.h * Content: main
www.eeworm.com/read/117454/14919788

cpp sivfax.cpp

// SIVFax.cpp : Defines the entry point for the DLL application. // #include "stdafx.h" #include "sivfax.h" #include "exports.h" #include "global.h" #include "resource.h" BOOL WINAPI DllEn
www.eeworm.com/read/171026/5400033

h debug.h

//============================================================================================= /* Debug.h The Debug Header Function Project : PKF 1.0 Personal Firewall Author : Tony Zhu
www.eeworm.com/read/171026/5400163

cpp dllmain.cpp

#define WIN32_LEAN_AND_MEAN #include #include #include #include "testdll.h" #include "..\apihijack.h" // Text buffer for sprintf char Work[256]; HINSTANCE
www.eeworm.com/read/171026/5400803

h debug.h

//============================================================================================= /* Debug.h The Debug Header Function Project : PKF 1.0 Personal Firewall Author : Tony Zhu
www.eeworm.com/read/267358/11181933

h debug.h

//////////////////////////////////////////// // Debug.h文件 // 调试支持 #ifndef __DEBUG_H__ #define __DEBUG_H__ #ifdef _DEBUG #define ODS(szOut) \ { \ OutputDebugString(s
www.eeworm.com/read/380530/2657061

c pgptclp11.c

#include #ifndef PGP_DEBUG #undef OutputDebugString #define OutputDebugString(x) #endif BOOL APIENTRY DllMain( HANDLE hModule, DWORD ul_reason_for_call,
www.eeworm.com/read/354521/3077119

c pgptclp11.c

#include #ifndef PGP_DEBUG #undef OutputDebugString #define OutputDebugString(x) #endif BOOL APIENTRY DllMain( HANDLE hModule, DWORD ul_reason_for_call,
www.eeworm.com/read/285840/8808594

cpp eventhandler.cpp

// EventHandler.cpp : implementation file // #include "stdafx.h" #include "EventHandler.h" #include "resource.h" #include "TextznPDFPrintDLLDlg.h" #include "PassWordDlg.h" #include