说明: windowsAPI详解AdjustWindowRect,AdjustWindowRectEx VB声明 Declare Function AdjustWindowRect Lib "user32" Alias "AdjustWindowRect" (lpRect As RECT, ByVal dwStyle As Long, ByVal bMenu As Long) As Long Declare Function AdjustWindowRectEx Lib "user32" Alias <qq_30020505> 上传 | 大小:364kb