// Build don't link: // Origin: Mike Danylchuk typedef char TCHAR; int main() { try {} catch( TCHAR* Err ) {} }