10 lines
249 B
Plaintext
10 lines
249 B
Plaintext
#ifdef APSTUDIO_INVOKED
|
|
#error this file is not editable by Visual C++
|
|
#endif //APSTUDIO_INVOKED
|
|
|
|
#ifdef OFA
|
|
IDR_IMANAGEDB REGISTRY DISCARDABLE "MgeDBOfa.rgs"
|
|
#else
|
|
IDR_IMANAGEDB REGISTRY DISCARDABLE "MgeDB.rgs"
|
|
#endif
|