Rapify version 1.xx by Mikero.
minimum dll is 8.78

1.93: added dayz option (currently identical to arma option)
1.92: rewrote syntax display
1.91:  nemoved -u option.  (removed the forced enable of full upper case)
forced missing file check in error
1.90: made compatible to dll

1.88: added -Y RAPOPT_CFGPATCHES_RENAME
       added +|- to syntax
1.87: cleaned up code
1.86:
minor fix to say (no errors, after lintcheck)
minor fix to not rebuild units= when lintchecking a config.cpp (speed imrovement)
minor fix when -null option
1.85: made compat
1.84  
	extended lintable only definitions requiring -L to "description.ext\0*.bikb\0*.fsm\0*.bifsm\0*.cfg\0"
	any other file.ext is *potentially* rappable

	removed redundant 2nd call to same bad sts errormsg 
-------------------------------------------------------
 
1.83    removed duplicate error msg
1.81	added  -u option : upper case define checks
1.80	win10 version
1.79	prevented hang in pboProject if version of rapify's dll is too low

1.78 re-release of 1.77 with correct version num in display
	replaced hklm with hkcu for registry
1.77
	added fsm to list of lintable only files (ext was the other) check pboPro for others
	added warnings are errors for:
		access=
		true false for desc.ext
		;;
		array[]={1,2,3,};
		etc etc
1.76
made compatible to dll 1.56

1.75
added lintcheck bat packages

internal: renamed api access functions
1.74
fixed bug in nsis installer to prevent potential dos environ path being cleared

added icon to exe
added installer
added P no pause option

1.73
added mouseover versioning
utilised far better inheritence checking within dll

1.72

fixed erroneous include filename message when error detected

allowed -k option to NOT pause on error

