msvc 1.3 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344
  1. #------------------------------------------------------------------------------
  2. # msvc: file(1) magic for msvc
  3. # "H. Nanosecond" <aldomel@ix.netcom.com>
  4. # Microsoft visual C
  5. #
  6. # I have version 1.0
  7. # .aps
  8. 0 string HWB\000\377\001\000\000\000 Microsoft Visual C .APS file
  9. # .ide
  10. #too long 0 string \102\157\162\154\141\156\144\040\103\053\053\040\120\162\157\152\145\143\164\040\106\151\154\145\012\000\032\000\002\000\262\000\272\276\372\316 MSVC .ide
  11. 0 string \102\157\162\154\141\156\144\040\103\053\053\040\120\162\157 MSVC .ide
  12. # .res
  13. 0 string \000\000\000\000\040\000\000\000\377 MSVC .res
  14. 0 string \377\003\000\377\001\000\020\020\350 MSVC .res
  15. 0 string \377\003\000\377\001\000\060\020\350 MSVC .res
  16. #.lib
  17. 0 string \360\015\000\000 Microsoft Visual C library
  18. 0 string \360\075\000\000 Microsoft Visual C library
  19. 0 string \360\175\000\000 Microsoft Visual C library
  20. #.pch
  21. 0 string DTJPCH0\000\022\103\006\200 Microsoft Visual C .pch
  22. # .pdb
  23. # too long 0 string Microsoft\ C/C++\ program\ database\
  24. 0 string Microsoft\ C/C++\ MSVC program database
  25. >18 string program\ database\
  26. >33 string >\0 ver %s
  27. #.sbr
  28. 0 string \000\002\000\007\000 MSVC .sbr
  29. >5 string >\0 %s
  30. #.bsc
  31. 0 string \002\000\002\001 MSVC .bsc
  32. #.wsp
  33. 0 string 1.00\ .0000.0000\000\003 MSVC .wsp version 1.0000.0000
  34. # these seem to start with the version and contain menus