[Python-checkins] CVS: python/dist/src/Mac/Modules/mlte mltesupport.py,1.2,1.3

Jack Jansen jackjansen@users.sourceforge.net
2001年7月14日 07:00:52 -0700


Update of /cvsroot/python/python/dist/src/Mac/Modules/mlte
In directory usw-pr-cvs1:/tmp/cvs-serv18153/Python/Mac/Modules/mlte
Modified Files:
	mltesupport.py 
Log Message:
Various small fixes. The demo now starts to limp along.
Index: mltesupport.py
===================================================================
RCS file: /cvsroot/python/python/dist/src/Mac/Modules/mlte/mltesupport.py,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** mltesupport.py	2001年07月13日 22:27:20	1.2
--- mltesupport.py	2001年07月14日 14:00:50	1.3
***************
*** 108,111 ****
--- 108,112 ----
 DragTrackingMessage = Type("DragTrackingMessage", "h")
 RgnHandle = OpaqueByValueType("RgnHandle", "ResObj")
+ OptRgnHandle = OpaqueByValueType("RgnHandle", "OptResObj")
 GWorldPtr = OpaqueByValueType("GWorldPtr", "GWorldObj")
 MlteInBuffer = VarInputBufferType('void *', 'ByteCount', 'l')

AltStyle によって変換されたページ (->オリジナル) /