Skip to content

GetCommandLine should return a pointer to a constant string #1454

@ChrisDenton

Description

@ChrisDenton

According to the docs, the header type is wrong to use an LPTSTR when it should be a LPCTSTR:

The lifetime of the returned value is managed by the system, applications should not free or modify this value.

Metadata

Metadata

Assignees

Labels

usabilityTouch-up to improve the user experience for a language projection

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions