代码搜索:enumser

找到约 31 项符合「enumser」的源代码

代码结果 31
www.eeworm.com/read/116738/14956531

dsp enumser.dsp

# Microsoft Developer Studio Project File - Name="EnumSer" - Package Owner= # Microsoft Developer Studio Generated Build File, Format Version 6.00 # ** DO NOT EDIT ** # TARGTYPE "Win32 (x86) C
www.eeworm.com/read/100010/15890006

dsw enumser.dsw

Microsoft Developer Studio Workspace File, Format Version 5.00 # WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE! ###############################################################################
www.eeworm.com/read/100010/15890007

cpp enumser.cpp

#include "stdafx.h" #include "enumser.h" ///////////////////////////// Statics / Locals //////////////////////////////// #ifdef _DEBUG #undef THIS_FILE #define new DEBUG_NEW static c
www.eeworm.com/read/100010/15890009

h enumser.h

/* Module : ENUMSER.H Purpose: Defines the interface for a single function to enumerate the serial ports installed on a PC Created: PJN / 02-11-1998 History: PJN / 23-02-1999 Now uses Q
www.eeworm.com/read/100010/15890010

gif enumser.gif

www.eeworm.com/read/100010/15890012

htm enumser.htm

www.eeworm.com/read/100010/15890014

dsp enumser.dsp

# Microsoft Developer Studio Project File - Name="EnumSer" - Package Owner= # Microsoft Developer Studio Generated Build File, Format Version 5.00 # ** DO NOT EDIT ** # TARGTYPE "Win32 (x86) C
www.eeworm.com/read/100010/15890008

cpp main.cpp

#include "stdafx.h" #include #include "enumser.h" void main() { CUIntArray ports; EnumerateSerialPorts(ports); _tprintf(_T("The following serial ports are installed on thi
www.eeworm.com/read/296363/8108992

cpp main.cpp

#include "stdafx.h" #include "enumser.h" void main() { //Initialize COM (Required by CEnumerateSerial::UsingWMI) CoInitialize(NULL); //Initialize COM security (Required by CEnumerate
www.eeworm.com/read/220430/14801200

cpp main.cpp

#include "stdafx.h" #include "enumser.h" void main() { //Initialize COM (Required by CEnumerateSerial::UsingWMI) CoInitialize(NULL); //Initialize COM security (Required by CEnumerate