?? accessautomationps.mk
字號:
AccessAutomationps.dll: dlldata.obj AccessAutomation_p.obj AccessAutomation_i.obj
link /dll /out:AccessAutomationps.dll /def:AccessAutomationps.def /entry:DllMain dlldata.obj AccessAutomation_p.obj AccessAutomation_i.obj \
kernel32.lib rpcndr.lib rpcns4.lib rpcrt4.lib oleaut32.lib uuid.lib \
.c.obj:
cl /c /Ox /DWIN32 /D_WIN32_WINNT=0x0400 /DREGISTER_PROXY_DLL \
$<
clean:
@del AccessAutomationps.dll
@del AccessAutomationps.lib
@del AccessAutomationps.exp
@del dlldata.obj
@del AccessAutomation_p.obj
@del AccessAutomation_i.obj
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -