http://d.puremagic.com/issues/show_bug.cgi?id=8132
Summary: LPTSTR always aliases to LPSTR
Product: D
Version: D2
Platform: All
OS/Version: Windows
Status: NEW
Severity: normal
Priority: P2
Component: druntime
AssignedTo: [email protected]
ReportedBy: [email protected]
--- Comment #0 from [email protected] 2012-05-22 09:56:02 PDT ---
http://msdn.microsoft.com/en-us/library/dd374131(v=vs.85).aspx
In C this depends on whether UNICODE is set or not. As long as we don't have
such a switch LPTSTR shouldn't be declared.
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------