代码搜索:Windows API

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

代码结果 10,000
www.eeworm.com/read/358128/3004564

test create_not_windows.test

# Non-windows specific create tests. --source include/not_windows.inc # # Bug#19479:mysqldump creates invalid dump # --disable_warnings drop table if exists `about:text`; --enable_warnings create ta
www.eeworm.com/read/358128/3004604

test windows_shm.test

# Windows-specific tests --source include/windows.inc # # Bug #24924: shared-memory-base-name that is too long causes buffer overflow # --exec $MYSQLADMIN --no-defaults --user=root --host=127.0.0.1 -
www.eeworm.com/read/358104/3006263

c windows_extra.c

/* $Id: windows_extra.c,v 1.2 2000/11/17 22:51:37 jm Exp $ * Low level functions for not included features for Windows (cygwin32) * * Dynamic hierarchial IP tunnel * Copyright (C) 2000, Dynamics g
www.eeworm.com/read/358104/3006270

h windows_extra.h

/* $Id: windows_extra.h,v 1.4 2001/09/02 15:22:31 jm Exp $ * Low level defines of not included features for Windows (cygwin32) * * Dynamic hierarchial IP tunnel * Copyright (C) 2000-2001, Dynamics
www.eeworm.com/read/357319/3020118

pas jvqinterpreter_windows.pas

{**************************************************************************************************} { WARNING: JEDI preprocessor generated unit. Do not edit.
www.eeworm.com/read/357319/3021267

pas jvinterpreter_windows.pas

{----------------------------------------------------------------------------- The contents of this file are subject to the Mozilla Public License Version 1.1 (the "License"); you may not use this f
www.eeworm.com/read/354016/3080039

cmake windows-cl.cmake

# try to load any previously computed information for C on this platform INCLUDE( ${CMAKE_PLATFORM_ROOT_BIN}/CMakeCPlatform.cmake OPTIONAL) # try to load any previously computed information for CXX
www.eeworm.com/read/354016/3080043

cmake windows-df.cmake

# compiler support for fortran CVF compiler on windows SET(CMAKE_WINDOWS_OBJECT_PATH 1) SET(CMAKE_LIBRARY_PATH_FLAG "-LIBPATH:") SET(CMAKE_LINK_LIBRARY_FLAG "") SET(WIN32 1) IF(CMAKE_VERBOSE_MA
www.eeworm.com/read/354016/3080048

cmake windows-icl.cmake

SET(CMAKE_LIBRARY_PATH_FLAG "-LIBPATH:") SET(CMAKE_LINK_LIBRARY_FLAG "") SET(WIN32 1) IF(CMAKE_VERBOSE_MAKEFILE) SET(CMAKE_CL_NOLOGO) ELSE(CMAKE_VERBOSE_MAKEFILE) SET(CMAKE_CL_NOLOGO "/nolog
www.eeworm.com/read/354016/3080057

cmake windows-gcc.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