You have an application that uses the RasSetEntryPropertiesA function to create dial-up entries. When you run the application on a computer that is running Windows 7 or Windows Server 2008 R2, an error occurs, and the application cannot create the dial-up entry.
This issue occurs when the entry name (lpszEntry parameter) of this function contains Japanese Shift-JIS characters. Specifically, this issue occurs when the SHIFT-JIS string contains one of the following codes:
This issue occurs when the entry name (lpszEntry parameter) of this function contains Japanese Shift-JIS characters. Specifically, this issue occurs when the SHIFT-JIS string contains one of the following codes:
- 0x2F
- 0x2A
- 0x3A
- 0x3C
- 0x3E
- 0x3F
- 0x5C
- 0x7C