cpython/Mac/Modules/ctl
Jack Jansen b8248d8cff Don't use extern when we mean staticforward (OSX gcc is picky about it).
Blacklist SendControlMessage: it's signature has changed between Universal Headers 3.3 and 3.4.
2001-06-20 21:31:28 +00:00
..
Ctlmodule.c Don't use extern when we mean staticforward (OSX gcc is picky about it). 2001-06-20 21:31:28 +00:00
ctledit.py Added a GetControlRect() method to controls which returns the bounding rectangle. To my surprise this call is missing from the C API... 2000-03-21 16:25:23 +00:00
ctlscan.py Don't use extern when we mean staticforward (OSX gcc is picky about it). 2001-06-20 21:31:28 +00:00
ctlsupport.py Don't use extern when we mean staticforward (OSX gcc is picky about it). 2001-06-20 21:31:28 +00:00