Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Param To/From string correct in VST3 (#107)
1. A tresult means don't return true false. Because those are false/true respectively. 2. The fromString requires a normalized value as the output 3. Use the memory guarded copy8 to get the data from a wstring in to value, and no longer copy the unused return value.
- Loading branch information