• Main Page
  • Related Pages
  • Modules
  • Namespaces
  • Classes
  • Files
  • File List
  • File Members

AutopatcherPatchContext.h

Go to the documentation of this file.
00001 
00002 
00003 
00004 
00005 
00006 #ifndef __AUTOPATCHER_PATCH_CONTEXT_H
00007 #define __AUTOPATCHER_PATCH_CONTEXT_H
00008 
00009 enum PatchContext
00010 {
00011         PC_HASH_WITH_PATCH,
00012         PC_WRITE_FILE,
00013         PC_ERROR_FILE_WRITE_FAILURE,
00014         PC_ERROR_PATCH_TARGET_MISSING,
00015         PC_ERROR_PATCH_APPLICATION_FAILURE,
00016         PC_ERROR_PATCH_RESULT_CHECKSUM_FAILURE,
00017         PC_NOTICE_WILL_COPY_ON_RESTART,
00018         PC_NOTICE_FILE_DOWNLOADED,
00019         PC_NOTICE_FILE_DOWNLOADED_PATCH,
00020 };
00021 
00022 #endif

Generated on Thu Sep 30 2010 01:27:21 for RakNet by  doxygen 1.7.1