home *** CD-ROM | disk | FTP | other *** search
- ;
- ; cdll definition file for <name>
- ;
-
- name "DeskLib.Misc"
- version 1.00
- author "DeskLib"
-
- ; --- Exported symbols ---
-
- exports
- {
- Screen__Ref_bpp
- Screen_CacheModeInfo
- Screen__Ref_size
- Screen__Ref_eig
- Dispatch
- Screen__Ref_delta
- SWI
- Validation_ScanString
- Screen__Ref_mode
- }
-
- ; --- Object files ---
-
- objects
- {
- o.Validation
- o.Dispatch
- o.SWI
- o.Screen
- }
-