代码搜索:Windows API
找到约 10,000 项符合「Windows API」的源代码
代码结果 10,000
www.eeworm.com/read/354016/3080040
cmake windows-wcl386.cmake
SET(CMAKE_LIBRARY_PATH_FLAG "libpath ")
SET(CMAKE_LINK_LIBRARY_FLAG "library ")
SET(CMAKE_LINK_LIBRARY_FILE_FLAG "library")
IF(CMAKE_VERBOSE_MAKEFILE)
SET(CMAKE_WCL_QUIET)
SET(CMAKE_WLINK_Q
www.eeworm.com/read/354016/3080046
cmake windows-g77.cmake
SET(CMAKE_LINK_LIBRARY_SUFFIX "")
SET(CMAKE_STATIC_LIBRARY_PREFIX "lib")
SET(CMAKE_STATIC_LIBRARY_SUFFIX ".a")
SET(CMAKE_SHARED_LIBRARY_PREFIX "lib") # lib
SET(CMAKE_SHARED_LIBRARY_SUFF
www.eeworm.com/read/354016/3080058
cmake windows-bcc32.cmake
# Borland shared library issues:
# When building dll's with borland, the run time dll c/c++ library from
# borland must be used. This is specified with the -tWR compiler option.
# This flag must
www.eeworm.com/read/353328/3086576
tpl windows2000.snmp.tpl
.1.3.6.1.2.1.1.1.0 = STRING: Hardware: x86 Family 15 Model 2 Stepping 4 AT/AT COMPATIBLE - Software: Windows 2000 Version 5.0 (Build 2195 Uniprocessor Free)
.1.3.6.1.2.1.1.2.0 = OID: .1.3.6.1.4.1.311.
www.eeworm.com/read/351418/3108074
mak rules-exe-windows.mak
# -*- makefile -*- Time-stamp:
# $Id: rules-exe-windows.mak 1459 2005-04-18 21:25:32Z ptr $
release-shared: $(OUTPUT_DIR) $(PRG)
release-static: $(OUTPUT_DIR_A) $(PRG_A)
www.eeworm.com/read/260165/4335063
hpp windows_type_conversions.hpp
/* /////////////////////////////////////////////////////////////////////////
* File: winstl/conversion/windows_type_conversions.hpp (originally MWWinCmn.h, ::SynesisWin)
*
* Purpose:
www.eeworm.com/read/260165/4335071
h windows_directory_unittest_.h
#if !defined(WINSTL_INCL_WINSTL_SYSTEM_HPP_WINDOWS_DIRECTORY)
# error This file cannot be directly included, and should only be included within winstl/system/windows_directory.hpp
#endif /* !WINST
www.eeworm.com/read/255500/4374510
h windows1252encoding.h
//
// Windows1252Encoding.h
//
// $Id: //poco/1.2/Foundation/include/Poco/Windows1252Encoding.h#1 $
//
// Library: Foundation
// Package: Text
// Module: Windows1252Encoding
//
// Definition of the W
www.eeworm.com/read/255500/4374803
cpp windows1252encoding.cpp
//
// Windows1252Encoding.cpp
//
// $Id: //poco/1.2/Foundation/src/Windows1252Encoding.cpp#1 $
//
// Library: Foundation
// Package: Text
// Module: Windows1252Encoding
//
// Copyright (c) 2005-2006,
www.eeworm.com/read/254392/4385422
java windows_zh_tw.java
package com.sun.java.swing.plaf.windows.resources;
import java.util.ListResourceBundle;
public final class windows_zh_TW extends ListResourceBundle {
protected final Object[][] getContents() {