Skip to content

user32: Preparatory cleanup of class name version logic.

Rémi Bernon requested to merge rbernon/wine:mr/user32-class-names into master

Always copying client class name to temporary buffer, to which version string also points to, in order to convert integral class names to string and unify the logic for versioning later on.

Merge request reports

Loading