Don't blacklist ModalFilterUPP but always pass it as NULL. This enables the record routines to be generated.

This commit is contained in:
Jack Jansen 2002-02-05 22:35:36 +00:00
parent e62ceac7d4
commit 6a60915843
2 changed files with 2 additions and 1 deletions

View file

@ -45,6 +45,7 @@ SndCommand = OpaqueType('SndCommand', 'SndCmd')
SndCommand_ptr = OpaqueType('SndCommand', 'SndCmd')
SndListHandle = OpaqueByValueType("SndListHandle", "ResObj")
SPBPtr = OpaqueByValueType("SPBPtr", "SPBObj")
ModalFilterUPP = FakeType("(ModalFilterUPP)0")
#
# NOTE: the following is pretty dangerous. For void pointers we pass buffer addresses