Description
libwinutils.c line 40 gives several build errors:
C2065 'L': undeclared identifier
E0065 expected a ';'
E0020 identifier "L" is undefined
C2099 initializer is not a constant
C2143 syntax error: missing ';' before 'string'
libwinutils.c line 40 gives several build errors:
C2065 'L': undeclared identifier
E0065 expected a ';'
E0020 identifier "L" is undefined
C2099 initializer is not a constant
C2143 syntax error: missing ';' before 'string'