- 16 Feb, 1999 1 commit
-
-
Stewart Brodie authored
Detail: Renamed (meaningless) formal parameter "template" in function declarations. Renamed other variables in the C sources too. Stops C compiler moaning about the use of symbols reserved for C++. Admin: Required by Toolbox-1_47 and later. Version 0.02. Tagged as 'Common-0_02'
-
- 18 Jan, 1999 2 commits
-
-
Stewart Brodie authored
Detail: Currently, there is no way of ascertaining the client handle that used to belong to a deleted object. Thus applications cannot rely on this event to close down any associated data structures referenced via the client handle. This event now provides the client handle and the class ID of the deleted object (application can check flags bit 0 to determine if they are valid). Admin: Required by Toolbox-1_46 and later. Version 0.01. Tagged as 'Common-0_01'
-
Stewart Brodie authored
-