home *** CD-ROM | disk | FTP | other *** search
- NAME PROPVIEW
- DESCRIPTION 'PropView - Window Analyzer'
-
- EXETYPE WINDOWS
- STUB 'WINSTUB.EXE'
-
- CODE PRELOAD MOVEABLE DISCARDABLE
- DATA PRELOAD MOVEABLE SINGLE
-
- HEAPSIZE 2048
- STACKSIZE 4192
-
- EXPORTS
- MainWndProc @1
- GenericViewerWndProc @2
- SendMsgWndProc @3
- About @4
- EnumWindowPropsProc @5
- EnumChildrenProc @6
-
-