Pragma Directives

RC does not support the pragma directives supported by the C/C++ compiler. However, RC does support the following pragma directive for changing the code page:

#pragma code_page( [ DEFAULT | CodePageNum ] )