?? helloworld.dsp
字號:
# Microsoft Developer Studio Project File - Name="HelloWorld" - Package Owner=<4>
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) External Target" 0x0106
CFG=HelloWorld - Win32 FREE
!MESSAGE This is not a valid makefile. To build this project using NMAKE,
!MESSAGE use the Export Makefile command and run
!MESSAGE
!MESSAGE NMAKE /f "HelloWorld.mak".
!MESSAGE
!MESSAGE You can specify a configuration when running NMAKE
!MESSAGE by defining the macro CFG on the command line. For example:
!MESSAGE
!MESSAGE NMAKE /f "HelloWorld.mak" CFG="HelloWorld - Win32 FREE"
!MESSAGE
!MESSAGE Possible choices for configuration are:
!MESSAGE
!MESSAGE "HelloWorld - Win32 FREE" (based on "Win32 (x86) External Target")
!MESSAGE "HelloWorld - Win32 CHECKED" (based on "Win32 (x86) External Target")
!MESSAGE
# Begin Project
# PROP AllowPerConfigDependencies 0
# PROP Scc_ProjName ""
# PROP Scc_LocalPath ""
!IF "$(CFG)" == "HelloWorld - Win32 FREE"
# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 0
# PROP BASE Output_Dir "HelloWorld___Win32_FREE"
# PROP BASE Intermediate_Dir "HelloWorld___Win32_FREE"
# PROP BASE Cmd_Line "MakeDriver %DDKROOT% C: %WORKPATH% FREE"
# PROP BASE Rebuild_Opt "-nmake /a"
# PROP BASE Target_File "HelloWorld.SYS"
# PROP BASE Bsc_Name ""
# PROP BASE Target_Dir ""
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 0
# PROP Output_Dir "HelloWorld___Win32_FREE"
# PROP Intermediate_Dir "HelloWorld___Win32_FREE"
# PROP Cmd_Line "MakeDriver %DDKROOT% C: %WORKPATH% FREE"
# PROP Rebuild_Opt "-nmake /a"
# PROP Target_File "HelloWorld.SYS"
# PROP Bsc_Name ""
# PROP Target_Dir ""
!ELSEIF "$(CFG)" == "HelloWorld - Win32 CHECKED"
# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 0
# PROP BASE Output_Dir "HelloWorld___Win32_CHECKED"
# PROP BASE Intermediate_Dir "HelloWorld___Win32_CHECKED"
# PROP BASE Cmd_Line "MakeDriver %DDKROOT% C: %WORKPATH% FREE"
# PROP BASE Rebuild_Opt "-nmake /a"
# PROP BASE Target_File "HelloWorld.SYS"
# PROP BASE Bsc_Name ""
# PROP BASE Target_Dir ""
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 0
# PROP Output_Dir "HelloWorld___Win32_CHECKED"
# PROP Intermediate_Dir "HelloWorld___Win32_CHECKED"
# PROP Cmd_Line "MakeDriver %DDKROOT% C: %WORKPATH% CHECKED"
# PROP Rebuild_Opt "-nmake /a"
# PROP Target_File "HelloWorld.SYS"
# PROP Bsc_Name ""
# PROP Target_Dir ""
!ENDIF
# Begin Target
# Name "HelloWorld - Win32 FREE"
# Name "HelloWorld - Win32 CHECKED"
!IF "$(CFG)" == "HelloWorld - Win32 FREE"
!ELSEIF "$(CFG)" == "HelloWorld - Win32 CHECKED"
!ENDIF
# Begin Group "Source Files"
# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
# Begin Source File
SOURCE=.\HelloWorld.c
# End Source File
# End Group
# Begin Group "Header Files"
# PROP Default_Filter "h;hpp;hxx;hm;inl"
# Begin Source File
SOURCE=.\HelloWorld.h
# End Source File
# End Group
# Begin Group "Resource Files"
# PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
# End Group
# Begin Source File
SOURCE=.\makefile
# End Source File
# Begin Source File
SOURCE=.\sources
# End Source File
# End Target
# End Project
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -