Ugh so it might be my fault
Other Win10 users: Please can you report Version, Language, and whether the custom category group works?
First need to see if this is a problem for only specific versions/locales
Also, tried changing the / to - and using different strings? Maybe it's getting tripped up there.
Edit: One more thought, grab the result of AppendCategory. It's declared as a function already in the tlb.
Code:Dim hr As Long hr = pCDL.AppendCategory(StrPtr("My Category"), ByVal ObjPtr(pCat)) Debug.Print "hr=0x" & Hex$(hr)





Reply With Quote
