Develop and Download Open Source Software

Browse Subversion Repository

Diff of /trunk/teraterm/ttpcmn/ttcmn.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 7896 by zmatsuo, Mon Jul 29 15:04:08 2019 UTC revision 8188 by yutakapon, Wed Sep 18 14:39:50 2019 UTC
# Line 2353  cleanup: Line 2353  cleanup:
2353  }  }
2354    
2355    
2356    /*
2357     *
2358     * [return]
2359     *   1以上   アプリが使用可能なCOMポートの総数
2360     *   0       アプリが使用可能なCOMポートがない
2361     *   -1      ※未使用
2362     *
2363     */
2364  int WINAPI DetectComPorts(LPWORD ComPortTable, int ComPortMax, char **ComPortDesc)  int WINAPI DetectComPorts(LPWORD ComPortTable, int ComPortMax, char **ComPortDesc)
2365  {  {
2366          HMODULE h;          HMODULE h;

Legend:
Removed from v.7896  
changed lines
  Added in v.8188

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26