ioexplorer.mak

来自「IO函数调用测试」· MAK 代码 · 共 1,560 行 · 第 1/3 页

MAK
1,560
字号

# End Source File
################################################################################
# Begin Source File

SOURCE=.\ReadFile.cpp
DEP_CPP_READF=\
	".\CreateFileSheet.h"\
	".\DataArray.h"\
	".\EventList.h"\
	".\EventLog.h"\
	".\handle.h"\
	".\HandleCombo.h"\
	".\handleManager.h"\
	".\HandlePage.h"\
	".\help.h"\
	".\HexDisp.h"\
	".\IOExplorer.h"\
	".\NumericEdit.h"\
	".\ReadFile.h"\
	".\ReadFileEvent.h"\
	".\Status.h"\
	".\StdAfx.h"\
	".\TraceEvent.h"\
	".\TraceManager.h"\
	

"$(INTDIR)\ReadFile.obj" : $(SOURCE) $(DEP_CPP_READF) "$(INTDIR)"\
 "$(INTDIR)\IOExplorer.pch"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\Hexdisp.cpp
DEP_CPP_HEXDI=\
	".\DataArray.h"\
	".\HexDisp.h"\
	".\StdAfx.h"\
	

"$(INTDIR)\Hexdisp.obj" : $(SOURCE) $(DEP_CPP_HEXDI) "$(INTDIR)"\
 "$(INTDIR)\IOExplorer.pch"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\ReadFileEvent.cpp
DEP_CPP_READFI=\
	".\DataArray.h"\
	".\IOExplorer.h"\
	".\ReadFileEvent.h"\
	".\StdAfx.h"\
	".\TraceEvent.h"\
	

"$(INTDIR)\ReadFileEvent.obj" : $(SOURCE) $(DEP_CPP_READFI) "$(INTDIR)"\
 "$(INTDIR)\IOExplorer.pch"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\Status.cpp
DEP_CPP_STATU=\
	".\format.h"\
	".\IOExplorer.h"\
	".\Status.h"\
	".\StdAfx.h"\
	

"$(INTDIR)\Status.obj" : $(SOURCE) $(DEP_CPP_STATU) "$(INTDIR)"\
 "$(INTDIR)\IOExplorer.pch"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\SetFilePointer.cpp
DEP_CPP_SETFI=\
	".\CreateFileSheet.h"\
	".\DataArray.h"\
	".\EventList.h"\
	".\EventLog.h"\
	".\handle.h"\
	".\HandleCombo.h"\
	".\handleManager.h"\
	".\HandlePage.h"\
	".\help.h"\
	".\HexDisp.h"\
	".\IOExplorer.h"\
	".\NumericEdit.h"\
	".\SetFilePointer.h"\
	".\SetFilePointerEvent.h"\
	".\Status.h"\
	".\StdAfx.h"\
	".\TraceEvent.h"\
	".\TraceManager.h"\
	

"$(INTDIR)\SetFilePointer.obj" : $(SOURCE) $(DEP_CPP_SETFI) "$(INTDIR)"\
 "$(INTDIR)\IOExplorer.pch"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\SetFilePointerEvent.cpp
DEP_CPP_SETFIL=\
	".\IOExplorer.h"\
	".\SetFilePointerEvent.h"\
	".\StdAfx.h"\
	".\TraceEvent.h"\
	

"$(INTDIR)\SetFilePointerEvent.obj" : $(SOURCE) $(DEP_CPP_SETFIL) "$(INTDIR)"\
 "$(INTDIR)\IOExplorer.pch"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\WriteFileEvent.cpp
DEP_CPP_WRITE=\
	".\DataArray.h"\
	".\IOExplorer.h"\
	".\StdAfx.h"\
	".\TraceEvent.h"\
	".\WriteFileEvent.h"\
	

"$(INTDIR)\WriteFileEvent.obj" : $(SOURCE) $(DEP_CPP_WRITE) "$(INTDIR)"\
 "$(INTDIR)\IOExplorer.pch"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\WriteFile.cpp
DEP_CPP_WRITEF=\
	".\CreateFileSheet.h"\
	".\DataArray.h"\
	".\EventList.h"\
	".\EventLog.h"\
	".\handle.h"\
	".\HandleCombo.h"\
	".\handleManager.h"\
	".\HandlePage.h"\
	".\help.h"\
	".\HexDisp.h"\
	".\IOExplorer.h"\
	".\NumericEdit.h"\
	".\Status.h"\
	".\StdAfx.h"\
	".\TraceEvent.h"\
	".\TraceManager.h"\
	".\WriteFile.h"\
	".\WriteFileEvent.h"\
	

"$(INTDIR)\WriteFile.obj" : $(SOURCE) $(DEP_CPP_WRITEF) "$(INTDIR)"\
 "$(INTDIR)\IOExplorer.pch"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\HandlePage.cpp
DEP_CPP_HANDLEP=\
	".\CreateFileSheet.h"\
	".\handle.h"\
	".\HandleCombo.h"\
	".\handleManager.h"\
	".\HandlePage.h"\
	".\IOExplorer.h"\
	".\Status.h"\
	".\StdAfx.h"\
	".\TraceEvent.h"\
	".\TraceManager.h"\
	

"$(INTDIR)\HandlePage.obj" : $(SOURCE) $(DEP_CPP_HANDLEP) "$(INTDIR)"\
 "$(INTDIR)\IOExplorer.pch"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\DeviceIoControl.cpp
DEP_CPP_DEVIC=\
	".\CreateFileSheet.h"\
	".\DataArray.h"\
	".\DeviceIoControl.h"\
	".\DeviceIoControlEvent.h"\
	".\EventList.h"\
	".\EventLog.h"\
	".\handle.h"\
	".\HandleCombo.h"\
	".\handleManager.h"\
	".\HandlePage.h"\
	".\help.h"\
	".\HexDisp.h"\
	".\HSListBox.h"\
	".\idcombo.h"\
	".\ioctl.h"\
	".\IOCTLListBox.h"\
	".\IOCTLManager.h"\
	".\ioctls.h"\
	".\IOExplorer.h"\
	".\NumericEdit.h"\
	".\registry.h"\
	".\Status.h"\
	".\StdAfx.h"\
	".\TraceEvent.h"\
	".\TraceManager.h"\
	

"$(INTDIR)\DeviceIoControl.obj" : $(SOURCE) $(DEP_CPP_DEVIC) "$(INTDIR)"\
 "$(INTDIR)\IOExplorer.pch"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\IOCTL.CPP
DEP_CPP_IOCTL=\
	".\ioctl.h"\
	".\StdAfx.h"\
	

"$(INTDIR)\IOCTL.OBJ" : $(SOURCE) $(DEP_CPP_IOCTL) "$(INTDIR)"\
 "$(INTDIR)\IOExplorer.pch"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\DeviceIoControlEvent.cpp
DEP_CPP_DEVICE=\
	".\DataArray.h"\
	".\DeviceIoControlEvent.h"\
	".\ioctl.h"\
	".\IOExplorer.h"\
	".\StdAfx.h"\
	".\TraceEvent.h"\
	

"$(INTDIR)\DeviceIoControlEvent.obj" : $(SOURCE) $(DEP_CPP_DEVICE) "$(INTDIR)"\
 "$(INTDIR)\IOExplorer.pch"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\GetFileSize.cpp
DEP_CPP_GETFI=\
	".\CreateFileSheet.h"\
	".\EventList.h"\
	".\EventLog.h"\
	".\GetFileSize.h"\
	".\GetFileSizeEvent.h"\
	".\handle.h"\
	".\HandleCombo.h"\
	".\handleManager.h"\
	".\HandlePage.h"\
	".\help.h"\
	".\IOExplorer.h"\
	".\NumericEdit.h"\
	".\Status.h"\
	".\StdAfx.h"\
	".\TraceEvent.h"\
	".\TraceManager.h"\
	

"$(INTDIR)\GetFileSize.obj" : $(SOURCE) $(DEP_CPP_GETFI) "$(INTDIR)"\
 "$(INTDIR)\IOExplorer.pch"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\GetFileSizeEvent.cpp
DEP_CPP_GETFIL=\
	".\GetFileSizeEvent.h"\
	".\IOExplorer.h"\
	".\StdAfx.h"\
	".\TraceEvent.h"\
	

"$(INTDIR)\GetFileSizeEvent.obj" : $(SOURCE) $(DEP_CPP_GETFIL) "$(INTDIR)"\
 "$(INTDIR)\IOExplorer.pch"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\IOCTLManager.cpp
DEP_CPP_IOCTLM=\
	".\help.h"\
	".\HSListBox.h"\
	".\ioctl.h"\
	".\IOCTLListBox.h"\
	".\IOCTLManager.h"\
	".\ioctls.h"\
	".\IOExplorer.h"\
	".\NumericEdit.h"\
	".\registry.h"\
	".\StdAfx.h"\
	

"$(INTDIR)\IOCTLManager.obj" : $(SOURCE) $(DEP_CPP_IOCTLM) "$(INTDIR)"\
 "$(INTDIR)\IOExplorer.pch"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\REGVARS.CPP
DEP_CPP_REGVA=\
	".\registry.h"\
	".\regvars.h"\
	".\StdAfx.h"\
	

"$(INTDIR)\REGVARS.OBJ" : $(SOURCE) $(DEP_CPP_REGVA) "$(INTDIR)"\
 "$(INTDIR)\IOExplorer.pch"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\REGISTRY.CPP
DEP_CPP_REGIS=\
	".\registry.h"\
	".\StdAfx.h"\
	

"$(INTDIR)\REGISTRY.OBJ" : $(SOURCE) $(DEP_CPP_REGIS) "$(INTDIR)"\
 "$(INTDIR)\IOExplorer.pch"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\IOCTLS.CPP
DEP_CPP_IOCTLS=\
	".\ioctls.h"\
	".\StdAfx.h"\
	

"$(INTDIR)\IOCTLS.OBJ" : $(SOURCE) $(DEP_CPP_IOCTLS) "$(INTDIR)"\
 "$(INTDIR)\IOExplorer.pch"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\HSListBox.cpp
DEP_CPP_HSLIS=\
	".\HSListBox.h"\
	".\IOExplorer.h"\
	".\StdAfx.h"\
	

"$(INTDIR)\HSListBox.obj" : $(SOURCE) $(DEP_CPP_HSLIS) "$(INTDIR)"\
 "$(INTDIR)\IOExplorer.pch"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\IOCTLListBox.cpp
DEP_CPP_IOCTLL=\
	".\HSListBox.h"\
	".\ioctl.h"\
	".\IOCTLListBox.h"\
	".\IOExplorer.h"\
	".\StdAfx.h"\
	

"$(INTDIR)\IOCTLListBox.obj" : $(SOURCE) $(DEP_CPP_IOCTLL) "$(INTDIR)"\
 "$(INTDIR)\IOExplorer.pch"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\DataArray.cpp
DEP_CPP_DATAA=\
	".\DataArray.h"\
	".\StdAfx.h"\
	

"$(INTDIR)\DataArray.obj" : $(SOURCE) $(DEP_CPP_DATAA) "$(INTDIR)"\
 "$(INTDIR)\IOExplorer.pch"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\FORMAT.CPP
DEP_CPP_FORMA=\
	".\format.h"\
	".\StdAfx.h"\
	

"$(INTDIR)\FORMAT.OBJ" : $(SOURCE) $(DEP_CPP_FORMA) "$(INTDIR)"\
 "$(INTDIR)\IOExplorer.pch"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\Annotation.cpp
DEP_CPP_ANNOT=\
	".\Annotation.h"\
	".\DataArray.h"\
	".\IOExplorer.h"\
	".\StdAfx.h"\
	".\TraceEvent.h"\
	

"$(INTDIR)\Annotation.obj" : $(SOURCE) $(DEP_CPP_ANNOT) "$(INTDIR)"\
 "$(INTDIR)\IOExplorer.pch"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\Note.cpp
DEP_CPP_NOTE_=\
	".\IOExplorer.h"\
	".\Note.h"\
	".\StdAfx.h"\
	

"$(INTDIR)\Note.obj" : $(SOURCE) $(DEP_CPP_NOTE_) "$(INTDIR)"\
 "$(INTDIR)\IOExplorer.pch"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\SetnameEvent.cpp
DEP_CPP_SETNA=\
	".\DataArray.h"\
	".\handle.h"\
	".\handleManager.h"\
	".\IOExplorer.h"\
	".\setNameEvent.h"\
	".\StdAfx.h"\
	".\TraceEvent.h"\
	

"$(INTDIR)\SetnameEvent.obj" : $(SOURCE) $(DEP_CPP_SETNA) "$(INTDIR)"\
 "$(INTDIR)\IOExplorer.pch"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\QueryDosDevice.cpp
DEP_CPP_QUERY=\
	".\DataListBox.h"\
	".\format.h"\
	".\IOExplorer.h"\
	".\QueryDosDevice.h"\
	".\StdAfx.h"\
	

"$(INTDIR)\QueryDosDevice.obj" : $(SOURCE) $(DEP_CPP_QUERY) "$(INTDIR)"\
 "$(INTDIR)\IOExplorer.pch"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\DataListBox.cpp
DEP_CPP_DATAL=\
	".\DataListBox.h"\
	".\IOExplorer.h"\
	".\StdAfx.h"\
	

"$(INTDIR)\DataListBox.obj" : $(SOURCE) $(DEP_CPP_DATAL) "$(INTDIR)"\
 "$(INTDIR)\IOExplorer.pch"


# End Source File
# End Target
# End Project
################################################################################

⌨️ 快捷键说明

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