WATCOM Linker Version 10.6 Copyright by WATCOM International Corp. 1985, 1996. All rights reserved. Created on: 96/11/16 19:54:21 Executable Image: blobview.exe creating a Windows NT windowed executable +------------+ | Groups | +------------+ Group Address Size ===== ======= ==== DGROUP 0002:00000000 00012220 +--------------+ | Segments | +--------------+ Segment Class Group Address Size ======= ===== ===== ======= ==== BEGTEXT CODE 0001:00000000 00000007 _TEXT CODE 0001:00000010 0000e726 TRANSFER CODE CODE 0001:0000e738 0000034e _NULL BEGDATA DGROUP 0002:00000000 00000004 _AFTERNULL BEGDATA DGROUP 0002:00000004 00000000 CONST DATA DGROUP 0002:00000004 00000570 CONST2 DATA DGROUP 0002:00000574 00000728 _DATA DATA DGROUP 0002:00000c9c 0000126c XIB DATA DGROUP 0002:00001f08 00000000 XI DATA DGROUP 0002:00001f08 00000024 XIE DATA DGROUP 0002:00001f2c 00000000 TIB DATA DGROUP 0002:00001f2c 00000000 TI DATA DGROUP 0002:00001f2c 00000000 TIE DATA DGROUP 0002:00001f2c 00000000 YIB DATA DGROUP 0002:00001f2c 00000000 YI DATA DGROUP 0002:00001f2c 00000012 YIE DATA DGROUP 0002:00001f3e 00000000 DATA DATA DGROUP 0002:00001f3e 00000000 _BSS BSS DGROUP 0002:00002010 0000020c STACK STACK DGROUP 0002:00002220 00010000 +----------------+ | Memory Map | +----------------+ * = unreferenced symbol + = symbol only referenced locally Address Symbol ======= ====== Module: blobview.obj(E:\source\win\scrnview\blobview.cpp) 0001:000011d0 near FRect::FRect() 0001:00001180 near FRect::FRect( int, int, int, int ) 0001:00001150 int unsigned near FEvent::GetID() const 0001:00001100 void near FHandler::SetDispatch( Bool (near FHandler::*)( )) 0001:000010d0 FWnd near * near FHandler::GetWnd() const 0001:000010a0 HWND__ near * near FWnd::GetHwnd() 0001:00001070 Bool near FWnd::PumpEvent( FEvent near & ) 0001:00001040 Bool near FSizeHandler::SizeChanged( FSizeEvent near & ) 0001:00000fd0 near FClientWindow::FClientWindow() 0001:00000f30 HBITMAP__ near * near FModule::LoadBitmapA( int ) 0001:00000ef0 HBITMAP__ near * near FModule::LoadBitmapA( char const near * ) 0001:00000e70+ near PaletteHandler::PaletteHandler( FWnd near * ) 0001:00000010+ Bool near PaletteHandler::Dispatch( FEvent near & ) 0001:0000009c+ Bool near PaletteHandler::PaletteChanged( HWND__ near * ) 0001:00000168+ Bool near PaletteHandler::PaletteIsChanging( HWND__ near * ) 0001:0000018c+ Bool near PaletteHandler::QueryNewPalette() 0001:00000db0+ near MyClient::MyClient() 0001:00000c50+ near MyApp::MyApp() 0001:00000244+ void near PaletteHandler::UsePalette( HPALETTE__ near *, Bool ) 0001:0000028c+ Bool near MyClient::Create( FAppWindow near * ) 0001:000003f8+ Bool near MyClient::Paint( FPaintEvent near & ) 0001:000005f4+ Bool near MyAppWindow::Create( FWnd near * ) 0001:00000bd0+ near MyApp::~MyApp() 0001:00000b40+ near MyAppWindow::MyAppWindow() 0001:00000940+ near MyAppWindow::~MyAppWindow() 0001:000008b0+ near MyClient::~MyClient() 0001:00000840+ near PaletteHandler::~PaletteHandler() 0001:000007d0 near FPaintHandler::~FPaintHandler() 0001:00000760 near FSizeHandler::~FSizeHandler() 0001:00000648+ Bool near MyApp::StartUp( int, char near * near * ) 0001:000006a0+ int near MyApp::ShutDown() 0001:000006d4+ FApplication near * near MakeApplicationInstance() 0001:00000728 _WinMain@16 0002:00000c9c+ int near v[] Module: I:\WATCOM\lib386\plibmt3r.lib(undefed) 0001:000011f4 __wcpp_2_undefed_cdtor__ Module: I:\WATCOM\lib386\plibmt3r.lib(undefmbr) 0001:00001208 __wcpp_2_undefined_member_function__ Module: ..\..\bif\lib\win32\win\bifwwin.lib(e:\source\bif\source\window\winc\mouse.cpp) 0001:00002a90 near FPoint::FPoint() 0001:00002a50 near FPoint::FPoint( int, int ) 0001:00002a20 int near FPoint::GetX() const 0001:000029f0 int near FPoint::GetY() const 0001:000029c0 void near FEvent::SetResult( long ) 0001:00002990+ int near FMouseEvent::GetX() const 0001:00002950+ int near FMouseEvent::GetY() const 0001:00002910+ FPoint near FMouseEvent::GetPoint() const 0001:000028e0+ HWND__ near * near FControlPointerEvent::GetHwndCursor() const 0001:000028b0+ Bool near FMouseHandler::Button1Down( FButtonDownEvent near & ) 0001:00002880+ Bool near FMouseHandler::Button1Up( FButtonUpEvent near & ) 0001:00002850+ Bool near FMouseHandler::Button1DblClk( FButtonDblClkEvent near & ) 0001:00002820+ Bool near FMouseHandler::Button2Down( FButtonDownEvent near & ) 0001:000027f0+ Bool near FMouseHandler::Button2Up( FButtonUpEvent near & ) 0001:000027c0+ Bool near FMouseHandler::Button2DblClk( FButtonDblClkEvent near & ) 0001:00002790+ Bool near FMouseHandler::Button3Down( FButtonDownEvent near & ) 0001:00002760+ Bool near FMouseHandler::Button3Up( FButtonUpEvent near & ) 0001:00002730+ Bool near FMouseHandler::Button3DblClk( FButtonDblClkEvent near & ) 0001:00002700+ Bool near FMouseHandler::MouseMove( FMouseMoveEvent near & ) 0001:000026d0+ Bool near FMouseHandler::ControlPointer( FControlPointerEvent near & ) 0001:000026a0+ Bool near FMouseHandler::ControlPointerNonWindow( FControlPointerEvent near & ) 0001:00002670+ Bool near FExtendedMouseHandler::Button1MotionStart( FMouseEvent near & ) 0001:00002640+ Bool near FExtendedMouseHandler::Button1MotionEnd( FMouseEvent near & ) 0001:00002610+ Bool near FExtendedMouseHandler::Button1Click( FMouseEvent near & ) 0001:000025e0+ Bool near FExtendedMouseHandler::Button2MotionStart( FMouseEvent near & ) 0001:000025b0+ Bool near FExtendedMouseHandler::Button2MotionEnd( FMouseEvent near & ) 0001:00002580+ Bool near FExtendedMouseHandler::Button2Click( FMouseEvent near & ) 0001:00002550+ Bool near FExtendedMouseHandler::Button3MotionStart( FMouseEvent near & ) 0001:00002520+ Bool near FExtendedMouseHandler::Button3MotionEnd( FMouseEvent near & ) 0001:000024f0+ Bool near FExtendedMouseHandler::Button3Click( FMouseEvent near & ) 0001:000024c0+ Bool near FExtendedMouseHandler::ButtonChord( FMouseEvent near & ) 0001:00002490+ Bool near FTranslatedMouseHandler::MouseDragStart( FMouseEvent near & ) 0001:00002460+ Bool near FTranslatedMouseHandler::MouseDragEnd( FMouseEvent near & ) 0001:00002430+ Bool near FTranslatedMouseHandler::MouseSingleSelect( FMouseEvent near & ) 0001:00002400+ Bool near FTranslatedMouseHandler::MouseOpen( FMouseEvent near & ) 0001:000023d0+ Bool near FTranslatedMouseHandler::MouseContextMenu( FMouseEvent near & ) 0001:000023a0+ Bool near FTranslatedMouseHandler::MouseTextEdit( FMouseEvent near & ) 0001:00002370+ Bool near FTranslatedMouseHandler::MouseSelectStart( FMouseEvent near & ) 0001:00002340+ Bool near FTranslatedMouseHandler::MouseSelectEnd( FMouseEvent near & ) 0001:00001220+ Bool near FMouseEvent::IsButtonDown( int ) const 0001:00001270+ int near FButtonDownEvent::GetButton() const 0001:000012c0+ int near FButtonUpEvent::GetButton() const 0001:00001310+ int near FButtonDblClkEvent::GetButton() const 0001:00001360+ void near FControlPointerEvent::SetPointer( FPointer near & ) 0001:00001398+ near FMouseHandler::FMouseHandler( FWnd near * ) 0001:0000140c+ Bool near FMouseHandler::Dispatch( FEvent near & ) 0001:00001600+ Bool near FMouseHandler::SetCapture() 0001:00001684+ Bool near FMouseHandler::ReleaseCapture() 0001:000016cc+ Bool near FMouseHandler::GetCurrentMousePosition( int near *, int near * ) 0001:00001788+ Bool near FMouseHandler::ButtonDown( FButtonDownEvent near & ) 0001:0000180c+ Bool near FMouseHandler::ButtonUp( FButtonUpEvent near & ) 0001:00001890+ Bool near FMouseHandler::ButtonDblClk( FButtonDblClkEvent near & ) 0001:00001914+ void near FExtendedMouseHandler::button_down( int, FMouseEvent near & ) 0001:000019a4+ void near FExtendedMouseHandler::button_up( int, FMouseEvent near & ) 0001:00001b1c+ near FExtendedMouseHandler::FExtendedMouseHandler( FWnd near * ) 0001:00001bf8+ Bool near FExtendedMouseHandler::Dispatch( FEvent near & ) 0001:00001eb8+ near FTranslatedMouseHandler::FTranslatedMouseHandler( FWnd near * ) 0001:00001f20+ Bool near FTranslatedMouseHandler::Dispatch( FEvent near & ) 0001:00001f4c+ Bool near FTranslatedMouseHandler::Button1MotionStart( FMouseEvent near & ) 0001:00001f88+ Bool near FTranslatedMouseHandler::Button1MotionEnd( FMouseEvent near & ) 0001:00001fc4+ Bool near FTranslatedMouseHandler::Button1Click( FMouseEvent near & ) 0001:00002024+ Bool near FTranslatedMouseHandler::Button2MotionStart( FMouseEvent near & ) 0001:00002240+ near FTranslatedMouseHandler::~FTranslatedMouseHandler() 0001:000021d0+ near FExtendedMouseHandler::~FExtendedMouseHandler() 0001:00002160+ near FMouseHandler::~FMouseHandler() 0001:00002130+ FPoint near & near FPoint::operator =( FPoint const near & ) 0001:0000205c+ Bool near FTranslatedMouseHandler::Button2MotionEnd( FMouseEvent near & ) 0001:00002094+ Bool near FTranslatedMouseHandler::Button2Click( FMouseEvent near & ) 0001:000020cc+ Bool near FTranslatedMouseHandler::Button1DblClk( FButtonDblClkEvent near & ) Module: ..\..\bif\lib\win32\win\bifwwin.lib(e:\source\bif\source\window\winc\ownerdrw.cpp) 0001:000033b0 near FRect::FRect( tagRECT ) 0001:00003380 int unsigned near FEvent::GetWParam() const 0001:00003350 long near FEvent::GetLParam() const 0001:00003310 Bool near FWnd::IsValid() const 0001:00002ac0+ Bool near FMeasureItemEvent::IsFromControl() 0001:00002afc+ Bool near FMeasureItemEvent::IsFromMenu() 0001:00002b38+ int near FMeasureItemEvent::GetControlID() 0001:00002b60+ tagMEASUREITEMSTRUCT near * near FMeasureItemEvent::GetMis() 0001:00002b88+ int near FMeasureItemEvent::GetControlType() 0001:00002bb4+ int near FMeasureItemEvent::GetItemID() 0001:00002be0+ int near FMeasureItemEvent::GetItemWidth() 0001:00002c0c+ void near FMeasureItemEvent::SetItemWidth( int ) 0001:00002c38+ int near FMeasureItemEvent::GetItemHeight() 0001:00002c64+ void near FMeasureItemEvent::SetItemHeight( int ) 0001:00002c90+ long near FMeasureItemEvent::GetItemData() 0001:00002cbc+ Bool near FDrawItemEvent::IsFromControl() 0001:00002cf8+ Bool near FDrawItemEvent::IsFromMenu() 0001:00002d34+ int near FDrawItemEvent::GetControlID() 0001:00002d5c+ tagDRAWITEMSTRUCT near * const near FDrawItemEvent::GetDis() 0001:00002d84+ int near FDrawItemEvent::GetControlType() 0001:00002db0+ int near FDrawItemEvent::GetItemID() 0001:00002ddc+ int near FDrawItemEvent::GetAction() 0001:00002e08+ int near FDrawItemEvent::GetItemState() 0001:00002e34+ HWND__ near * near FDrawItemEvent::GetControlHwnd() 0001:00002e74+ HMENU__ near * near FDrawItemEvent::GetHmenu() 0001:00002eb4+ HDC__ near * near FDrawItemEvent::GetHdc() 0001:00002ee0+ FRect near FDrawItemEvent::GetItemRect() 0001:00002f1c+ long near FDrawItemEvent::GetItemData() 0001:00002f48+ void near FOwnerDrawOwner::AddOwnee( FOwnerDrawOwnee near * ) 0001:00002f78+ FOwnerDrawOwnee near * near FOwnerDrawOwner::findOwnee( int ) 0001:00002fcc+ near FOwnerDrawOwner::FOwnerDrawOwner( FWnd near * ) 0001:00003040+ Bool near FOwnerDrawOwner::Dispatch( FEvent near & ) 0001:000030b0+ Bool near FOwnerDrawOwner::OwnerDraw( FDrawItemEvent near & ) 0001:00003118+ Bool near FOwnerDrawOwner::OwnerMeasure( FMeasureItemEvent near & ) 0001:00003180+ int near FOwnerDrawOwnee::GetOwneeID() 0001:00003270+ near FOwnerDrawOwner::~FOwnerDrawOwner() 0001:000031d8+ near FOwnerDrawOwnee::FOwnerDrawOwnee( FWnd near *, FOwnerDrawOwner near * ) 0001:00003230+ near FOwnerDrawOwnee::~FOwnerDrawOwnee() Module: ..\..\bif\lib\win32\win\bifwwin.lib(e:\source\bif\source\window\win32\wndcore.cpp) 0001:00005800 int near FRect::GetTop() const 0001:000057d0 int near FRect::GetLeft() const 0001:000057a0 int near FRect::GetWidth() const 0001:00005770 int near FRect::GetHeight() const 0001:00005720 near FEvent::FEvent( HWND__ near *, int unsigned, int unsigned, long ) 0001:000056f0 HWND__ near * near FEvent::GetHwnd() const 0001:000056a0 void near FEvent::Set( HWND__ near *, int unsigned, int unsigned, long ) 0001:00005670 long near FEvent::GetResult() const 0001:000055b0 HINSTANCE__ near * near FWndMan::GetInstance() 0001:00005580 int unsigned near FWndMan::MakeHash( HWND__ near * ) 0001:00005560+ void near ERROR( char const near *, ... ) 0001:00003400+ FDesktop near * near GetDesktop() 0001:00003468 FWndMan near * near GetWndMan() 0001:0000348c near FHandler::FHandler( FWnd near * ) 0001:00003500 near FHandler::~FHandler() 0001:0000356c Bool near FHandler::DoDispatch( FEvent near & ) 0001:000035c4 near FWnd::FWnd() 0001:00003618 near FWnd::~FWnd() 0001:000036b8 Bool near FWnd::BeforeDestroy() 0001:00003700 Bool near FWnd::Destroy() 0001:00003744 Bool near FWnd::AfterDestroy() 0001:00003784 void near FWnd::Default( FEvent near & ) 0001:00003850 Bool near FWnd::Create( long unsigned, char const near *, char const near *, long unsigned, FRect near *, HWND__ near *, HMENU__ near * ) 0001:00003938 void near FWnd::Dispatch( FEvent near & ) 0001:00003998 Bool near FWnd::DispatchNoDefault( FEvent near & ) 0001:00003a14 Bool near FWnd::CallHandlerChain( FEvent near &, FHandler near *, Bool ) 0001:00003aa8 void near FWnd::addHandler( FHandler near * ) 0001:00003ae0 void near FWnd::removeHandler( FHandler near * ) 0001:00003b4c Bool near FWnd::PostEvent( FEvent const near & ) 0001:00003b8c Bool near FWnd::SendEvent( FEvent near & ) 0001:00003bd8 Bool near FWnd::Show() 0001:00003c0c Bool near FWnd::Hide() 0001:00003c40 Bool near FWnd::IsVisible() 0001:00003c70 Bool near FWnd::Enable() 0001:00003ca4 Bool near FWnd::Disable() 0001:00003cd8 Bool near FWnd::IsEnabled() 0001:00003d08 FWnd near * near FWnd::GetParent() 0001:00003d60 FWnd near * near FWnd::SetParent( FWnd near * ) 0001:00003dd0 FWnd near * near FWnd::GetOwner() 0001:00003e28 FWnd near * near FWnd::SetOwner( FWnd near * ) 0001:00003e88 Bool near FWnd::Zorder( FWnd::zorder, FWnd near * ) 0001:00003fcc FWnd near * near FWnd::GetFirstSibling() 0001:0000400c FWnd near * near FWnd::GetNextSibling() 0001:0000404c long near FWnd::GetStyle() 0001:00004080 void near FWnd::SetStyle( long ) 0001:000040b4 void near FWnd::SetStyle( long, long ) 0001:000040f4+ near FDesktop::FDesktop() 0001:00004140+ near FDesktop::~FDesktop() 0001:000041b8+ int near FDesktop::GetWidth() 0001:000041e4+ int near FDesktop::GetHeight() 0001:00004210 near FWndMan::FWndMan( HINSTANCE__ near *, HINSTANCE__ near * ) 0001:00004370 near FWndMan::~FWndMan() 0001:00004450 void near FWndMan::AddWnd( FWnd near * ) 0001:00004548 Bool near FWndMan::RemoveWnd( FWnd near * ) 0001:000046c4 FWnd near * near FWndMan::FindWnd( HWND__ near * ) 0001:000047c8 Bool near FWndMan::AddPumpWindow( FWnd near * ) 0001:0000489c void near FWndMan::RemovePumpWindow( FWnd near * ) 0001:00004954 Bool near FWndMan::CheckPumpWindows( FEvent near & ) 0001:00004a54 void near FWndMan::PumpEvent( FEvent near & ) 0001:00004aa0 Bool near FWndMan::RegisterThread( long unsigned ) 0001:00004b28 Bool near FWndMan::DeregisterThread( long unsigned ) 0001:00004be4 Bool near FWndMan::SetCreationWindow( FWnd near *, long unsigned ) 0001:00004ca0 FWnd near * near FWndMan::GetCreationWindow( long unsigned ) 0001:00004d40 void near FWndMan::SubRegWnd( FWnd near *, HWND__ near * ) 0001:00004e14+ long near BifInitProc( HWND__ near *, int unsigned, int unsigned, long ) 0001:00004ef8+ long near BifSubclassProc( HWND__ near *, int unsigned, int unsigned, long ) Module: I:\WATCOM\lib386\plibmt3r.lib(vfun_err) 0001:00005828 __wcpp_2_undef_vfun__ Module: ..\..\bif\lib\win32\win\bifwwin.lib(e:\source\bif\source\window\winc\comhndl.cpp) 0001:00006850+ Bool near FCreateDestroyHandler::Created( FCreatedEvent near & ) 0001:00006820+ Bool near FCreateDestroyHandler::Destroying( FDestroyingEvent near & ) 0001:000067f0+ HWND__ near * near FCommandEvent::GetHwnd() const 0001:000067c0+ short unsigned near FCommandEvent::GetNotifyCode() const 0001:00006790+ Bool near FCommandHandler::Command( FCommandEvent near & ) 0001:00006760+ Bool near FCommandHandler::SysCommand( FSysCommandEvent near & ) 0001:00006730+ Bool near FEnableEvent::GetFlag() const 0001:00006700+ Bool near FEnableHandler::Enabled( FEnableEvent near & ) 0001:000066d0+ Bool near FEnableHandler::Disabled( FEnableEvent near & ) 0001:000066a0 Bool near FFocusHandler::LostFocus( FKillFocusEvent near & ) 0001:00006670+ Bool near FFocusHandler::GotFocus( FSetFocusEvent near & ) 0001:00006640+ Bool near FMoveHandler::Moved( FMoveEvent near & ) 0001:00006610+ Bool near FCloseHandler::Close( FEvent near & ) 0001:000065e0+ Bool near FCloseHandler::CloseUnconditionally( FEvent near & ) 0001:00005850+ near FCreateDestroyHandler::FCreateDestroyHandler( FWnd near * ) 0001:000058b8+ Bool near FCreateDestroyHandler::Dispatch( FEvent near & ) 0001:0000592c+ near FCommandHandler::FCommandHandler( FWnd near * ) 0001:00005994+ Bool near FCommandHandler::Dispatch( FEvent near & ) 0001:00005a6c+ near FEnableHandler::FEnableHandler( FWnd near * ) 0001:00005ad4+ Bool near FEnableHandler::Dispatch( FEvent near & ) 0001:00005b4c near FFocusHandler::FFocusHandler( FWnd near * ) 0001:00005bb4 Bool near FFocusHandler::Dispatch( FEvent near & ) 0001:00005c3c Bool near FFocusHandler::HasFocus() 0001:00005c80 Bool near FFocusHandler::SetFocus() 0001:00005cb8 Bool near FFocusHandler::ForwardFocus( FWnd near * ) 0001:00005cec near FSizeHandler::FSizeHandler( FWnd near * ) 0001:00005d54 Bool near FSizeHandler::SetSize( int, int ) 0001:00005d9c Bool near FSizeHandler::GetSize( int near *, int near * ) 0001:00005dfc Bool near FSizeHandler::Dispatch( FEvent near & ) 0001:00005e4c+ near FMoveHandler::FMoveHandler( FWnd near * ) 0001:00005eb4+ Bool near FMoveHandler::Move( int, int ) 0001:00005efc+ Bool near FMoveHandler::GetPosition( int near *, int near * ) 0001:00005f70+ Bool near FMoveHandler::Dispatch( FEvent near & ) 0001:00006420+ near FCloseHandler::~FCloseHandler() 0001:000063b0+ near FMoveHandler::~FMoveHandler() 0001:00006340 near FFocusHandler::~FFocusHandler() 0001:000062d0+ near FEnableHandler::~FEnableHandler() 0001:00006260+ near FCommandHandler::~FCommandHandler() 0001:000061f0+ near FCreateDestroyHandler::~FCreateDestroyHandler() 0001:00005fc0+ near FCloseHandler::FCloseHandler( FWnd near * ) 0001:0000603c+ void near FCloseHandler::Close() 0001:00006074+ void near FCloseHandler::CloseUnconditionally() 0001:000060f0+ Bool near FCloseHandler::Dispatch( FEvent near & ) Module: ..\..\bif\lib\win32\win\bifwwin.lib(e:\source\bif\source\window\win32\applicat.cpp) 0001:00006ed0 near FEvent::FEvent() 0001:00006e90 near FModule::FModule( HINSTANCE__ near * ) 0001:00006e10+ near FModule::~FModule() 0001:00006de0+ Bool near FApplication::StartUp( int, char near * near * ) 0001:00006db0+ int near FApplication::ShutDown() 0001:00006880 FApplication near * near GetCurrentApp() 0001:000068a4 near FApplication::FApplication() 0001:00006920 int near FApplication::Main( int, char near * near * ) 0001:0000698c near FApplication::~FApplication() 0001:00006a18 int near FApplication::DoMessageBox( HWND__ near *, char const near *, char const near *, int unsigned ) 0001:00006a54 Bool near FApplication::GetEvent( FEvent near & ) 0001:00006a88 void near FApplication::MessageLoop() 0001:00006ad4 void near FApplication::TerminateApp() 0001:00006b04 void near FApplication::SetHINSTANCE( HINSTANCE__ near *, HINSTANCE__ near * ) 0001:00006c70 int near _BIFWindowMain( HINSTANCE__ near *, HINSTANCE__ near *, char near *, int, FApplication near * (near *)()) Module: ..\..\bif\lib\win32\win\bifwwin.lib(e:\source\bif\source\window\winc\frame.cpp) 0001:00008680 void near FRect::SetLeft( int ) 0001:00008650 void near FRect::SetRight( int ) 0001:000085c0+ Bool near FFrameIconHandler::EraseIconBkgnd( FEvent near & ) 0001:00008590+ Bool near FFrameIconHandler::PaintIcon( FEvent near & ) 0001:00008560+ Bool near FFrameIconHandler::QueryDragIcon( FEvent near & ) 0001:00008530 HINSTANCE__ near * near FModule::GetHINSTANCE() const 0001:000084f0 int near FModule::LoadStringA( int, char near *, int ) 0001:00006f00 near FFrameIconHandler::FFrameIconHandler( FFrameWindow near * ) 0001:00006f90 Bool near FFrameIconHandler::Dispatch( FEvent near & ) 0001:000070d8 near FFrameMenuDestroyHandler::FFrameMenuDestroyHandler( FFrameWindow near * ) 0001:00007160 Bool near FFrameMenuDestroyHandler::Dispatch( FEvent near & ) 0001:000071a8 near FFrameAccelHandler::FFrameAccelHandler( FFrameWindow near * ) 0001:00007230 Bool near FFrameAccelHandler::Dispatch( FEvent near & ) 0001:000072a0 near FFrameWindow::FFrameWindow() 0001:000073a4 near FFrameWindow::~FFrameWindow() 0001:00007598 Bool near FFrameWindow::PumpEvent( FEvent near & ) 0001:00007618 Bool near FFrameWindow::Create( FWnd near *, int, long, long, FRect near * ) 0001:000078a4 Bool near FFrameWindow::BringToFront() 0001:000078e4 Bool near FFrameWindow::BringToBack() 0001:00007924 Bool near FFrameWindow::Minimize() 0001:0000795c Bool near FFrameWindow::Maximize() 0001:00007994 Bool near FFrameWindow::Restore() 0001:000079cc FMenu near * near FFrameWindow::GetMenu() 0001:000079f4 void near FFrameWindow::SetMenu( FMenu near * ) 0001:00007a54 FMenu near * near FFrameWindow::GetSystemMenu() 0001:00007b24 void near FFrameWindow::RedrawMenu() 0001:00007b54 FIcon near * near FFrameWindow::GetIcon() 0001:00007b7c void near FFrameWindow::SetIcon( FIcon near * ) 0001:00007bd4 Bool near FFrameWindow::SetCaption( char const near * ) 0001:00007c84 int near FFrameWindow::GetCaption( char near *, int ) 0001:00007cf0 Bool near FFrameWindow::SetSubtitle( char const near * ) 0001:00007da0 int near FFrameWindow::GetSubtitle( char near *, int ) 0001:00007e0c void near FFrameWindow::UpdateTitle() 0001:00007ebc void near FFrameWindow::SetAccel( HACCEL__ near * ) 0001:00007ee0 HACCEL__ near * near FFrameWindow::GetAccel() 0001:000082f0+ near FFrameAccelHandler::~FFrameAccelHandler() 0001:00008280+ near FFrameMenuDestroyHandler::~FFrameMenuDestroyHandler() 0001:00008210+ near FFrameIconHandler::~FFrameIconHandler() 0001:000081d0 near FEvent::FEvent( FEvent const near & ) 0001:000081a0+ FRect near & near FRect::operator =( FRect const near & ) 0001:00008120 near tagMSG::tagMSG( tagMSG const near & ) 0001:000080e0 near tagPOINT::tagPOINT( tagPOINT const near & ) 0001:00007f08 Bool near FFrameWindow::EraseIconBkgnd( FEvent near & ) 0001:00007f60 Bool near FFrameWindow::PaintIcon( FEvent near & ) 0001:00008064 Bool near FFrameWindow::QueryDragIcon( FEvent near & ) Module: ..\..\bif\lib\win32\win\bifwwin.lib(e:\source\bif\source\window\winc\appwnd.cpp) 0001:00009620 int near FRect::GetRight() const 0001:000095f0 int near FRect::GetBottom() const 0001:000095c0 void near FEvent::SetHwnd( HWND__ near * ) 0001:00009540 Bool near FWnd::Create( char const near *, long unsigned, FRect near *, HWND__ near *, HMENU__ near * ) 0001:000086b0 near FClientForwardHandler::FClientForwardHandler( FWnd near * ) 0001:00008718 Bool near FClientForwardHandler::Dispatch( FEvent near & ) 0001:000088e8 near FAppWindowResizeHandler::FAppWindowResizeHandler( FAppWindow near * ) 0001:00008950+ Bool near FAppWindowResizeHandler::SizeChanged( FSizeEvent near & ) 0001:00008988 near FAppWindowFocusForwarder::FAppWindowFocusForwarder( FAppWindow near * ) 0001:000089f0+ Bool near FAppWindowFocusForwarder::GotFocus( FSetFocusEvent near & ) 0001:00008a54 near FAppWindow::FAppWindow() 0001:00008b28 near FAppWindow::~FAppWindow() 0001:00008c0c FWnd near * near FAppWindow::SetClient( FWnd near * ) 0001:00008c5c FWnd near * near FAppWindow::GetClient() 0001:00008c88 Bool near FAppWindow::MakeClientFit() 0001:00008d2c Bool near FAppWindow::ForwardToClient( FEvent near & ) 0001:00009320+ near FAppWindowFocusForwarder::~FAppWindowFocusForwarder() 0001:000092b0+ near FAppWindowResizeHandler::~FAppWindowResizeHandler() 0001:00009270+ near FClientForwardHandler::~FClientForwardHandler() 0001:00008e3c Bool near FAppWindow::SavePosition() 0001:00008fa4 Bool near FAppWindow::RestorePosition() 0001:000090dc Bool near FClientWindow::Create( FAppWindow near * ) 0001:00009170 near FClientWindow::~FClientWindow() Module: ..\..\bif\lib\win32\win\bifwwin.lib(e:\source\bif\source\window\winc\clhndl.cpp) 0001:00009cd0+ Bool near FPaintHandler::Paint( FPaintEvent near & ) 0001:00009650 near FPaintHandler::FPaintHandler( FWnd near * ) 0001:000096b8 Bool near FPaintHandler::Dispatch( FEvent near & ) 0001:00009708 void near FPaintHandler::Invalidate( FRect near *, Bool ) 0001:00009744+ near FCaretHandler::FCaretHandler( FWnd near * ) 0001:000097f0+ Bool near FCaretHandler::SetCaretPos( int, int ) 0001:00009854+ Bool near FCaretHandler::SetCaretShape( FCaretHandler::Shape, int, int ) 0001:000098d0+ Bool near FCaretHandler::ShowCaret() 0001:00009920+ Bool near FCaretHandler::HideCaret() 0001:00009970+ Bool near FCaretHandler::Dispatch( FEvent near & ) 0001:00009c00+ near FCaretHandler::~FCaretHandler() 0001:000099e4+ void near FCaretHandler::UpdateCaret() 0001:00009ac8+ void near FCaretHandler::UpdateCaretPos() 0001:00009b24 Bool near FTimerHandler::StartTimer( int, int ) 0001:00009b78 Bool near FTimerHandler::StopTimer( int ) 0001:00009bb4 Bool near FTimerHandler::Dispatch( FEvent near & ) Module: I:\WATCOM\lib386\plibmt3r.lib(opnew) 0001:00009cf4 void near * near operator new( int unsigned ) Module: I:\WATCOM\lib386\plibmt3r.lib(dtorarst) 0001:00009d54 __wcpp_2_dtor_array_store__ Module: I:\WATCOM\lib386\plibmt3r.lib(opdelarr) 0001:00009d74 void near operator delete []( void near * ) Module: I:\WATCOM\lib386\plibmt3r.lib(opdel) 0001:00009d7c void near operator delete( void near * ) Module: I:\WATCOM\lib386\nt\clib3r.lib(cstrtww2) 0001:00009d86 _wstart2_ Module: I:\WATCOM\lib386\plibmt3r.lib(fatalerr) 0001:00009e04 __wcpp_2_fatal_runtime_error__ Module: ..\..\bif\lib\win32\win\bifwwin.lib(e:\source\bif\source\window\winc\wndmisc.cpp) 0001:0000b390 HICON__ near * near FModule::LoadIconA( int ) 0001:0000b350 HICON__ near * near FModule::LoadIconA( char const near * ) 0001:0000b320 HICON__ near * near FModule::LoadCursorA( int ) 0001:0000b2e0 HICON__ near * near FModule::LoadCursorA( char const near * ) 0001:0000b2b0 HMENU__ near * near FModule::LoadMenuA( int ) 0001:0000b270 HMENU__ near * near FModule::LoadMenuA( char const near * ) 0001:00009f40 FModule near * near FResourceObject::DefModule() 0001:00009f64 near FResourceObject::FResourceObject( Bool ) 0001:00009fc4 near FResourceObject::FResourceObject( FResourceObject const near & ) 0001:0000a004 near FResourceObject::~FResourceObject() 0001:0000a074 void near FResourceObject::operator =( FResourceObject const near & ) 0001:0000a0b8 int near FResourceObject::inc() 0001:0000a0e8 int near FResourceObject::dec() 0001:0000a118 near FIcon::FIcon( HICON__ near *, Bool ) 0001:0000a168 near FIcon::FIcon( int, FModule near * ) 0001:0000a1dc near FIcon::FIcon( char const near *, FModule near * ) 0001:0000a250 near FIcon::FIcon( FIcon const near & ) 0001:0000a294+ near FIcon::~FIcon() 0001:0000a338 HICON__ near * near FIcon::GetHandle() 0001:0000a360 FIcon near & near FIcon::operator =( FIcon const near & ) 0001:0000a3cc near FPointer::FPointer( HICON__ near *, Bool ) 0001:0000a41c near FPointer::FPointer( FPointer const near & ) 0001:0000a460 near FPointer::FPointer( int, FModule near * ) 0001:0000b220+ near FSystemPointer::FSystemPointer( char const near * ) 0001:0000a4d4 near FPointer::FPointer( char const near *, FModule near * ) 0001:0000a548+ near FPointer::~FPointer() 0001:0000a5ec HICON__ near * near FPointer::GetHandle() 0001:0000a614 FPointer near & near FPointer::operator =( FPointer const near & ) 0001:0000a680* FPointer near * const near GetSystemArrowPointer() 0001:0000a6a4* FPointer near * const near GetSystemTextPointer() 0001:0000a6c8* FPointer near * const near GetSystemNESWPointer() 0001:0000a6ec* FPointer near * const near GetSystemNSPointer() 0001:0000a710* FPointer near * const near GetSystemNWSEPointer() 0001:0000a734* FPointer near * const near GetSystemWEPointer() 0001:0000a758* FPointer near * const near GetSystemWaitPointer() 0001:0000a77c near FMenu::FMenu( int, FModule near * ) 0001:0000a7f0 near FMenu::FMenu( char const near *, FModule near * ) 0001:0000a864 near FMenu::FMenu( FWnd near *, int, FModule near * ) 0001:0000a8dc near FMenu::FMenu( FWnd near *, char const near *, FModule near * ) 0001:0000a954 near FMenu::FMenu( HMENU__ near *, Bool ) 0001:0000a9a4 near FMenu::FMenu( FMenu const near & ) 0001:0000a9e8+ near FMenu::~FMenu() 0001:0000aa8c FMenu near & near FMenu::operator =( FMenu const near & ) 0001:0000aaf8 HMENU__ near * near FMenu::GetHandle() 0001:0000ab20 Bool near FMenu::Popup( FWnd near *, FWnd near *, FPoint const near * ) 0001:0000ac3c Bool near FMenu::AppendItem( char const near *, int, Bool, Bool ) 0001:0000acbc Bool near FMenu::AppendItem( char const near *, FMenu near *, Bool ) 0001:0000ad10 void near FMenu::AppendSeparator() 0001:0000ad44 Bool near FMenu::DeleteItem( int ) 0001:0000ad7c Bool near FMenu::GetItem( int, char near *, int ) 0001:0000adc8 FMenu near FMenu::GetSubmenuFromPos( int ) 0001:0000ae14 void near FMenu::CheckItem( int, Bool ) 0001:0000ae5c void near FMenu::EnableItem( int, Bool ) 0001:0000aea4 Bool near FMenu::IsItemEnabled( int ) 0001:0000aefc Bool near FMenu::IsItemChecked( int ) 0001:0000b1b0+ near FSystemPointer::~FSystemPointer() 0001:0000b170 near FPoint::FPoint( FPoint const near & ) 0001:0000af54+ near FResourceString::FResourceString( int, FModule near * ) 0001:0000afec+ near FResourceString::~FResourceString() 0001:0000b054+ near FResourceString::FResourceString( FResourceString const near & ) 0001:0000b0c8+ FResourceString near & near FResourceString::operator =( FResourceString const near & ) Module: I:\WATCOM\lib386\nt\clib3r.lib(abs) 0001:0000b3c0 abs_ Module: I:\WATCOM\lib386\plibmt3r.lib(pure_err) 0001:0000b3c7 __wcpp_2_pure_error__ Module: I:\WATCOM\lib386\nt\clib3r.lib(set386) 0001:0000b3f0 memset_ Module: I:\WATCOM\lib386\plibmt3r.lib(opnewarr) 0001:0000b408 void near * near operator new []( int unsigned ) Module: I:\WATCOM\lib386\nt\clib3r.lib(memcpy) 0001:0000b40d memcpy_ Module: I:\WATCOM\lib386\plibmt3r.lib(prwdata) 0002:00000cc0 __wint_static_init_sema 0002:00000ce0 __wint_pure_error_flag 0002:00000ce2 __wint_undef_vfun_flag 0002:00000ce4 __wint_module_init Module: I:\WATCOM\lib386\nt\clib3r.lib(nmalloc) 0001:0000b432 _nmalloc_ 0001:0000b432 malloc_ 0002:00000ce8 ___nheapbeg 0002:00000cec ___MiniHeapRover 0002:00000cf0 ___LargestSizeB4MiniHeapRover Module: I:\WATCOM\lib386\nt\clib3r.lib(mainwnt) 0002:00000cf4 ___TlsIndex 0002:00000cf8 ___GetThreadPtr 0002:00000cfc __AccessFileH 0002:00000d00 __ReleaseFileH 0002:00000d04 __InitAccessH 0002:00000d08 __FiniAccessH 0002:00000d0c __AccessIOB 0002:00000d10 __ReleaseIOB 0002:00000d14 __AccessNHeap 0002:00000d18 __AccessFHeap 0002:00000d1c __ReleaseNHeap 0001:0000b521* __threadid_ 0001:0000b53d+ __NTInit_ 0001:0000b664 __NTMainInit_ 0001:0000b6aa __exit_ 0002:00000d20 __ReleaseFHeap 0002:00000d24 __AccessTDList 0002:00000d28 __ReleaseTDList 0002:00000d2c __AccessFList 0002:00000d30 __ReleaseFList 0002:00000d34 __ThreadExitRtn 0002:00000d38 ___sig_init_rtn 0002:00000d3c ___sig_fini_rtn 0002:00002078 ___Is_DLL 0002:0000207c ___FirstThreadData Module: I:\WATCOM\lib386\plibmt3r.lib(cppdata) 0002:00002080 __wint_thread_data_offset 0002:00002084* ___wcpp_2_data_catch_completed_ 0002:00002088 ___wcpp_2_data_dtreg_vfptrs_ 0002:0000209c* __compiled_under_generic 0002:00001f0e* rt_init __based("XI") __wcpp_2_data_multi_thread_init_ Module: I:\WATCOM\lib386\plibmt3r.lib(stabadt) 0001:0000b6cc __wcpp_2_dtor_array__ Module: I:\WATCOM\lib386\nt\clib3r.lib(nfree) 0001:0000b6f9 _nfree_ 0001:0000b6f9 free_ 0002:000020a0 ___MiniHeapFreeRover Module: I:\WATCOM\lib386\nt\clib3r.lib(wmainwnt) 0001:0000b787 __WinMain 0002:000020a4 __WinMainProc Module: I:\WATCOM\lib386\nt\clib3r.lib(segdefns) 0001:00000003 ___begtext 0002:00000000* __nullarea Module: I:\WATCOM\lib386\nt\clib3r.lib(enterdb) 0001:0000b878 __EnterWVIDEO_ 0002:00000d40+ ___WD_Present Module: I:\WATCOM\lib386\nt\clib3r.lib(xmsgwnt) 0001:0000b89e __exit_with_msg_ 0001:0000b8d5 __fatal_runtime_error_ Module: I:\WATCOM\lib386\plibmt3r.lib(stabmod) 0001:0000b8f4 __wcpp_2_module_dtor__ 0001:0000b98a __wcpp_2_mod_register__ 0002:00001f14* rt_init __based("XI") __wcpp_2_data_stab_init_mod_ Module: I:\WATCOM\lib386\plibmt3r.lib(moddtorr) 0002:00001f2c ___wcpp_2_data_module_dtor_ref_ Module: I:\WATCOM\lib386\nt\clib3r.lib(__stos) 0001:0000b9c0 __STOSB 0001:0000b9f7* __STOSD Module: I:\WATCOM\lib386\nt\clib3r.lib(memalloc) 0001:0000ba64 __MemAllocator 0001:0000bb0c __MemFree Module: I:\WATCOM\lib386\nt\clib3r.lib(grownear) 0001:0000bd1b __ExpandDGROUP_ Module: I:\WATCOM\lib386\nt\clib3r.lib(nmemneed) 0001:0000bd76 __nmemneed_ Module: I:\WATCOM\lib386\nt\clib3r.lib(heapmod) 0002:000020a8 ___nheap_clean 0002:000020a9 ___fheap_clean Module: I:\WATCOM\lib386\nt\clib3r.lib(signlwnt) 0002:00000d50+ _SignalTable 0001:0000be74+ __sigabort_ 0001:0000be79+ raise_ 0001:0000beb2+ __sigfpe_handler_ 0001:0000bef9* signal_ 0001:0000bfde __SigInit_ 0001:0000c00b __SigFini_ 0001:0000c029+ ___ExceptionFilter 0001:0000c3dc __NewExceptionHandler_ 0001:0000c41a __DoneExceptionHandler_ 0002:000020ac+ ___ExceptionHandled Module: I:\WATCOM\lib386\nt\clib3r.lib(nthdl) 0001:0000c469* __NTAtMaxFiles_ 0001:0000c4ae __NTAddFileHandle_ 0001:0000c527* __NTAddSpecificFileHandle_ 0001:0000c5c3 __NTRemoveFileHandle_ 0001:0000c5ef __NTInitFileHandles_ 0001:0000c626* __NTGetFakeHandle_ 0002:000020b4 ___FileHandleIDs Module: I:\WATCOM\lib386\nt\clib3r.lib(mthread) 0001:0000c639+ __CloseSemaphore_ 0001:0000c665+ __AccessIOB_ 0001:0000c66f+ __ReleaseIOB_ 0001:0000c679+ __AccessFileH_ 0001:0000c686+ __ReleaseFileH_ 0001:0000c696+ __InitAccessH_ 0001:0000c69b+ __FiniAccessH_ 0001:0000c6b7+ __AccessNHeap_ 0001:0000c6be+ __ReleaseNHeap_ 0001:0000c6c8+ __AccessFHeap_ 0001:0000c6cf+ __ReleaseFHeap_ 0001:0000c6d9+ __AccessTDList_ 0001:0000c6e0+ __ReleaseTDList_ 0001:0000c6e7+ __AccessFList_ 0001:0000c6ec+ __AccessSemaphore_ 0001:0000c749+ __ReleaseFList_ 0001:0000c74e+ __ReleaseSemaphore_ 0001:0000c773+ __MultipleThread_ 0001:0000c793 __InitThreadData_ 0001:0000c7d2 __NTThreadInit_ 0001:0000c81e __NTAddThread_ 0001:0000c86b __NTRemoveThread_ 0001:0000c8c2+ __NTThreadFini_ 0001:0000c8e2 __InitMultipleThread_ 0002:00000dc0 ___AccessSema4 0002:00000dc4 ___ReleaseSema4 0002:00000dc8 ___CloseSema4 0002:00001f32* ___AccessSema4Fini Module: I:\WATCOM\lib386\nt\clib3r.lib(crwd386) 0002:00000de0* __psp 0002:00000e0b __osmajor 0002:00000e0c __osminor 0002:00000e0d __osbuild 0002:00000e02* __Extender 0002:00000e03* __ExtenderSubtype 0002:00000e04* __X32VM 0002:00000de4* __x386_stacklow 0002:00000dd4 __LpCmdLine 0002:00000dd8 __LpPgmName 0002:00000ddc __LpDllName 0002:00000dcc* __dynend 0002:00000dd0 __curbrk 0002:00000de4* __STACKLOW 0002:00000de8* __STACKTOP 0002:00000dec __ASTACKSIZ 0002:00000df0 __ASTACKPTR 0002:00000df4* __cbyte 0002:00000df8* __cbyte2 0002:00000dfc* __child 0002:00000e05 __Envptr 0002:00000e09* __Envseg 0002:00000e00 __no87 0002:00000e0f* __FPE_handler 0002:00000e0f* ___FPE_handler Module: I:\WATCOM\lib386\nt\clib3r.lib(strdup) 0001:0000ca67 strdup_ 0001:0000ca67* _strdup_ Module: I:\WATCOM\lib386\nt\clib3r.lib(istable) 0002:00000b98 __IsTable Module: I:\WATCOM\lib386\nt\clib3r.lib(inirt386) 0001:0000caac __InitRtns 0001:0000caf7 __FiniRtns Module: I:\WATCOM\lib386\plibmt3r.lib(thrddata) 0001:0000cb48 __wcpp_2_multi_thread_init__ Module: I:\WATCOM\lib386\plibmt3r.lib(stabarr) 0001:0000cb85 __wcpp_2_arr_register__ 0002:00001f1a* rt_init __based("XI") __wcpp_2_data_stab_init_arr_ Module: I:\WATCOM\lib386\plibmt3r.lib(stabdtor) 0001:0000cd7c __wcpp_2_destruct_internal__ 0001:0000cd86 __wcpp_2_destruct_all__ 0001:0000cd88* __wcpp_2_destruct__ 0001:0000cda8* __wcpp_2_destruct_after_all__ 0001:0000cdaa* __wcpp_2_destruct_after__ Module: I:\WATCOM\lib386\nt\clib3r.lib(regdata) 0001:0000cdc2 __RegisterThreadDataSize_ 0002:00000e20 ___ThreadDataSize Module: I:\WATCOM\lib386\nt\clib3r.lib(stack386) 0001:0000cdd7 stackavail_ Module: I:\WATCOM\lib386\nt\clib3r.lib(cinit) 0001:0000ce06 __CommonInit_ Module: I:\WATCOM\lib386\nt\clib3r.lib(exit) 0001:0000ce11+ __null_int23_exit_ 0001:0000ce12 exit_ 0001:0000ce2a+ _exit_ 0002:00000e24+ ___atexit 0002:00000e28+ ___int23_exit 0002:00000e2c+ ___FPE_handler_exit Module: I:\WATCOM\lib386\nt\clib3r.lib(seg386) 0000:00001234 __DOSseg__ Module: I:\WATCOM\lib386\plibmt3r.lib(lock) 0001:0000ce50* near __lock::__lock() 0001:0000ce67+ near __lock::~__lock() 0001:0000ce74 void near __lock::p() 0001:0000ce7b void near __lock::v() 0002:00001f38* rt_init __based("YI") __wcpp_2_data_fini_sisema_ Module: I:\WATCOM\lib386\nt\clib3r.lib(heapen) 0001:0000ce91* _heapenable_ 0002:00000e30 ___heap_enabled Module: I:\WATCOM\lib386\nt\clib3r.lib(nheapmin) 0001:0000ceb2 _nheapshrink_ 0001:0000ceb2* _nheapmin_ 0001:0000ceb2* _heapmin_ 0001:0000ceb2* _heapshrink_ Module: I:\WATCOM\lib386\nt\clib3r.lib(amblksiz) 0002:00000e34 __amblksiz Module: I:\WATCOM\lib386\nt\clib3r.lib(seterrno) 0001:0000cf77* __set_EDOM_ 0001:0000cf7c __set_errno_ 0001:0000cf8a* __set_ERANGE_ 0001:0000cf91* __set_EINVAL_ 0001:0000cfa1* __set_doserrno_ Module: I:\WATCOM\lib386\nt\clib3r.lib(abort) 0001:0000cfaf* abort_ 0001:0000cfb5 __terminate_ 0002:00000e38 ___abort Module: I:\WATCOM\lib386\math387r.lib(cntrl87) 0001:0000cfc7 _control87_ Module: I:\WATCOM\lib386\nt\clib3r.lib(chk8087) 0001:0000d023+ __init_8087_ 0001:0000d054 _fpreset_ 0001:0000d05e __chk8087_ Module: I:\WATCOM\lib386\nt\clib3r.lib(conutwnt) 0001:0000d0a8* __NTRealKey_ 0001:0000d13d* __NTConsoleInput_ 0001:0000d148 __NTConsoleOutput_ Module: I:\WATCOM\lib386\nt\clib3r.lib(iomode) 0001:0000d153* __IOMode_ 0001:0000d1a8* __SetIOMode_ 0002:00000e44 ___NFiles 0002:00000e48+ ___init_mode 0002:00000e98+ __iomode Module: I:\WATCOM\lib386\nt\clib3r.lib(nrealloc) 0001:0000d1bd* _nrealloc_ 0001:0000d1bd realloc_ Module: I:\WATCOM\lib386\nt\clib3r.lib(trdlist) 0001:0000d237 __GetThreadData_ 0001:0000d26e __AddThreadData_ 0001:0000d2cf __RemoveThreadData_ 0001:0000d319 __FreeThreadDataList_ Module: I:\WATCOM\lib386\nt\clib3r.lib(calloc) 0001:0000d342 calloc_ Module: I:\WATCOM\lib386\nt\clib3r.lib(trdalloc) 0001:0000d35a __FiniThreadProcessing_ Module: I:\WATCOM\lib386\plibmt3r.lib(tssize) 0001:0000d384 __wcpp_2_ts_size__ Module: I:\WATCOM\lib386\plibmt3r.lib(stabreg) 0001:0000d3c8 __wcpp_2_base_register__ 0001:0000d3e5* __wcpp_2_base_deregister__ Module: I:\WATCOM\lib386\plibmt3r.lib(stabtrav) 0001:0000d3fc __wcpp_2_stab_entry__ 0001:0000d42a __wcpp_2_stab_trav_init__ 0001:0000d44b __wcpp_2_stab_trav_comp__ 0001:0000d450 __wcpp_2_stab_trav_next__ 0001:0000d4d5 __wcpp_2_stab_trav_move__ Module: I:\WATCOM\lib386\plibmt3r.lib(stabthrw) 0001:0000d57f __wcpp_2_corrupted_stack__ 0001:0000d8bf* __wcpp_2_catch_done__ 0001:0000db2e+ __wcpp_2_dispatchable__ 0001:0000db87+ __wcpp_2_save_exc__ 0001:0000dc04+ __wcpp_2_dispatch__ 0001:0000dcfc* __wcpp_2_rethrow__ 0001:0000dd0c* __wcpp_2_throw__ 0001:0000dd16* __wcpp_2_throw_zero__ 0002:00001f20+ ___wcpp_2_data_init_longjmp_ Module: I:\WATCOM\lib386\nt\clib3r.lib(winrtns) 0002:00000e9c* __WindowsIsWindowedHandle 0002:00000ea0* __WindowsRemoveWindowedHandle 0002:00000ea4* __WindowsNewWindow 0002:00000ea8* __WindowsCloseWindow 0002:00000eac* __WindowsSetAbout 0002:00000eb0* __WindowsSetAppTitle 0002:00000eb4* __WindowsSetConTitle 0002:00000eb8* __WindowsDestroyOnClose 0002:00000ebc* __WindowsYieldControl 0002:00000ec0* __WindowsShutDown 0002:00000ec4* __WindowsStdin 0002:00000ec8* __WindowsStdout 0002:00000ecc* __WindowsKbhit 0002:00000ed0* __WindowsGetch 0002:00000ed4* __WindowsGetche 0002:00000ed8* __WindowsPutch 0002:00000edc __WindowExitRtn Module: I:\WATCOM\lib386\nt\clib3r.lib(_8087386) 0002:00000ee0 __8087 0002:00000ee1 __real87 Module: I:\WATCOM\lib386\nt\clib3r.lib(save8087) 0002:00000ee4 ___Save8087 0002:00000ee8 ___Rest8087 Module: I:\WATCOM\lib386\nt\clib3r.lib(8087cw) 0002:00000eec __8087cw Module: I:\WATCOM\lib386\nt\clib3r.lib(ini87386) 0001:0000de1e __init_80x87 Module: I:\WATCOM\lib386\nt\clib3r.lib(isattwnt) 0001:0000de45 isatty_ Module: I:\WATCOM\lib386\nt\clib3r.lib(nmsize) 0001:0000de86 _nmsize_ 0001:0000de86* _msize_ Module: I:\WATCOM\lib386\nt\clib3r.lib(nexpand) 0001:0000de8f _nexpand_ 0001:0000de8f* _expand_ 0001:0000dec9+ __HeapManager_expand_ Module: I:\WATCOM\lib386\nt\clib3r.lib(register) 0001:0000e06a* _beginthread_ 0001:0000e071 _endthread_ 0001:0000e078 __initthread_ 0001:0000e07f* __RegisterThreadData_ Module: I:\WATCOM\lib386\plibmt3r.lib(bittest) 0001:0000e0c0 __wcpp_2_bit_test__ Module: I:\WATCOM\lib386\plibmt3r.lib(callterm) 0001:0000e0e0 __wcpp_2_call_terminate__ Module: I:\WATCOM\lib386\plibmt3r.lib(tsequiv) 0001:0000e0f1 __wcpp_2_ts_equiv__ Module: I:\WATCOM\lib386\plibmt3r.lib(callunex) 0001:0000e144 __wcpp_2_call_unexpected__ Module: I:\WATCOM\lib386\nt\clib3r.lib(stjmp386) 0001:0000e14a* _setjmp_ 0001:0000e189 longjmp_ Module: I:\WATCOM\lib386\plibmt3r.lib(allocexc) 0001:0000e234 __wcpp_2_alloc_exc__ 0001:0000e383 __wcpp_2_free_exc__ 0001:0000e3c2 __wcpp_2_pop_exc__ 0001:0000e3d1 __wcpp_2_push_exc__ Module: I:\WATCOM\lib386\nt\clib3r.lib(ltoa) 0001:0000e403+ ultoa_ 0001:0000e44d ltoa_ 0001:0000e44d* _ltoa_ Module: I:\WATCOM\lib386\nt\clib3r.lib(ljmphdl) 0002:00000f04 ___longjmp_handler Module: I:\WATCOM\lib386\nt\clib3r.lib(thredwnt) 0001:0000e515 __CBeginThread_ 0001:0000e5e9 __CEndThread_ Module: I:\WATCOM\lib386\plibmt3r.lib(termnate) 0001:0000e614 void near terminate() Module: I:\WATCOM\lib386\plibmt3r.lib(unexpect) 0001:0000e670 void near unexpected() Module: I:\WATCOM\lib386\plibmt3r.lib(areaexc) 0002:00000f08 ___EXC_AREA Module: I:\WATCOM\lib386\nt\clib3r.lib(itoa) 0001:0000e6d1+ utoa_ 0001:0000e71b itoa_ 0001:0000e71b* _itoa_ +----------------------+ | Imported Symbols | +----------------------+ Symbol Module ====== ====== _ExitProcess KERNEL32.DLL _GetEnvironmentStrings KERNEL32.DLL _GetModuleFileNameA KERNEL32.DLL _GetCommandLineA KERNEL32.DLL _GetVersion KERNEL32.DLL _GetModuleHandleA KERNEL32.DLL _WriteFile KERNEL32.DLL _VirtualAlloc KERNEL32.DLL _SetConsoleCtrlHandler KERNEL32.DLL _wsprintfA USER32.DLL _GetActiveWindow USER32.DLL _LoadLibraryA KERNEL32.DLL _GetProcAddress KERNEL32.DLL _SetStdHandle KERNEL32.DLL _GetStdHandle KERNEL32.DLL _CloseHandle KERNEL32.DLL _GetCurrentThreadId KERNEL32.DLL _CreateMutexA KERNEL32.DLL _WaitForSingleObject KERNEL32.DLL _ReleaseMutex KERNEL32.DLL _TlsGetValue KERNEL32.DLL _TlsAlloc KERNEL32.DLL _TlsSetValue KERNEL32.DLL _TlsFree KERNEL32.DLL _VirtualFree KERNEL32.DLL _CreateFileA KERNEL32.DLL _GetFileType KERNEL32.DLL _RtlUnwind KERNEL32.DLL _SetEvent KERNEL32.DLL _GetCurrentThread KERNEL32.DLL _CreateEventA KERNEL32.DLL _CreateThread KERNEL32.DLL _ExitThread KERNEL32.DLL _LoadBitmapA@8 USER32.dll _GetDC@4 USER32.dll _SelectPalette@12 GDI32.dll _RealizePalette@4 GDI32.dll _UpdateColors@4 GDI32.dll _InvalidateRect@12 USER32.dll _ReleaseDC@8 USER32.dll _GetObjectA@12 GDI32.dll _CreatePalette@4 GDI32.dll _BeginPaint@8 USER32.dll _GetClientRect@8 USER32.dll _GetStockObject@4 GDI32.dll _FillRect@12 USER32.dll _CreateSolidBrush@4 GDI32.dll _DeleteObject@4 GDI32.dll _EndPaint@8 USER32.dll _SetCursor@4 USER32.dll _ReleaseCapture@0 USER32.dll _GetCapture@0 USER32.dll _SetCapture@4 USER32.dll _GetMessagePos@0 USER32.dll _MapWindowPoints@16 USER32.dll _GetMessageTime@0 USER32.dll _GetSystemMetrics@4 USER32.dll _GetProfileIntA@12 KERNEL32.dll _GetKeyState@4 USER32.dll _GetDlgCtrlID@4 USER32.dll _SetWindowLongA@12 USER32.dll _DestroyWindow@4 USER32.dll _CallWindowProcA@20 USER32.dll _DefWindowProcA@16 USER32.dll _CreateWindowExA@48 USER32.dll _PostMessageA@16 USER32.dll _SendMessageA@16 USER32.dll _ShowWindow@8 USER32.dll _IsWindowVisible@4 USER32.dll _EnableWindow@8 USER32.dll _IsWindowEnabled@4 USER32.dll _GetParent@4 USER32.dll _SetParent@8 USER32.dll _GetWindow@8 USER32.dll _GetDesktopWindow@0 USER32.dll _SetWindowPos@28 USER32.dll _GetWindowLongA@8 USER32.dll _RegisterWindowMessageA@4 USER32.dll _LoadCursorA@8 USER32.dll _RegisterClassA@4 USER32.dll _InitializeCriticalSection@4 KERNEL32.dll _DeleteCriticalSection@4 KERNEL32.dll _EnterCriticalSection@4 KERNEL32.dll _LeaveCriticalSection@4 KERNEL32.dll _PostQuitMessage@4 USER32.dll _IsChild@8 USER32.dll _TranslateMessage@4 USER32.dll _DispatchMessageA@4 USER32.dll _GetCurrentThreadId@0 KERNEL32.dll _GetFocus@0 USER32.dll _SetFocus@4 USER32.dll _GetWindowRect@8 USER32.dll _IsWindow@4 USER32.dll _FreeLibrary@4 KERNEL32.dll _MessageBoxA@16 USER32.dll _GetMessageA@16 USER32.dll _PostThreadMessageA@16 USER32.dll _GetModuleFileNameA@12 KERNEL32.dll _lstrlenA@4 KERNEL32.dll _LoadStringA@16 USER32.dll _IsIconic@4 USER32.dll _SetMenu@8 USER32.dll _TranslateAcceleratorA@12 USER32.dll _LoadAcceleratorsA@8 USER32.dll _GetSystemMenu@8 USER32.dll _DrawMenuBar@4 USER32.dll _RedrawWindow@16 USER32.dll _lstrcpyA@8 KERNEL32.dll _SetWindowTextA@8 USER32.dll _DrawIcon@16 USER32.dll _GetClassWord@8 USER32.dll _LoadIconA@8 USER32.dll _GetWindowPlacement@8 USER32.dll _RegCreateKeyExA@36 ADVAPI32.dll _RegCloseKey@4 ADVAPI32.dll _RegSetValueExA@24 ADVAPI32.dll _RegOpenKeyExA@20 ADVAPI32.dll _RegQueryValueExA@24 ADVAPI32.dll _SetWindowPlacement@8 USER32.dll _ShowCaret@4 USER32.dll _HideCaret@4 USER32.dll _DestroyCaret@0 USER32.dll _CreateCaret@16 USER32.dll _SetCaretPos@8 USER32.dll _SetTimer@16 USER32.dll _KillTimer@8 USER32.dll _LoadMenuA@8 USER32.dll _DestroyIcon@4 USER32.dll _DestroyCursor@4 USER32.dll _DestroyMenu@4 USER32.dll _GetMenuItemCount@4 USER32.dll _GetMenuItemID@8 USER32.dll _GetSubMenu@8 USER32.dll _GetCursorPos@4 USER32.dll _TrackPopupMenu@28 USER32.dll _AppendMenuA@16 USER32.dll _DeleteMenu@12 USER32.dll _GetMenuStringA@20 USER32.dll _CheckMenuItem@12 USER32.dll _EnableMenuItem@12 USER32.dll _GetMenuState@12 USER32.dll +--------------------+ | Libraries Used | +--------------------+ ..\..\bif\lib\win32\win\bifwwin.lib I:\WATCOM\lib386\nt\clib3r.lib I:\WATCOM\lib386\plibmt3r.lib I:\WATCOM\lib386\math387r.lib I:\WATCOM\lib386\nt\nt.lib I:\WATCOM\lib386\nt\kernel32.lib I:\WATCOM\lib386\nt\user32.lib I:\WATCOM\lib386\nt\gdi32.lib I:\WATCOM\lib386\nt\advapi32.lib +-----------------------+ | Linker Statistics | +-----------------------+ Stack size: 00010000 (65536.) Memory size: 00020ca6 (134310.) Entry point address: 0001:00009d86 Link time: 00:02.15