代码搜索:Windows API
找到约 10,000 项符合「Windows API」的源代码
代码结果 10,000
www.eeworm.com/read/413704/11146504
doc windows_xp_auto_logon.doc
www.eeworm.com/read/267968/11158572
doc windows游戏编程快速入门 .doc
www.eeworm.com/read/413313/11159870
doc windows ce开发指南.doc
www.eeworm.com/read/266431/11225648
txt 自动安装windows xp.txt
自动安装<mark>Windows</mark> XP
一、全自动安装软件──安装管理器Setupmgr.exe
这个好东东位于<mark>Windows</mark> XP安装光盘的“\support\tools\deploy.cab”压缩包中,我们只需要进入“\support\tools”文件夹把“deploy.cab”中的文件解压出来即可。
二、创建<mark>Windows</mark> XP自动应答文件
双击刚才解压得到的文件“Se ...
www.eeworm.com/read/266431/11225685
txt windows下的exe文件.txt
<mark>windows</mark>下的EXE文件大揭密
当我们安装完<mark>Windows</mark>后,其中的文件到底是执行何种任务?某特定任务又由哪个文件来执行呢? 还有,从“开始”——“程序”——再点击“我所要执行的任务”,这种套数还真有点繁琐。 若是知道经常要执行的任务是哪个文件、位于何处?把它在桌面上建立一快捷方式,岂不省时 省力又方便!这就需要对<mark>Windows</mark>下的可执行文件明明白白。(注:若是以下所述的可执行文件 ...
www.eeworm.com/read/148022/12499507
chm windows游戏编程大师技巧.chm
www.eeworm.com/read/248703/12545477
h i386-io-windows.h
/*
* The PCI Library -- Access to i386 I/O ports on Windows
*
* Copyright (c) 2004 Alexander Stock
* Copyright (c) 2006 Martin Mares
*
* Can be freely distri
www.eeworm.com/read/334955/12557789
txt file-upload-example-windows.txt
-----------------------------7d2aa1c302a4
Content-Disposition: form-data; name="uploaded_file"; filename="C:\Documents and Settings\jmcatche\Desktop\msgs\crypto-review.txt"
Content-Type: text/plain
www.eeworm.com/read/247748/12621385
txt windows help buffer overflow代码.txt
今天在wawa的站点上看到这个东西
Windows Help Buffer Overflow proof of concept remote exploit in Visual Basic
6. Starts a cmd.exe shell on Microsoft Windows XP Kernel Version 5.1.2600.0.
Includes source. By Syl
www.eeworm.com/read/247748/12621492
txt 玩转windows -dev-mem.txt
玩转Windows /dev/(k)mem (p59-0x10)
1、介绍
2、介绍WINDOWS对象
2.1 它们是什么
2.2 它们的结构
2.3 对象操作
3、介绍 \Device\PhysicalMemory
3.1 对象
3.2 需要写权限?
4、玩 \Device\PhysicalMemory
4.1 读/写内存
4