0.0.2.49
- Added support for
Qstrip_reflect
,Qstrip_debug
,Qstrip_priv
, andQstrip_rootsignature
throughD3DStripShader
API call. - Convert from
wcstombs
API call towcstombs_s
. - Annotate source-code with sal.h annotations.
- Overload
print_errno
so that we can pass a value to it. - Fix compiler warnings from Intel compiler.