⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 mtest.plg

📁 对于PC/SC读写器调用的示例程序
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: mtest - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Release/mtest.res" /d "NDEBUG" /d "_AFXDLL" "G:\GPD\Develpment\Other\Demo\mtest.rc"" 
Creating temporary file "C:\DOCUME~1\JinSong\LOCALS~1\Temp\RSP3A1.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/mtest.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
"G:\GPD\Develpment\Other\Demo\Des.cpp"
"G:\GPD\Develpment\Other\Demo\mtest.cpp"
"G:\GPD\Develpment\Other\Demo\mtestDlg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\JinSong\LOCALS~1\Temp\RSP3A1.tmp" 
Creating temporary file "C:\DOCUME~1\JinSong\LOCALS~1\Temp\RSP3A2.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/mtest.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
"G:\GPD\Develpment\Other\Demo\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\JinSong\LOCALS~1\Temp\RSP3A2.tmp" 
Creating command line "link.exe winscard.lib /nologo /subsystem:windows /incremental:no /pdb:"Release/mtest.pdb" /machine:I386 /out:"Release/mtest.exe"  .\Release\Des.obj .\Release\mtest.obj .\Release\mtestDlg.obj .\Release\StdAfx.obj .\Release\mtest.res "
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
Des.cpp
mtest.cpp
mtestDlg.cpp
G:\GPD\Develpment\Other\Demo\mtestDlg.cpp(379) : warning C4244: '=' : conversion from 'unsigned long' to 'unsigned char', possible loss of data
G:\GPD\Develpment\Other\Demo\mtestDlg.cpp(383) : warning C4018: '<' : signed/unsigned mismatch
G:\GPD\Develpment\Other\Demo\mtestDlg.cpp(413) : warning C4244: '=' : conversion from 'unsigned long' to 'unsigned char', possible loss of data
G:\GPD\Develpment\Other\Demo\mtestDlg.cpp(418) : warning C4018: '<' : signed/unsigned mismatch
G:\GPD\Develpment\Other\Demo\mtestDlg.cpp(797) : warning C4101: 'sourData' : unreferenced local variable
Generating Code...
Linking...



<h3>Results</h3>
mtest.exe - 0 error(s), 5 warning(s)
</pre>
</body>
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -