void UpdateControlEx(PSI_CONTROL pc DBG_PASS); void (* UpdateControlEx)(PSI_CONTROL pc DBG_PASS);
else define UpdateCommon(pc) UpdateCommonEx(pc,TRUE DBG_SRC) endif define UpdateControlEx(pc,draw) UpdateCommonEx( (PSI_CONTROL)pc, draw ) define UpdateFrameEx(pc,draw) UpdateCommonEx( (PSI_CONTROL)pc, draw )
Copyright (c) 2000+. All rights reserved.
|
What do you think about this topic? Send feedback!
|