Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Windows XP および Windows 7 (RasSetEntryProperties) のコードでダイヤルアップ接続を作成しています。エントリは、デフォルトのボー レート 19200 で表示されます。
Win32 を使用して、Windows XP と Windows 7 の両方でボー レートを変更するにはどうすればよいですか?
RAS エントリを作成してこの問題を解決する前に、モデム レジストリ エントリの DCB と MaxConnectSpeed を変更します。
通信状態を設定します。最初に GetCommState を呼び出して、変更したくない他の既存の設定を保持できるようにします。