代码搜索:Windows API
找到约 10,000 项符合「Windows API」的源代码
代码结果 10,000
www.eeworm.com/read/129249/14255987
ini api.ini
[Position]
Left=100
Top=40
Gr_Right=109
Gr_MemoHeight=195
WindowState=wsNormal
[Size]
Width=595
Height=424
www.eeworm.com/read/230739/14277334
c api.c
/*
Copyright (c) 1990-2004 Info-ZIP. All rights reserved.
See the accompanying file LICENSE, version 2000-Apr-09 or later
(the contents of which are also included in unzip.h) for terms of use.
www.eeworm.com/read/128527/14292184
txt api.txt
HawkVoiceDI API list.
Version 0.91 beta
General notes:
See cryptapi.txt for the encryption functions.
This is a no nonsense API that wraps all codec and encryption details for
the develop
www.eeworm.com/read/230026/14309085
txt api.txt
try
shellexecute(handle,'open','xsglhelp.doc',nil,nil,SW_SHOW);
except
application.messagebox('您可能没有装office工具或文件丢失!','提示', mb_ok);
end;
Application.MessageBox('确定要删除当前合同的信息吗?',
'警告
www.eeworm.com/read/229012/14355714
chm api.chm
www.eeworm.com/read/227090/14441590
rar api.rar
www.eeworm.com/read/125362/14496781
api ndmp.api
# -*- Mode: Text -*-
# ndmp.api
#
# Description : NDMP SDK backup/recover module API description.
#
# Copyright (c) 1996,1997 PDC, Network Appliance. All Rights Res
www.eeworm.com/read/125015/14518193
chm api.chm
www.eeworm.com/read/225298/14545489
asm api.asm
;// Public functions
.686P
.MODEL FLAT, STDCALL
OPTION CASEMAP:NONE
.XMM
OPTION PROLOGUE:NONE
OPTION EPILOGUE:NONE
INCLUDE jpeg.inc
;//===================================================