隐藏 Access 窗口
点击次数:36 次 发布日期:2008-11-22 13:53:24 作者:源代码网
|
Global Const SW_HIDE = 0 Declare Function ShowWindow Lib "user32" (ByVal hwnd As Long, ByVal nCmdShow As Long) As Long Function fSetAccessWindow(nCmdShow As Long) 源代码网供稿. |
|
Global Const SW_HIDE = 0 Declare Function ShowWindow Lib "user32" (ByVal hwnd As Long, ByVal nCmdShow As Long) As Long Function fSetAccessWindow(nCmdShow As Long) 源代码网供稿. |