10 lines
255 B
Plaintext
10 lines
255 B
Plaintext
|
#ifdef APSTUDIO_INVOKED
|
||
|
#error this file is not editable by Visual C++
|
||
|
#endif //APSTUDIO_INVOKED
|
||
|
|
||
|
#ifdef OFA
|
||
|
IDR_MAPIUTIL REGISTRY DISCARDABLE "MapiUtilOfa.rgs"
|
||
|
#else
|
||
|
IDR_MAPIUTIL REGISTRY DISCARDABLE "MapiUtil.rgs"
|
||
|
#endif
|