Added html encoding facility to WSF_STRING
Added WSF_STRING.is_empty Improved HTML_ENCODER to be able to decode a STRING_8 or STRING_32 using general_decoded_string (s) Improved tutorial example Added precompilation for WSF library Cosmetic (removed unused locals)
This commit is contained in:
4
precomp/build.bat
Normal file
4
precomp/build.bat
Normal file
@@ -0,0 +1,4 @@
|
||||
echo Precompiling wsf
|
||||
ec -config wsf-safe.ecf -precompile -c_compile -clean
|
||||
ec -config wsf-mt-safe.ecf -precompile -c_compile -clean
|
||||
ec -config wsf-scoop-safe.ecf -precompile -c_compile -clean
|
||||
Reference in New Issue
Block a user