Problem: Crash exporting messages
Fix: GetLargeProp wasn't handling string cases properly, instead returning them as PT_BINARY data with a string type. Modified function to return proper data structure for each case.
↧