-
apihook api函数拦截
apihook api函数拦截-apihook api function interception
- 2022-04-30 22:34:27下载
- 积分:1
-
这一代码发送电子邮件的附件很容易。
This a COde to Send Emails with attachement very easily.
You ca use it as an executable, or in you .Net project.
Create you Form, create a Button and Enjoy.
System::Void MyForm::SendOrder_Click(System::Object^ sender, System::EventArgs^ e)
{
List
Items
String
^Filename
Filename = IO::Path::Combine(System::Environment::GetEnvironmentVariable("TEMP"),
String::Concat("FCSSystem", IO::Path::GetRandomFileName(), ".txt"))
Items.Add(Convert::ToString(DateTime::Now))
for(int ni=0 niControls->Count ni++)
{
Items.Add(String::Concat(OrderPanel->Controls[ni]->Controls[0]->Name,"Q",
((NumericUpDown^)OrderPanel->Controls[ni]->Controls[1])->Value))
}
IO::File::WriteAllLines(Filename, Items.ToArray())
SendFileTo::MAPI mapi
mapi.AddRecipientTo("sst@fcssystem.com")
mapi.AddAttachment(Filename)
mapi.SendMailPopup("FCS System Order", "Please Write Your Data Here")
- 2022-01-26 07:38:06下载
- 积分:1
-
excel读写控件
excel读写控件-excel literacy Controls
- 2022-01-22 06:00:52下载
- 积分:1
-
personnel management system(for this year s graduates, including source code)
人事管理系统(应届毕业生用的管理系统,含源代码)-personnel management system(for this year s graduates, including source code)
- 2022-02-05 01:38:25下载
- 积分:1
-
常用的软件来记忆英语单词都是基于不好理解的。
一般常用的英语背诵软件都是以单词为主,不能很好的理解英语句子的结构,而"英语句子通"能帮你实现整句的背诵,而且有整句的即时语音,中国人学英语往往注重背单词,而忽略了句子,往往达不到说一口流利英语的效, "英语句子通"的出现弥补了这个空白。 附了NewConcept第一册的部分句子(mdb数据库形式,不加密),可以自己添加。 软件要求:window系列平台,微软语音引擎(如装了金山词霸就可以了) 需vb6运行库,ado引擎。 注:附全部vb源代码!!! -commonly used software to memorize English words are based not well understood English sentence structure, "English sentence-" can help you achieve recitation of sentence, but the sentence instant voice, the Chinese people tend to focus on learning English words back, while ignoring the sentence, often fail Fluent in English, said the effect, "English sentence links" can make up this gap. A list of NewConcept the first part of the sentence (mdb database form and encryption), it will add its own. Software requirements : window Series platform, Microsoft Speech engine (such as installing a free email can be a) need VB6 runtime, ado engine. Note : A full vb source code! ! !
- 2022-02-04 15:51:03下载
- 积分:1
-
the machines used in the preparation of C# phone number for software territorial...
在ppc中使用的用C#编写的手机号码属地查询软件-the machines used in the preparation of C# phone number for software territoriality
- 2022-02-09 11:51:30下载
- 积分:1
-
this is an book shop system
this is an book shop system-this is an book shop system
- 2022-06-16 12:16:50下载
- 积分:1
-
MATLAB 读取文件
一个仿真的主函数,有关于仿真,计算。特别是对变异蛋白的获取,特别管用。首先读取然后仿真计算等。是一个非常有用的函数。目前可以应用于生物科学计算领域,可以应用价值,可以应用的。特别是在蛋白质生物计算领域可以有应用的价值,值得下载和获取。
- 2022-02-24 14:46:04下载
- 积分:1
-
帮助菜鸟学习,掌握基本基础知识,可以很大提高。
帮助菜鸟学习,掌握基本基础知识,可以很大提高。-Help rookie learning to master basic knowledge, can be greatly improved.
- 2022-03-24 17:17:36下载
- 积分:1
-
an output of the assembler language ASCII characters in the small program, but a...
一个关于汇编语言输出ASCII码字符的小程序,但从中可体会到汇编的入门-an output of the assembler language ASCII characters in the small program, but a compilation of the crux of the entry
- 2022-01-31 15:22:47下载
- 积分:1