代码搜索:Windows API

找到约 10,000 项符合「Windows API」的源代码

代码结果 10,000
www.eeworm.com/read/245913/12772381

aps api_com_test.aps

www.eeworm.com/read/245913/12772384

h api_com_test.h

// api_com_test.h : main header file for the API_COM_TEST application // #if !defined(AFX_API_COM_TEST_H__A47075D3_5012_40F5_B7F4_1B695D74C230__INCLUDED_) #define AFX_API_COM_TEST_H__A47075D3_501
www.eeworm.com/read/245913/12772394

ncb api_com_test.ncb

www.eeworm.com/read/245913/12772396

cpp api_com_test.cpp

// api_com_test.cpp : Defines the class behaviors for the application. // #include "stdafx.h" #include "api_com_test.h" #include "api_com_testDlg.h" #ifdef _DEBUG #define new DEBUG_NEW #und
www.eeworm.com/read/245913/12772403

dsp api_com_test.dsp

# Microsoft Developer Studio Project File - Name="api_com_test" - Package Owner= # Microsoft Developer Studio Generated Build File, Format Version 6.00 # ** DO NOT EDIT ** # TARGTYPE "Win32 (x
www.eeworm.com/read/245913/12772405

h api_com_testdlg.h

// api_com_testDlg.h : header file // #include "SerialPort.h" #if !defined(AFX_API_COM_TESTDLG_H__2574D765_FFDD_45C4_A6E9_A186CCB16613__INCLUDED_) #define AFX_API_COM_TESTDLG_H__2574D765_FFDD_45
www.eeworm.com/read/245302/12805688

jar jaxb-api-1.3.jar

www.eeworm.com/read/144014/12823439

h zi8api.h

/* zi8api.h */ /***************************************************************************** * COPYRIGHT ZI AND SUBJECT TO CONFIDENTIALITY RESTRICTIONS * *
www.eeworm.com/read/143129/12896779

inc hooked_api2.inc

asm jmp @qwe db 'HookedAPICall_begin' push 101 push 0 push 0 push $ffffffff call MessageBoxA; db 'HookedAPICall_end' @qwe: end;