Message340576
| Author | eryksun |
|---|---|
| Recipients | LorenzMende, ammar2, eryksun, paul.moore, steve.dower, terry.reedy, tim.golden, zach.ware |
| Date | 2019-04-20.15:09:46 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1555772987.04.0.931298144514.issue36670@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
> It'll probably be mbcs or oem encoding. Certainly not UTF-8 Unless the system locale's codepage is set to UTF-8 in Windows 10. I stepped through this in the debugger. When writing to a pipe, typeperf.exe calls WideCharToMultiByte(CP_OEMCP, ...), so it's "oem". |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-04-20 15:09:47 | eryksun | set | recipients: + eryksun, terry.reedy, paul.moore, tim.golden, zach.ware, steve.dower, ammar2, LorenzMende |
| 2019-04-20 15:09:47 | eryksun | set | messageid: <1555772987.04.0.931298144514.issue36670@roundup.psfhosted.org> |
| 2019-04-20 15:09:47 | eryksun | link | issue36670 messages |
| 2019-04-20 15:09:46 | eryksun | create | |