代码搜索:Windows API
找到约 10,000 项符合「Windows API」的源代码
代码结果 10,000
www.eeworm.com/read/409921/2222964
h windows28591.h
/*
* Windows OEM 457 code page table. need by english rc files, area 0x80 to 0x9f should be blank
*/
unsigned short table_Windows28591[256] =
{
0x0000, 0x0001, 0x0002, 0x0003, 0x0004, 0x
www.eeworm.com/read/409921/2222965
h windows28592.h
/*
* Windows OEM 457 code page table. need by english rc files, area 0x80 to 0x9f should be blank
*/
unsigned short table_Windows28592[256] =
{
0x0000, 0x0001, 0x0002, 0x0003, 0x0004, 0x
www.eeworm.com/read/402480/2321416
h mutex_windows.h
/*
* Copyright (c) 2004-2005 The Trustees of Indiana University and Indiana
* University Research and Technology
* Corporation. All rights reserved.
www.eeworm.com/read/402480/2321644
h paffinity_windows.h
/*
* Copyright (c) 2004-2005 The Trustees of Indiana University and Indiana
* University Research and Technology
* Corporation. All rights reserved.
www.eeworm.com/read/402480/2321800
h timer_windows.h
/*
* Copyright (c) 2004-2005 The Trustees of Indiana University and Indiana
* University Research and Technology
* Corporation. All rights reserved.
www.eeworm.com/read/381929/2639613
cpp fc_windows.cpp
/*
* TOPPERS/JSP Kernel
* Toyohashi Open Platform for Embedded Real-Time Systems/
* Just Standard Profile Kernel
*
* Copyright (C) 2000-2003 by Embedded and Real-Time Systems La
www.eeworm.com/read/375190/2726625
rst common-windows.rst
.. Copyright David Abrahams 2006. Distributed under the Boost
.. Software License, Version 1.0. (See accompanying
.. file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
.. |//| repl
www.eeworm.com/read/375190/2729513
hpp windows_posix.hpp
// (C) Copyright 2008 CodeRage, LLC (turkanis at coderage dot com)
// (C) Copyright 2004-2007 Jonathan Turkanis
// (C) Copyright 2002, 2003 Beman Dawes Boost.Filesystem
// Distributed under the Boos
www.eeworm.com/read/373367/2763001
i audio_windows.i
/* -*- c++ -*- */
/*
* Copyright 2004 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* GNU Radio is free software; you can redistribute it and/or modify
* it under the ter