Message103570
| Author | amaury.forgeotdarc |
|---|---|
| Recipients | amaury.forgeotdarc, theller, vstinner |
| Date | 2010-04-19.09:25:28 |
| SpamBayes Score | 0.016861118 |
| Marked as misclassified | No |
| Message-id | <1271669129.81.0.833361370556.issue8394@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
yes, except that TCHAR* depends on compilation settings (it resolves to wchar_t when UNICODE is #defined); simply use char*. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-04-19 09:25:29 | amaury.forgeotdarc | set | recipients: + amaury.forgeotdarc, theller, vstinner |
| 2010-04-19 09:25:29 | amaury.forgeotdarc | set | messageid: <1271669129.81.0.833361370556.issue8394@psf.upfronthosting.co.za> |
| 2010-04-19 09:25:28 | amaury.forgeotdarc | link | issue8394 messages |
| 2010-04-19 09:25:28 | amaury.forgeotdarc | create | |