ࡱ>   I"#$%&'()*,-./012346789:;<=>@ABCDEFGHKLMNOPQRSUVWXYZ[\]Root Entry0.lWorkspace State  Browser Editorpciwdg20U:\AA55\PCIWDG\Win32\VisualC\sample2\PCIWDG2.DSPguration: PCIWDG2 - Win32 Release--------------------

Command Lines

Creating command line "rc.exe /l 0x409 /fo"Release/PCIWDG2.res" /d "NDEBUG" "U:\AA55\PCIWDG\Win32\VisualC\sample2\PCIWDG2.rc"" Creating temporary file "C:\DOCUME~1\nathan\LOCALS~1\Temp\RSP491.tmp" with contents [ /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /FR"Release/" /Fp"Release/PCIWDG2.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c "U:\AA55\PCIWDG\Win32\VisualC\sample2\PCIWDG2.cpp" "U:\AA55\PCIWDG\Win32\VisualC\sample2\PWDG2Dlg.cpp" ] Creating command line "cl.exe @C:\DOCUME~1\nathan\LOCALS~1\Temp\RSP491.tmp" Creating temporary file "C:\DOCUME~1\nathan\LOCALS~1\Temp\RSP492.tmp" with contents [ /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /FR"Release/" /Fp"Release/PCIWDG2.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c "U:\AA55\PCIWDG\Win32\VisualC\sample2\StdAfx.cpp" ] Creating command line "cl.exe @C:\DOCUME~1\nathan\LOCALS~1\Temp\RSP492.tmp" Creating command line "link.exe /nologo /subsystem:windows /incremental:no /pdb:"Release/PCIWDG2.pdb" /machine:I386 /out:"Release/PCIWDG2.exe" .\Release\PCIWDG2.obj .\Release\PWDG2Dlg.obj .\Release\StdAfx.obj .\Release\PCIWDG2.res .\VCACCES.lib "

Output Window

Compiling resources... Compiling... StdAfx.cpp Compiling... PCIWDG2.cpp PWDG2Dlg.cpp Generating Code... Linking... LINK : warning LNK4089: all references to "SHELL32.dll" discarded by /OPT:REF LINK : warning LNK4089: all references to "comdlg32.dll" discarded by /OPT:REF Creating command line "bscmake.exe /nologo /o"Release/PCIWDG2.bsc" .\Release\StdAfx.sbr .\Release\PCIWDG2.sbr .\Release\PWDG2Dlg.sbr" Creating browse info file...

Output Window

Results

PCIWDG2.exe - 0 error(s), 2 warning(s) LARE_CLASSFACTORY_AUTO_THREAD() #define DECLARE_CLASSFACTORY_SINGLETON(obj) #define DECLARE_CONNECTION_MAP() #define DECLARE_DISPATCH_MAP() #define DECLARE_DUAL_ERRORINFO() #define DECLARE_DYNAMIC(class_name) #define DECLARE_DYNCREATE(class_name) #define DECLARE_EMPTY_MSG_MAP() #define DECLARE_EVENT_MAP() #define DECLARE_EVENTSINK_MAP() #define DECLARE_GET_CONTROLLING_UNKNOWN() #define DECLARE_HANDLE(x) #define DECLARE_HANDLE32(x) #define DECLARE_INTERFACE(iface) interface iface #define DECLARE_INTERFACE_(iface, baseiface) interface iface : public baseiface #define DECLARE_INTERFACE_MAP() #define DECLARE_MESSAGE_MAP() #define DECLARE_NO_REGISTRY() #define DECLARE_NOT_AGGREGATABLE(x) #define DECLARE_OBJECT_DESCRIPTION(x) #define DECLARE_OLECMD_MAP() #define DECLARE_OLECREATE(class_name) #define DECLARE_OLECREAT (?DDDDU k w ` '  DM -q /B V HHV II FF5 GG KK JJc  R^~ d{ ?  2    a 8xhQ hQ hQ@ &hQ@ '?hQ@ @hhQ@ ihQ@ hQ@ hQ@ e x`dback & 128) m_InterruptCheck = "X"; readback = InPortB(BaseAddr+5); sprintf(Text, " Base + 5: %x", readback); m_Base5 = Text; // Temperature is simply ((BASE+5) * 11/15) + 7 Temp = (readback * (11.0 / 15.0)) + 7.0; sprintf(Text, " Temperature (F): %.2f", Temp); m_Temperature = Text; UpdateData(false); CDialog::OnTimer(nIDEvent); } void CPCIWDG2Dlg::OnShowWindow(BOOL bShow, UINT nStatus) { CDialog::OnShowWindow(bShow, nStatus); FindCards(); } bShowAttx^ FindCards(); } Fx^8U:\AA55\PCIWDG\Win32\VisualC\sample2\Release\PCIWDG2.bscration: PCIWDG2 - Win32 Release--------------------

Command Lines

Creating command line "rc.exe /l 0x409 /fo"Release/PCIWDG2.res" /d "NDEBUG" "U:\AA55\PCIWDG\Win32\VisualC\sample2\PCIWDG2.rc"" Creating temporary file "C:\DOCUME~1\nathan\LOCALS~1\Temp\RSP491.tmp" with contents [ /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /FR"Release/" /Fp"Release/PCIWDG2.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c "U:\AA55\PCIWDG\Win32\VisualC\sample2\PCIWDG2.cpp" "U:\AA55\PCIWDG\Win32\VisualC\sample2\PWDG2Dlg.cpp" ] Creating command line "cl.exe @C:\DOCUME~1\nathan\LOCALS~1\Temp\RSP491.tmp" Creating temporary file "C:\DOCUME~1\nathan\LOCALS~1\Temp\RSP492.tmp" with contents [ /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /FR"Release/" /Fp"Release/PCIWDG2.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c "U:\AA55\PCIWDG\Win32\VisualC\sample2\StdAfx.cpp" ] Creating command line "cl.exe @C:\DOCUME~1\nathan\LOCALS~1\Temp\RSP492.tmp" Creating command line "link.exe /nologo /subsystem:windows /incremental:no /pdb:"Release/PCIWDG2.pdb" /machine:I386 /out:"Release/PCIWDG2.exe" .\Release\PCIWDG2.obj .\Release\PWDG2Dlg.obj .\Release\StdAfx.obj .\Release\PCIWDG2.res .\VCACCES.lib "

Output Window

Compiling resources... Compiling... StdAfx.cpp Compiling... PCIWDG2.cpp PWDG2Dlg.cpp Generating Code... Linking... LINK : warning LNK4089: all references to "SHELL32.dll" discarded by /OPT:REF LINK : warning LNK4089: all references to "comdlg32.dll" discarded by /OPT:REF Creating command line "bscmake.exe /nologo /o"Release/PCIWDG2.bsc" .\Release\StdAfx.sbr .\Release\PCIWDG2.sbr .\Release\PWDG2Dlg.sbr" Creating browse info file...

Output Window

Results

PCIWDG2.exe - 0 error(s), 2 warning(s) LARE_CLASSFACTORY_AUTO_THREAD() #define DECLARE_CLASSFACTORY_SINGLETON(obj) #define DECLARE_CONNECTION_MAP() #define DECLARE_DISPATCH_MAP() #define DECLARE_DUAL_ERRORINFO() #define DECLARE_DYNAMIC(class_name) #define DECLARE_DYNCREATE(class_name) #define DECLARE_EMPTY_MSG_MAP() #define DECLARE_EVENT_MAP() #define DECLARE_EVENTSINK_MAP() #define DECLARE_GET_CONTROLLING_UNKNOWN() #define DECLARE_HANDLE(x) #define DECLARE_HANDLE32(x) #define DECLARE_INTERFACE(iface) interface iface #define DECLARE_INTERFACE_(iface, baseiface) interface iface : public baseiface #define DECLARE_INTERFACE_MAP() #define DECLARE_MESSAGE_MAP() #define DECLARE_NO_REGISTRY() #define DECLARE_NOT_AGGREGATABLE(x) #define DECLARE_OBJECT_DESCRIPTION(x) #define DECLARE_OLECMD_MAP() #define DECLARE_OLECREATE(class_name) #define DECLARE_OLECREAT (?DDDDU k w ` '  DM -q /B V HHV II FF5 GG KK JJc  R^~ d{ ?  2    a 8xhQ hQ hQ@ &hQ@ '?hQ@ @hhQ@ ihQ@ hQ@ hQ@ e x`dback & 128) m_InterruptCheck = "X"; readback = InPortB(BaseAddr+5); sprintf(Text, " Base + 5: %x", readback); m_Base5 = Text; // Temperature is simply ((BASE+5) * 11/15) + 7 Temp = (readback * (11.0 / 15.0)) + 7.0; sprintf(Text, " Temperature (F): %.2f", Temp); m_Temperature = Text; UpdateData(false); CDialog::OnTimer(nIDEvent); } void CPCIWDG2Dlg::OnShowWindow(BOOL bShow, UINT nStatus) { CDialog::OnShowWindow(bShow, nStatus); FindCards(); } bShowAttx^ FindCards(); } Fx^MLJL55\PCIWDG\Win32\VisualC\sample2\Release\PCIWDG2.bscration: PCIWDG2 - Win32 Release--------------------

Command Lines

Creating command line "rc.exe /l 0x409 /fo"Release/PCIWDG2.res" /d "NDEBUG" "U:\AA55\PCIWDG\Win32\VisualC\sample2\PCIWDG2.rc"" Creating temporary file "C:\DOCUME~1\nathan\LOCALS~1\Temp\RSP491.tmp" with contents [ /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /FR"Release/" /Fp"Release/PCIWDG2.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c "U:\AA55\PCIWDG\Win32\VisualC\sample2\PCIWDG2.cpp" "U:\AA55\PCIWDG\Win32\VisualC\sample2\PWDG2Dlg.cpp" ] Creating command line "cl.exe @C:\DOCUME~1\nathan\LOCALS~1\Temp\RSP491.tmp" Creating temporary file "C:\DOCUME~1\nathan\LOCALS~1\Temp\RSP492.tmp" with contents [ /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /FR"Release/" /Fp"Release/PCIWDG2.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c "U:\AA55\PCIWDG\Win32\VisualC\sample2\StdAfx.cpp" ] Creating command line "cl.exe @C:\DOCUME~1\nathan\LOCALS~1\Temp\RSP492.tmp" Creating command line "link.exe /nologo /subsystem:windows /incremental:no /pdb:"Release/PCIWDG2.pdb" /machine:I386 /out:"Release/PCIWDG2.exe" .\Release\PCIWDG2.obj .\Release\PWDG2Dlg.obj .\Release\StdAfx.obj .\Release\PCIWDG2.res .\VCACCES.lib "

Output Window

Compiling resources... Compiling... StdAfx.cpp Compiling... PCIWDG2.cpp PWDG2Dlg.cpp Generating Code... Linking... LINK : warning LNK4089: all references to "SHELL32.dll" discarded by /OPT:REF LINK : warning LNK4089: all references to "comdlg32.dll" discarded by /OPT:REF Creating command line "bscmake.exe /nologo /o"Release/PCIWDG2.bsc" .\Release\StdAfx.sbr .\Release\PCIWDG2.sbr .\Release\PWDG2Dlg.sbr" Creating browse info file...

Output Window

Results

PCIWDG2.exe - 0 error(s), 2 warning(s) LARE_CLASSFACTORY_AUTO_THREAD() #define DECLARE_CLASSFACTORY_SINGLETON(obj) #define DECLARE_CONNECTION_MAP() #define DECLARE_DISPATCH_MAP() #define DECLARE_DUAL_ERRORINFO() #define DECLARE_DYNAMIC(class_name) #define DECLARE_DYNCREATE(class_name) #define DECLARE_EMPTY_MSG_MAP() #define DECLARE_EVENT_MAP() #define DECLARE_EVENTSINK_MAP() #define DECLARE_GET_CONTROLLING_UNKNOWN() #define DECLARE_HANDLE(x) #define DECLARE_HANDLE32(x) #define DECLARE_INTERFACE(iface) interface iface #define DECLARE_INTERFACE_(iface, baseiface) interface iface : public baseiface #define DECLARE_INTERFACE_MAP() #define DECLARE_MESSAGE_MAP() #define DECLARE_NO_REGISTRY() #define DECLARE_NOT_AGGREGATABLE(x) #define DECLARE_OBJECT_DESCRIPTION(x) #define DECLARE_OLECMD_MAP() #define DECLARE_OLECREATE(class_name) #define DECLARE_OLECREAT (?DDDDU k w ` '  DM -q /B V HHV II FF5 GG KK JJc  R^~ d{ ?  2    a 8xhQ hQ hQ@ &hQ@ '?hQ@ @hhQ@ ihQ@ hQ@ hQ@ e x`dback & 128) m_InterruptCheck = "X"; readback = InPortB(BaseAddr+5); sprintf(Text, " Base + 5: %x", readback); m_Base5 = Text; // Temperature is simply ((BASE+5) * 11/15) + 7 Temp = (readback * (11.0 / 15.0)) + 7.0; sprintf(Text, " Temperature (F): %.2f", Temp); m_Temperature = Text; UpdateData(false); CDialog::OnTimer(nIDEvent); } void CPCIWDG2Dlg::OnShowWindow(BOOL bShow, UINT nStatus) { CDialog::OnShowWindow(bShow, nStatus); FindCards(); } bShowAttx^ FindCards(); } Fx^Workspace Window"!IPI_PCIWDG2+IPI_ 5ClassView Window"?PCIWDG2 ClassViewPCIWDG2 classesPCIWDG2 classes ResourceViewPCIWDG2 resourcesDialogIDD_PCIWDG2_DIALOGIDD_PCIWDG2_DIALOGPCIWDG2 resourcesFileView!Workspace 'PCIWDG2': 1 project(s) PCIWDG2 files Source Files Header Files PWDG2Dlg.cpp PWDG2Dlg.cpp!Workspace 'PCIWDG2': 1 project(s)FileViewD "NDEBUG" /D "_WINDOWS" /FR"Release/" /Fp"Release/PCIWDG2.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c "U:\AA55\PCIWDG\Win32\VisualC\sample2\PCIWDG2.cpp" "U:\AA55\PCIWDG\Win32\VisualC\sample2\PWDG2Dlg.cpp" ] Creating command line "cl.exe @C:\DOCUME~1\nathan\LOCALS~1\Temp\RSP491.tmp" Creating temporary file "C:\DOCUME~1\nathan\LOCALS~1\Temp\RSP492.tmp" with contents [ /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /FR"Release/" /Fp"Release/PCIWDG2.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c "U:\AA55\PCIWDG\Win32\VisualC\sample2\StdAfx.cpp" ] Creating command line "cl.exe @C:\DOCUME~1\nathan\LOCALS~1\Temp\RSP492.tmp" Creating command line "link.exe /nologo /subsystem:windows /incremental:no /pdb:"Release/PCIWDG2.pdb" /machine:I386 /out:"Release/PCIWDG2.exe" .\Release\PCIWDG2.obj .\Release\PWDG2Dlg.obj .\Release\StdAfx.obj .\Release\PCIWDG2.res .\VCACCES.lib "

Output Window

Compiling resources... Compiling... StdAfx.cpp Compiling... PCIWDG2.cpp PWDG2Dlg.cpp Generating Code... Linking... LINK : warning LNK4089: all references to "SHELL32.dll" discarded by /OPT:REF LINK : warning LNK4089: all references to "comdlg32.dll" discarded by /OPT:REF Creating command line "bscmake.exe /nologo /o"Release/PCIWDG2.bsc" .\Release\StdAfx.sbr .\Release\PCIWDG2.sbr .\Release\PWDG2Dlg.sbr" Creating browse info file...

Output Window

Results

PCIWDG2.exe - 0 error(s), 2 warning(s) LARE_CLASSFACTORY_AUTO_THREAD() #define DECLARE_CLASSFACTORY_SINGLETON(obj) #define DECLARE_CONNECTION_MAP() #define DECLARE_DISPATCH_MAP() #define DECLARE_DUAL_ERRORINFO() #define DECLARE_DYNAMIC(class_name) #define DECLARE_DYNCREATE(class_name) #define DECLARE_EMPTY_MSG_MAP() #define DECLARE_EVENT_MAP() #define DECLARE_EVENTSINK_MAP() #define DECLARE_GET_CONTROLLING_UNKNOWN() #define DECLARE_HANDLE(x) #define DECLARE_HANDLE32(x) #define DECLARE_INTERFACE(iface) interface iface #define DECLARE_INTERFACE_(iface, baseiface) interface iface : public baseiface #define DECLARE_INTERFACE_MAP() #define DECLARE_MESSAGE_MAP() #define DECLARE_NO_REGISTRY() #define DECLARE_NOT_AGGREGATABLE(x) #define DECLARE_OBJECT_DESCRIPTION(x) #define DECLARE_OLECMD_MAP() #define DECLARE_OLECREATE(class_name) #define DECLARE_OLECREAT (?DDDDU k w ` '  DM -q /B V HHV II FF5 GG KK JJc  R^~ d{ ?  2    a 8xhQ hQ hQ@ &hQ@ '?hQ@ @hhQ@ ihQ@ hQ@ hQ@ e x`dback & 128) m_InterruptCheck = "X"; readback = InPortB(BaseAddr+5); sprintf(Text, " Base + 5: %x", readback); m_Base5 = Text; // Temperature is simply ((BASE+5) * 11/15) + 7 Temp = (readback * (11.0 / 15.0)) + 7.0; sprintf(Text, " Temperature (F): %.2f", Temp); m_Temperature = Text; UpdateData(false); CDialog::OnTimer(nIDEvent); } void CPCIWDG2Dlg::OnShowWindow(BOOL bShow, UINT nStatus) { CDialog::OnShowWindow(bShow, nStatus); FindCards(); } bShowAttx^ FindCards(); } Fx^`PCIWDG2 - WIN32 RELEASE PCIWDG2.DSPCProjectPCIWDG2 - WIN32 RELEASEPCIWDG2 - Win32 ReleasePCIWDG2 - Win32 DebugSSBR CTargetItemPCIWDG2 - Win32 ReleasePCIWDG2 - Win32 DebugSSBR Source Files CProjGroupSSBRDJW Header Files CProjGroupSSBRDJWResource Files CProjGroupSSBRDJWdepCDependencyContainerSSBRDJWdepCDependencyContainerSSBR pwdg2dlg.hCDependencyFileSSBR basetsd.hCDependencyFileSSBR acces32.hCDependencyFileSSBRDJWDJWDJW2\PWDG2Dlg.cpp" ] Creating command line "cl.exe @C:\DOCUME~1\nathan\LOCALS~1\Temp\RSP491.tmp" Creating temporary file "C:\DOCUME~1\nathan\LOCALS~1\Temp\RSP492.tmp" with contents [ /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /FR"Release/" /Fp"Release/PCIWDG2.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c "U:\AA55\PCIWDG\Win32\VisualC\sample2\StdAfx.cpp" ] Creating command line "cl.exe @C:\DOCUME~1\nathan\LOCALS~1\Temp\RSP492.tmp" Creating command line "link.exe /nologo /subsystem:windows /incremental:no /pdb:"Release/PCIWDG2.pdb" /machine:I386 /out:"Release/PCIWDG2.exe" .\Release\PCIWDG2.obj .\Release\PWDG2Dlg.obj .\Release\StdAfx.obj .\Release\PCIWDG2.res .\VCACCES.lib "

Output Window

Compiling resources... Compiling... StdAfx.cpp Compiling... PCIWDG2.cpp PWDG2Dlg.cpp Generating Code... Linking... LINK : warning LNK4089: all references to "SHELL32.dll" discarded by /OPT:REF LINK : warning LNK4089: all references to "comdlg32.dll" discarded by /OPT:REF Creating command line "bscmake.exe /nologo /o"Release/PCIWDG2.bsc" .\Release\StdAfx.sbr .\Release\PCIWDG2.sbr .\Release\PWDG2Dlg.sbr" Creating browse info file...

Output Window

Results

PCIWDG2.exe - 0 error(s), 2 warning(s) LARE_CLASSFACTORY_AUTO_THREAD() #define DECLARE_CLASSFACTORY_SINGLETON(obj) #define DECLARE_CONNECTION_MAP() #define DECLARE_DISPATCH_MAP() #define DECLARE_DUAL_ERRORINFO() #define DECLARE_DYNAMIC(class_name) #define DECLARE_DYNCREATE(class_name) #define DECLARE_EMPTY_MSG_MAP() #define DECLARE_EVENT_MAP() #define DECLARE_EVENTSINK_MAP() #define DECLARE_GET_CONTROLLING_UNKNOWN() #define DECLARE_HANDLE(x) #define DECLARE_HANDLE32(x) #define DECLARE_INTERFACE(iface) interface iface #define DECLARE_INTERFACE_(iface, baseiface) interface iface : public baseiface #define DECLARE_INTERFACE_MAP() #define DECLARE_MESSAGE_MAP() #define DECLARE_NO_REGISTRY() #define DECLARE_NOT_AGGREGATABLE(x) #define DECLARE_OBJECT_DESCRIPTION(x) #define DECLARE_OLECMD_MAP() #define DECLARE_OLECREATE(class_name) #define DECLARE_OLECREAT (?DDDDU k w ` '  DM -q /B V HHV II FF5 GG KK JJc  R^~ d{ ?  2    a 8xhQ hQ hQ@ &hQ@ '?hQ@ @hhQ@ ihQ@ hQ@ hQ@ e x`dback & 128) m_InterruptCheck = "X"; readback = InPortB(BaseAddr+5); sprintf(Text, " Base + 5: %x", readback); m_Base5 = Text; // Temperature is simply ((BASE+5) * 11/15) + 7 Temp = (readback * (11.0 / 15.0)) + 7.0; sprintf(Text, " Temperature (F): %.2f", Temp); m_Temperature = Text; UpdateData(false); CDialog::OnTimer(nIDEvent); } void CPCIWDG2Dlg::OnShowWindow(BOOL bShow, UINT nStatus) { CDialog::OnShowWindow(bShow, nStatus); FindCards(); } bShowAttx^ FindCards(); } Fx^`CIWDG2.DSPCProjectPCIWDG2 - WIN32 RELEASEPCIWDG2 - Win32 ReleasePCIWDG2 - Win32 DebugSSBR CTargetItemPCIWDG2 - Win32 ReleasePCIWDG2 - Win32 DebugSSBR Source Files CProjGroupSSBRDJW Header Files CProjGroupSSBRDJWResource Files CProjGroupSSBRDJWdepCDependencyContainerSSBRDJWdepCDependencyContainerSSBR pwdg2dlg.hCDependencyFileSSBR basetsd.hCDependencyFileSSBR acces32.hCDependencyFileSSBRDJWDJWDJW2\PWDG2Dlg.cpp" ] Creating command line "cl.exe @C:\DOCUME~1\nathan\LOCALS~1\Temp\RSP491.tmp" Creating temporary file "C:\DOCUME~1\nathan\LOCALS~1\Temp\RSP492.tmp" with contents [ /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /FR"Release/" /Fp"Release/PCIWDG2.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c "U:\AA55\PCIWDG\Win32\VisualC\sample2\StdAfx.cpp" ] Creating command line "cl.exe @C:\DOCUME~1\nathan\LOCALS~1\Temp\RSP492.tmp" Creating command line "link.exe /nologo /subsystem:windows /incremental:no /pdb:"Release/PCIWDG2.pdb" /machine:I386 /out:"Release/PCIWDG2.exe" .\Release\PCIWDG2.obj .\Release\PWDG2Dlg.obj .\Release\StdAfx.obj .\Release\PCIWDG2.res .\VCACCES.lib "

Output Window

Compiling resources... Compiling... StdAfx.cpp Compiling... PCIWDG2.cpp PWDG2Dlg.cpp Generating Code... Linking... LINK : warning LNK4089: all references to "SHELL32.dll" discarded by /OPT:REF LINK : warning LNK4089: all references to "comdlg32.dll" discarded by /OPT:REF Creating command line "bscmake.exe /nologo /o"Release/PCIWDG2.bsc" .\Release\StdAfx.sbr .\Release\PCIWDG2.sbr .\Release\PWDG2Dlg.sbr" Creating browse info file...

Output Window

Results

PCIWDG2.exe - 0 error(s), 2 warning(s) LARE_CLASSFACTORY_AUTO_THREAD() #define DECLARE_CLASSFACTORY_SINGLETON(obj) #define DECLARE_CONNECTION_MAP() #define DECLARE_DISPATCH_MAP() #define DECLARE_DUAL_ERRORINFO() #define DECLARE_DYNAMIC(class_name) #define DECLARE_DYNCREATE(class_name) #define DECLARE_EMPTY_MSG_MAP() #define DECLARE_EVENT_MAP() #define DECLARE_EVENTSINK_MAP() #define DECLARE_GET_CONTROLLING_UNKNOWN() #define DECLARE_HANDLE(x) #define DECLARE_HANDLE32(x) #define DECLARE_INTERFACE(iface) interface iface #define DECLARE_INTERFACE_(iface, baseiface) interface iface : public baseiface #define DECLARE_INTERFACE_MAP() #define DECLARE_MESSAGE_MAP() #define DECLARE_NO_REGISTRY() #define DECLARE_NOT_AGGREGATABLE(x) #define DECLARE_OBJECT_DESCRIPTION(x) #define DECLARE_OLECMD_MAP() #define DECLARE_OLECREATE(class_name) #define DECLARE_OLECREAT (?DDDDU k w ` '  DM -q /B V HHV II FF5 GG KK JJc  R^~ d{ ?  2    a 8xhQ hQ hQ@ &hQ@ '?hQ@ @hhQ@ ihQ@ hQ@ hQ@ e x`dback & 128) m_InterruptCheck = "X"; readback = InPortB(BaseAddr+5); sprintf(Text, " Base + 5: %x", readback); m_Base5 = Text; // Temperature is simply ((BASE+5) * 11/15) + 7 Temp = (readback * (11.0 / 15.0)) + 7.0; sprintf(Text, " Temperature (F): %.2f", Temp); m_Temperature = Text; UpdateData(false); CDialog::OnTimer(nIDEvent); } void CPCIWDG2Dlg::OnShowWindow(BOOL bShow, UINT nStatus) { CDialog::OnShowWindow(bShow, nStatus); FindCards(); } bShowAttx^ FindCards(); } Fx^ CClsFldSlobPCIWDG2DG2.DSPCProjectPCIWDG2 - WIN32 RELEASEPCIWDG2 - Win32 ReleasePCIWDG2 - Win32 DebugSSBR CTargetItemPCIWDG2 - Win32 ReleasePCIWDG2 - Win32 DebugSSBR Source Files CProjGroupSSBRDJW Header Files CProjGroupSSBRDJWResource Files CProjGroupSSBRDJWdepCDependencyContainerSSBRDJWdepCDependencyContainerSSBR pwdg2dlg.hCDependencyFileSSBR basetsd.hCDependencyFileSSBR acces32.hCDependencyFileSSBRDJWDJWDJW2\PWDG2Dlg.cpp" ] Creating command line "cl.exe @C:\DOCUME~1\nathan\LOCALS~1\Temp\RSP491.tmp" Creating temporary file "C:\DOCUME~1\nathan\LOCALS~1\Temp\RSP492.tmp" with contents [ /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /FR"Release/" /Fp"Release/PCIWDG2.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c "U:\AA55\PCIWDG\Win32\VisualC\sample2\StdAfx.cpp" ] Creating command line "cl.exe @C:\DOCUME~1\nathan\LOCALS~1\Temp\RSP492.tmp" Creating command line "link.exe /nologo /subsystem:windows /incremental:no /pdb:"Release/PCIWDG2.pdb" /machine:I386 /out:"Release/PCIWDG2.exe" .\Release\PCIWDG2.obj .\Release\PWDG2Dlg.obj .\Release\StdAfx.obj .\Release\PCIWDG2.res .\VCACCES.lib "

Output Window

Compiling resources... Compiling... StdAfx.cpp Compiling... PCIWDG2.cpp PWDG2Dlg.cpp Generating Code... Linking... LINK : warning LNK4089: all references to "SHELL32.dll" discarded by /OPT:REF LINK : warning LNK4089: all references to "comdlg32.dll" discarded by /OPT:REF Creating command line "bscmake.exe /nologo /o"Release/PCIWDG2.bsc" .\Release\StdAfx.sbr .\Release\PCIWDG2.sbr .\Release\PWDG2Dlg.sbr" Creating browse info file...

Output Window

Results

PCIWDG2.exe - 0 error(s), 2 warning(s) LARE_CLASSFACTORY_AUTO_THREAD() #define DECLARE_CLASSFACTORY_SINGLETON(obj) #define DECLARE_CONNECTION_MAP() #define DECLARE_DISPATCH_MAP() #define DECLARE_DUAL_ERRORINFO() #define DECLARE_DYNAMIC(class_name) #define DECLARE_DYNCREATE(class_name) #define DECLARE_EMPTY_MSG_MAP() #define DECLARE_EVENT_MAP() #define DECLARE_EVENTSINK_MAP() #define DECLARE_GET_CONTROLLING_UNKNOWN() #define DECLARE_HANDLE(x) #define DECLARE_HANDLE32(x) #define DECLARE_INTERFACE(iface) interface iface #define DECLARE_INTERFACE_(iface, baseiface) interface iface : public baseiface #define DECLARE_INTERFACE_MAP() #define DECLARE_MESSAGE_MAP() #define DECLARE_NO_REGISTRY() #define DECLARE_NOT_AGGREGATABLE(x) #define DECLARE_OBJECT_DESCRIPTION(x) #define DECLARE_OLECMD_MAP() #define DECLARE_OLECREATE(class_name) #define DECLARE_OLECREAT (?DDDDU k w ` '  DM -q /B V HHV II FF5 GG KK JJc  R^~ d{ ?  2    a 8xhQ hQ hQ@ &hQ@ '?hQ@ @hhQ@ ihQ@ hQ@ hQ@ e x`dback & 128) m_InterruptCheck = "X"; readback = InPortB(BaseAddr+5); sprintf(Text, " Base + 5: %x", readback); m_Base5 = Text; // Temperature is simply ((BASE+5) * 11/15) + 7 Temp = (readback * (11.0 / 15.0)) + 7.0; sprintf(Text, " Temperature (F): %.2f", Temp); m_Temperature = Text; UpdateData(false); CDialog::OnTimer(nIDEvent); } void CPCIWDG2Dlg::OnShowWindow(BOOL bShow, UINT nStatus) { CDialog::OnShowWindow(bShow, nStatus); FindCards(); } bShowAttx^ FindCards(); } Fx^DebuggerJDocumentsT @ Control-C@ Control-BreakDatatype MisalignmentAccess Violation In Page Error No MemoryIllegal Instruction%Noncontinuable Exception&Invalid DispositionArray Bounds ExceededFloat Denormal OperandFloat Divide by ZeroFloat Inexact ResultFloat Invalid OperationFloat OverflowFloat Stack CheckFloat UnderflowInteger Divide by ZeroInteger OverflowPrivileged InstructionStack Overflow5 DLL Not FoundBDLL Initialization FailedcsmMicrosoft C++ ExceptionreadbackTempWatch1Watch2Watch3Watch4DEBUG" /D "_WINDOWS" /FR"Release/" /Fp"Release/PCIWDG2.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c "U:\AA55\PCIWDG\Win32\VisualC\sample2\StdAfx.cpp" ] Creating command line "cl.exe @C:\DOCUME~1\nathan\LOCALS~1\Temp\RSP492.tmp" Creating command line "link.exe /nologo /subsystem:windows /incremental:no /pdb:"Release/PCIWDG2.pdb" /machine:I386 /out:"Release/PCIWDG2.exe" .\Release\PCIWDG2.obj .\Release\PWDG2Dlg.obj .\Release\StdAfx.obj .\Release\PCIWDG2.res .\VCACCES.lib "

Output Window

Compiling resources... Compiling... StdAfx.cpp Compiling... PCIWDG2.cpp PWDG2Dlg.cpp Generating Code... Linking... LINK : warning LNK4089: all references to "SHELL32.dll" discarded by /OPT:REF LINK : warning LNK4089: all references to "comdlg32.dll" discarded by /OPT:REF Creating command line "bscmake.exe /nologo /o"Release/PCIWDG2.bsc" .\Release\StdAfx.sbr .\Release\PCIWDG2.sbr .\Release\PWDG2Dlg.sbr" Creating browse info file...

Output Window

Results

PCIWDG2.exe - 0 error(s), 2 warning(s) LARE_CLASSFACTORY_AUTO_THREAD() #define DECLARE_CLASSFACTORY_SINGLETON(obj) #define DECLARE_CONNECTION_MAP() #define DECLARE_DISPATCH_MAP() #define DECLARE_DUAL_ERRORINFO() #define DECLARE_DYNAMIC(class_name) #define DECLARE_DYNCREATE(class_name) #define DECLARE_EMPTY_MSG_MAP() #define DECLARE_EVENT_MAP() #define DECLARE_EVENTSINK_MAP() #define DECLARE_GET_CONTROLLING_UNKNOWN() #define DECLARE_HANDLE(x) #define DECLARE_HANDLE32(x) #define DECLARE_INTERFACE(iface) interface iface #define DECLARE_INTERFACE_(iface, baseiface) interface iface : public baseiface #define DECLARE_INTERFACE_MAP() #define DECLARE_MESSAGE_MAP() #define DECLARE_NO_REGISTRY() #define DECLARE_NOT_AGGREGATABLE(x) #define DECLARE_OBJECT_DESCRIPTION(x) #define DECLARE_OLECMD_MAP() #define DECLARE_OLECREATE(class_name) #define DECLARE_OLECREAT (?DDDDU k w ` '  DM -q /B V HHV II FF5 GG KK JJc  R^~ d{ ?  2    a 8xhQ hQ hQ@ &hQ@ '?hQ@ @hhQ@ ihQ@ hQ@ hQ@ e x`dback & 128) m_InterruptCheck = "X"; readback = InPortB(BaseAddr+5); sprintf(Text, " Base + 5: %x", readback); m_Base5 = Text; // Temperature is simply ((BASE+5) * 11/15) + 7 Temp = (readback * (11.0 / 15.0)) + 7.0; sprintf(Text, " Temperature (F): %.2f", Temp); m_Temperature = Text; UpdateData(false); CDialog::OnTimer(nIDEvent); } void CPCIWDG2Dlg::OnShowWindow(BOOL bShow, UINT nStatus) { CDialog::OnShowWindow(bShow, nStatus); FindCards(); } bShowAttx^ FindCards(); } Fx^C/C++\visualc\sample2\pwdg2dlg.cpp(161) : warning c4244: '=' : conversion from 'unsigned long' to 'unsigned sho7<1<1.\PWDG2DLG.CPP&{2AE27A3C-17F5-11D0-AF1B-00A0C90F9DE6},Array Bounds ExceededFloat Denormal OperandFloat Divide by ZeroFloat Inexact ResultFloat Invalid OperationFloat OverflowFloat Stack CheckFloat UnderflowInteger Divide by ZeroInteger OverflowPrivileged InstructionStack Overflow5 DLL Not FoundBDLL Initialization FailedcsmMicrosoft C++ ExceptionreadbackTempWatch1Watch2Watch3Watch4DEBUG" /D "_WINDOWS" /FR"Release/" /Fp"Release/PCIWDG2.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c "U:\AA55\PCIWDG\Win32\VisualC\sample2\StdAfx.cpp" ] Creating command line "cl.exe @C:\DOCUME~1\nathan\LOCALS~1\Temp\RSP492.tmp" Creating command line "link.exe /nologo /subsystem:windows /incremental:no /pdb:"Release/PCIWDG2.pdb" /machine:I386 /out:"Release/PCIWDG2.exe" .\Release\PCIWDG2.obj .\Release\PWDG2Dlg.obj .\Release\StdAfx.obj .\Release\PCIWDG2.res .\VCACCES.lib "

Output Window

Compiling resources... Compiling... StdAfx.cpp Compiling... PCIWDG2.cpp PWDG2Dlg.cpp Generating Code... Linking... LINK : warning LNK4089: all references to "SHELL32.dll" discarded by /OPT:REF LINK : warning LNK4089: all references to "comdlg32.dll" discarded by /OPT:REF Creating command line "bscmake.exe /nologo /o"Release/PCIWDG2.bsc" .\Release\StdAfx.sbr .\Release\PCIWDG2.sbr .\Release\PWDG2Dlg.sbr" Creating browse info file...

Output Window

Results

PCIWDG2.exe - 0 error(s), 2 warning(s) LARE_CLASSFACTORY_AUTO_THREAD() #define DECLARE_CLASSFACTORY_SINGLETON(obj) #define DECLARE_CONNECTION_MAP() #define DECLARE_DISPATCH_MAP() #define DECLARE_DUAL_ERRORINFO() #define DECLARE_DYNAMIC(class_name) #define DECLARE_DYNCREATE(class_name) #define DECLARE_EMPTY_MSG_MAP() #define DECLARE_EVENT_MAP() #define DECLARE_EVENTSINK_MAP() #define DECLARE_GET_CONTROLLING_UNKNOWN() #define DECLARE_HANDLE(x) #define DECLARE_HANDLE32(x) #define DECLARE_INTERFACE(iface) interface iface #define DECLARE_INTERFACE_(iface, baseiface) interface iface : public baseiface #define DECLARE_INTERFACE_MAP() #define DECLARE_MESSAGE_MAP() #define DECLARE_NO_REGISTRY() #define DECLARE_NOT_AGGREGATABLE(x) #define DECLARE_OBJECT_DESCRIPTION(x) #define DECLARE_OLECMD_MAP() #define DECLARE_OLECREATE(class_name) #define DECLARE_OLECREAT (?DDDDU k w ` '  DM -q /B V HHV II FF5 GG KK JJc  R^~ d{ ?  2    a 8xhQ hQ hQ@ &hQ@ '?hQ@ @hhQ@ ihQ@ hQ@ hQ@ e x`dback & 128) m_InterruptCheck = "X"; readback = InPortB(BaseAddr+5); sprintf(Text, " Base + 5: %x", readback); m_Base5 = Text; // Temperature is simply ((BASE+5) * 11/15) + 7 Temp = (readback * (11.0 / 15.0)) + 7.0; sprintf(Text, " Temperature (F): %.2f", Temp); m_Temperature = Text; UpdateData(false); CDialog::OnTimer(nIDEvent); } void CPCIWDG2Dlg::OnShowWindow(BOOL bShow, UINT nStatus) { CDialog::OnShowWindow(bShow, nStatus); FindCards(); } bShowAttx^ FindCards(); } Fx^