carbon compat routine define
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12635 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -236,6 +236,7 @@ void UMAHighlightAndActivateWindow( WindowRef inWindowRef , bool inActivate ) ;
|
||||
#define InvalWindowRgn( window , rgn ) InvalRgn( rgn )
|
||||
#define GetPortPenMode( p ) (p->pnMode)
|
||||
#define SetPortPenMode( p , mode ) (p->pnMode = mode )
|
||||
#define ClearCurrentScrap() ZeroScrap() ;
|
||||
// control manager
|
||||
|
||||
#define GetControlReference( control ) ((**control).contrlRfCon)
|
||||
|
Reference in New Issue
Block a user