Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

18 lines
312 B

  1. #ifndef PORTSTR_H
  2. #define PORTSTR_H
  3. //
  4. // exported from cyycoins.c
  5. //
  6. extern TCHAR m_szColon[];
  7. extern TCHAR m_szComma[];
  8. extern TCHAR m_szPorts[];
  9. extern TCHAR m_szCOM[];
  10. extern TCHAR m_szRegSerialMap[];
  11. extern TCHAR m_szPortName[];
  12. extern TCHAR m_szDefParams[];
  13. #endif // PORTSTR_H