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

📄 cards.plg

📁 扑克牌游戏代码(vc)
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Cards - Win32 Unicode Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"DebugU/Cards.res" /i "DebugU" /d "_DEBUG" /d "_AFXDLL" "E:\资料\设计原代码\VC\游戏设计\扑克牌游戏代码\Cards.rc"" 
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPC0.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_USRDLL" /D "_UNICODE" /Fp"DebugU/Cards.pch" /Yu"stdafx.h" /Fo"DebugU/" /Fd"DebugU/" /FD /GZ /c 
"E:\资料\设计原代码\VC\游戏设计\扑克牌游戏代码\CardsCtl.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPC0.tmp" 
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPC1.tmp" with contents
[
/nologo /subsystem:windows /dll /incremental:yes /pdb:"DebugU/Cards.pdb" /debug /machine:I386 /def:".\Cards.def" /out:"DebugU/Cards.ocx" /implib:"DebugU/Cards.lib" /pdbtype:sept 
".\DebugU\Cards.obj"
".\DebugU\CardsCtl.obj"
".\DebugU\CardsPpg.obj"
".\DebugU\StdAfx.obj"
".\DebugU\Cards.res"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPC1.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPC2.bat" with contents
[
@echo off
regsvr32 /s /c ".\DebugU\Cards.ocx"
echo regsvr32 exec. time > ".\DebugU\regsvr32.trg"
]
Creating command line "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPC2.bat"
Compiling resources...
Compiling...
CardsCtl.cpp
E:\资料\设计原代码\VC\游戏设计\扑克牌游戏代码\CardsCtl.cpp(282) : error C2664: 'MessageBoxW' : cannot convert parameter 1 from 'char [44]' to 'const unsigned short *'
        Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
E:\资料\设计原代码\VC\游戏设计\扑克牌游戏代码\CardsCtl.cpp(294) : error C2664: 'MessageBoxW' : cannot convert parameter 1 from 'char [111]' to 'const unsigned short *'
        Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
Error executing cl.exe.
<h3>Output Window</h3>



<h3>Results</h3>
Cards.ocx - 2 error(s), 0 warning(s)
</pre>
</body>
</html>

⌨️ 快捷键说明

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