代码搜索:Windows API
找到约 10,000 项符合「Windows API」的源代码
代码结果 10,000
www.eeworm.com/read/404234/2305980
txt fw-decoder-api.txt
Decoder firmware API description
================================
Note: this API is part of the decoder firmware, so it's cx23415 only.
--------------------------------------------------------------
www.eeworm.com/read/404234/2305981
txt fw-encoder-api.txt
Encoder firmware API description
================================
-------------------------------------------------------------------------------
Name CX2341X_ENC_PING_FW
Enum 128/0x80
Description
www.eeworm.com/read/404234/2305982
txt fw-osd-api.txt
OSD firmware API description
============================
Note: this API is part of the decoder firmware, so it's cx23415 only.
----------------------------------------------------------------------
www.eeworm.com/read/402480/2320452
txt help-mpi-api.txt
# -*- text -*-
#
# Copyright (c) 2006 Cisco Systems, Inc. All rights reserved.
# $COPYRIGHT$
#
# Additional copyrights may follow
#
# $HEADER$
#
# This is the US/English general help file for
www.eeworm.com/read/402480/2322287
h gpr_replica_api.h
/* -*- C -*-
*
* Copyright (c) 2004-2005 The Trustees of Indiana University and Indiana
* University Research and Technology
* Corporation. All ri
www.eeworm.com/read/398200/2383330
h hre_api_internal.h
/*
* hre_api_internal.h: API functions, used by internal clients also.
* Author: James Kempf
* Created On: Tue Jan 12 12:52:27 1993
* Last Modified By: James Kempf
* Last Mo
www.eeworm.com/read/398200/2384018
h dbg-threads-api.h
#ifndef __BSP_DBG_THREADS_API_H__
#define __BSP_DBG_THREADS_API_H__
//==========================================================================
//
// dbg-threads-api.h
//
//
/
www.eeworm.com/read/398200/2395124
h dbg-threads-api.h
//========================================================================
//
// dbg-threads-api.h
//
// Supports thread-aware debugging
//
//================================================
www.eeworm.com/read/395909/2431950
cs win32api.cs
using System;
using System.Runtime.InteropServices;
using System.Windows.Forms;
namespace feiyun0112.cnblogs.com.CSDNReader.Functions
{
public static class Win32API
{
pu
www.eeworm.com/read/395229/2447393
h spinlock_api_smp.h
#ifndef __LINUX_SPINLOCK_API_SMP_H
#define __LINUX_SPINLOCK_API_SMP_H
#ifndef __LINUX_SPINLOCK_H
# error "please don't include this file directly"
#endif
/*
* include/linux/spinlock_api_smp.h
*
*