Editing Talk:RCOXML Objects
Jump to navigation
Jump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 123: | Line 123: | ||
**In the VSH exports page there are 3 exports that returns names related with spins (but one of the returned strings seems to be wrong) | **In the VSH exports page there are 3 exports that returns names related with spins (but one of the returned strings seems to be wrong) | ||
***const char* paf_4C36ABBB() <-- returns "PhItemSpin" (_ZN3paf10PhItemSpin10WidgetTypeEv) | ***const char* paf_4C36ABBB() <-- returns "PhItemSpin" (_ZN3paf10PhItemSpin10WidgetTypeEv) | ||
***const char* paf_CA9160F6() <-- returns "PhNumSpin" | ***const char* paf_CA9160F6() <-- returns "PhNumSpin" | ||
***const char* paf_59A11C82() <-- returns "PhNumSpin" (_ZN3paf9PhNumSpin10WidgetTypeEv) | ***const char* paf_59A11C82() <-- returns "PhNumSpin" (_ZN3paf9PhNumSpin10WidgetTypeEv) | ||