setwin.plg

来自「一个类似卡巴斯基界面的设计!其按钮和别的一些控件都是封装了各种优秀的自绘类!」· PLG 代码 · 共 43 行

PLG
43
字号
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: SetWin - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/SetWin.res" /d "_DEBUG" "D:\键盘记录程序\SetWin\SetWin.rc"" 
Creating temporary file "C:\DOCUME~1\feng\LOCALS~1\Temp\RSP50F.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/SetWin.pdb" /debug /machine:I386 /out:"Debug/SetWin.exe" /pdbtype:sept 
".\Debug\BCMenu.obj"
".\Debug\BtnST.obj"
".\Debug\CeXDib.obj"
".\Debug\common.obj"
".\Debug\HyperLink.obj"
".\Debug\Manage.obj"
".\Debug\PPDrawManager.obj"
".\Debug\PPHtmlDrawer.obj"
".\Debug\PPHtmlStatic.obj"
".\Debug\SetWin.obj"
".\Debug\SetWinDlg.obj"
".\Debug\StdAfx.obj"
".\Debug\ThemeHelperST.obj"
".\Debug\Usbkey.obj"
".\Debug\WinXPButtonST.obj"
".\Debug\XPStyleButtonST.obj"
".\Debug\SetWin.res"
]
Creating command line "link.exe @C:\DOCUME~1\feng\LOCALS~1\Temp\RSP50F.tmp"
<h3>Output Window</h3>
Compiling resources...
Linking...



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

⌨️ 快捷键说明

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