获取exe的句柄,使用AfxGetInstanceHandle, 要获取exe调用的dll 句柄,用GetModuleHandle(dllName); 1.GetModuleHandle(LPCTSTR lpModuleName) If this parameter is ...
確定! 回上一頁