03-02-2009, 03:35 PM
I have a new format for my OSD (rounded corners) and do this by calling "OnScreenDisplay_Rd" which in turn calls "OSD_Main_Rd" which is calling function "OSDVAR*v".
when i fire off my rounded OSDs it gives me the below error. I figure there's a way to create a new OSDVAR type but I can't figure out how. is that the problem?
thanks.
when i fire off my rounded OSDs it gives me the below error. I figure there's a way to create a new OSDVAR type but I can't figure out how. is that the problem?
thanks.
---------------------------
Quick Macros
---------------------------
OSDVAR: previous declaration is different. Change?
Warning: if you change declaration while other functions are compiled using old declaration, they may become invalid and cause exceptions or even data corruption. Solution - restart QM.
---------------------------
OK Cancel
---------------------------