摘要: //function MB(hWnd: HWND; lpText, lpCaption: PChar; uType: UINT): Integer; // stdcall; external 'user32.dll' name 'MessageBoxA'; {name 后面说明函数的真实名字} {e 阅读全文
posted @ 2021-06-24 17:37 Zhao's_Blog 阅读(166) 评论(0) 推荐(0)