-
- Downloads
quartz: Don't assume that strlenW of a constant string can be determined at compile time.
Use sizeof instead to calculate the size of wszKeyName in FilterMapper2_CreateCategory.
Please register or sign in to comment
Use sizeof instead to calculate the size of wszKeyName in FilterMapper2_CreateCategory.