From 68a0ee0a87694ab797b9795d0c3aa1ad5b566b4a Mon Sep 17 00:00:00 2001 From: Jack Jansen Date: Mon, 1 Sep 1997 15:38:24 +0000 Subject: [PATCH] Can't remember... --- Mac/Modules/qt/qtscan.py | 15 ++------------- 1 file changed, 2 insertions(+), 13 deletions(-) diff --git a/Mac/Modules/qt/qtscan.py b/Mac/Modules/qt/qtscan.py index 614d5807ecd..3cef0f91c13 100644 --- a/Mac/Modules/qt/qtscan.py +++ b/Mac/Modules/qt/qtscan.py @@ -40,12 +40,7 @@ class MyScanner(Scanner): "DisposeUserData", # ditto "DisposeTimeBase", # ditto "DisposeMovieController", # ditto -# "GetMovieCreationTime", # type "unsigned long" in C, inparseable -# "GetMovieModificationTime", # Ditto -# "GetTrackCreationTime", # ditto -# "GetTrackModificationTime", # Ditto -# "GetMediaCreationTime", # ditto -# "GetMediaModificationTime", # Ditto + # The following 4 use 'void *' in an uncontrolled way # TBD when I've read the manual... "GetUserDataItem", @@ -101,13 +96,7 @@ class MyScanner(Scanner): "MatrixRecord", "MatrixRecord_ptr", "SampleReferencePtr", -# "SampleDescription", -# "SoundDescription", -# "TextDescription", -# "MusicDescription", - # I dont know yet how to do these. -# "CGrafPtr", -# "GDHandle", + # Routine pointers, not yet. "MoviesErrorUPP", "MoviePreviewCallOutUPP",