函数简介
:
判断当前窗口句柄是否为64位
函数原型
:
long
Is64WindowSystem
(long hwnd);
参数定义
:
hwnd
整形数
:
窗口
句柄
返回值
:
1:
X64
0:
X86