代码搜索:GetWindowsVersion
找到约 24 项符合「GetWindowsVersion」的源代码
代码结果 24
www.eeworm.com/read/326577/13133241
bpf getwindowsversion.bpf
This file is used by the project manager only and should be treated like the project file
main
www.eeworm.com/read/326577/13133249
exe getwindowsversion.exe
www.eeworm.com/read/326577/13133260
res getwindowsversion.res
www.eeworm.com/read/130382/5957620
c oscheck.c
//____________________________________________________________________________
// Copyright (C) 1998 Network Associates Inc. and affiliated companies.
// All rights reserved.
//
// oscheck.c -- c
www.eeworm.com/read/248863/12537085
bas modgeral.bas
Attribute VB_Name = "modGeral"
'****************************************************************************
'人人为我,我为人人
'枕善居收藏整理
'发布日期:2007/03/20
'描 述:软盘分析修复维护工具 Ver 1.3.0
'网 站:http://www.
www.eeworm.com/read/327841/13059377
h helperapi.h
#ifndef _INC_HELPERAPI
#define _INC_HELPERAPI
#include
int GetWindowsVersion(LPSTR strVersion);
BOOL PlaySound(UINT IDSoundRes, WORD wFlag = SND_ASYNC);
#endif //_INC_HELPERAP
www.eeworm.com/read/323907/13309408
h helperapi.h
#ifndef _INC_HELPERAPI
#define _INC_HELPERAPI
#include
int GetWindowsVersion(LPSTR strVersion);
BOOL PlaySound(UINT IDSoundRes, WORD wFlag = SND_ASYNC);
#endif //_INC_HELPERAP
www.eeworm.com/read/130382/5958560
cpp windowsversion.cpp
//////////////////////////////////////////////////////////////////////////////
// WindowsVersion.cpp
//
// Functions for determining the currently running version of Windows.
/////////////////////