prog.cpp: In function 'bool GetXXXXXX(char*, char*, char*, char*)':
prog.cpp:14: error: 'String' was not declared in this scope
prog.cpp:14: error: 'strTemp' was not declared in this scope
prog.cpp:16: error: 'strlen' was not declared in this scope
prog.cpp:22: error: 'strlen' was not declared in this scope
prog.cpp:24: error: 'mbstowcs_s' was not declared in this scope
prog.cpp:26: error: 'strUA' was not declared in this scope
prog.cpp:26: error: 'gcnew' was not declared in this scope
prog.cpp:26: error: expected `;' before 'String'
prog.cpp:27: error: 'array' was not declared in this scope
prog.cpp:27: error: expected primary-expression before '>' token
prog.cpp:27: error: expected primary-expression before '^' token
prog.cpp:27: error: 'split' was not declared in this scope
prog.cpp:28: error: 'IEnumerator' was not declared in this scope
prog.cpp:28: error: 'myEnum' was not declared in this scope
prog.cpp:29: error: 'strID' was not declared in this scope
prog.cpp:29: error: expected `;' before 'String'
prog.cpp:30: error: 'Regex' was not declared in this scope
prog.cpp:30: error: '_regID' was not declared in this scope
prog.cpp:30: error: expected `;' before 'Regex'
prog.cpp:33: error: 's' was not declared in this scope
prog.cpp:33: error: 'safe_cast' was not declared in this scope
prog.cpp:33: error: expected primary-expression before '>' token
prog.cpp:34: error: 'Match' was not declared in this scope
prog.cpp:34: error: 'm' was not declared in this scope
prog.cpp:39: error: 'Marshal' was not declared in this scope
prog.cpp:39: error: expected `;' before '::' token
prog.cpp:40: error: expected `;' before 'String'
prog.cpp:41: error: 'STR_BUFF_SIZE' was not declared in this scope
prog.cpp:41: error: 'strcat_s' was not declared in this scope
prog.cpp:42: error: expected `;' before 'String'