home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 17 / CD_ASCQ_17_101194.iso / dos / graphic / f2e_31p / f2etech.txt < prev    next >
Text File  |  1994-08-10  |  779b  |  23 lines

  1.                       TECHNICAL ASPECTS:
  2.  
  3.  
  4.  
  5. This section is for programmers, who are creating support
  6. programs for Fli2Exe, I've noticed that DaveWare (tm)
  7. supports my format, so I thought I'd make it easier.
  8.  
  9.      All Fli2Exe created executables have a "CYB" string in
  10. the file, I will list the offsets for version 2.1 and higher,
  11. along with the string.
  12.  
  13.  
  14. Version 2.1 :    25256L       String: "CYB"
  15. Version 3.0 :    14714L       String: "CYB"
  16. Version 3.1 :    14961L       String: "CYB"
  17. Version 3.1+:    16551L       String: "CYB31+"
  18.  
  19. Version 3.1+ and above also contain the version number after
  20. the string "CYB", the version number is always a character.
  21.  
  22.      If you discover the string "CYB" in another location,
  23. chances are the program is registered.