SendMessage基本认识函数功能:该函数将指定的消息发送到一个或多个窗口。此函数为指定的窗口调用窗口程序,直到窗口程序处理完消息再返回。而函数PostMessage不同,将一个消息寄送到一个线程的消息队列后立即返回。 函数原型:LRESULT SendMessage(HWND hWnd,... Read More
posted @ 2015-12-01 18:01
findumars
Views(363)
Comments(0)
Diggs(0)
SelectDirectory使用方法格式Delphi syntax:On Windows: function SelectDirectory(const Caption: string; const Root: WideString; out Directory: string): Boolean... Read More
posted @ 2015-12-01 18:00
findumars
Views(1807)
Comments(0)
Diggs(0)
盒子中的souledge大侠发布了新的Socket库,以下为原文:我之前写过一个iocp的框架,放到googlecode上了。由于当时的delphi版本尚无法跨平台,所以该框架只能运行在Windows下。现在Delphi的跨平台编译器基本已经成熟了,主流的操作系统基本都已支持,这是一个很好的契机,于 Read More
posted @ 2015-12-01 17:59
findumars
Views(928)
Comments(0)
Diggs(0)
今天在SourceForge下到了FastMM(Fast Memory Manager),听说比官方的内存管理快多了,试了一下,果然不错。目前最新的是4.27。就我的使用范围来说,我就是想看看我的程序有没有内存泄漏。首先在下载的文件里你会找到一个文件,位置在Replacement BorlndMM ... Read More
posted @ 2015-12-01 17:57
findumars
Views(405)
Comments(0)
Diggs(0)
[cpp]view plaincopy#include#include#includeusingnamespacestd;intmain(){cout::max)();cout::min)()::max)();cout::min)()::max)();cout::min)()::max)();cou... Read More
posted @ 2015-12-01 17:49
findumars
Views(1657)
Comments(0)
Diggs(1)

浙公网安备 33010602011771号