|
原帖由 cnad 于 2010-3-2 17:52 发表
自己用着合时就好,我不喜欢做那种一秒不停的在机器上做事的程序
那你的定时器又做什么的?用了定时器又不敢说明它的作用?
PESET.EXE用到的API。
> advapi32.dll: GetUserNameA
> kernel32.dll: IsDebuggerPresent, SetUnhandledExceptionFilter, UnhandledExceptionFilter, TerminateProcess, SetProcessWorkingSetSize, DefineDosDeviceA, EnterCriticalSection, GetProcAddress, GetLastError, CloseHandle, LeaveCriticalSection, InitializeCriticalSection, GetDriveTypeA, GetWindowsDirectoryA, GetLogicalDrives, QueryDosDeviceA, GetCurrentProcess, Sleep, CreateFileA
> msvcrt.dll: _XcptFilter, exit, _acmdln, __getmainargs, _initterm, __setusermatherr, _adjust_fdiv, memset, __p__fmode, __set_app_type, _except_handler3, _controlfp, _exit, toupper, __3@YAXPAX@Z, _beginthreadex, _beginthread, strncmp, sprintf, __2@YAPAXI@Z, __p__commode
> user32.dll: EndPaint, GetMessageA, SetTimer, RegisterClassExA, PostQuitMessage, KillTimer, BeginPaint, TranslateMessage, CreateWindowExA, DefWindowProcA, ShowWindow, DispatchMessageA, UpdateWindow, LoadCursorA, RegisterDeviceNotificationA...
不用OD,看API就知道了。
[ 本帖最后由 lxl1638 于 2010-3-2 18:10 编辑 ] |
|