kernel32/tests: Fix failures with virtual Drives (AppVirt Client).
[wine] / dlls / jscript / jsstr.h
2013-03-08  Jacek Cabanjscript: Reuse static instance of 'undefined' string.
2013-03-05  Jacek Cabanjscript: Added jsstr_flush helper and use it in array_join.
2013-03-04  Jacek Cabanjscript: Added jsstr_substr helper and use it in String...
2012-12-18  Jacek Cabanjscript: Moved string concatenation to helper function.
2012-10-15  Michael Stefaniucjscript: Move 'inline' to the beginning of the declaration.
2012-10-11  Jacek Cabanjscript: Use custom string container instead of BSTR.