d@0: /* ========================================================================================= d@0: d@0: This is an auto-generated file: Any edits you make may be overwritten! d@0: d@0: */ d@0: d@0: #ifndef BINARYDATA_H_1701014_INCLUDED d@0: #define BINARYDATA_H_1701014_INCLUDED d@0: d@0: namespace BinaryData d@0: { d@0: extern const char* initMFCCVariables_m; d@0: const int initMFCCVariables_mSize = 1883; d@0: d@0: // Points to the start of a list of resource names. d@0: extern const char* namedResourceList[]; d@0: d@0: // Number of elements in the namedResourceList array. d@0: const int namedResourceListSize = 1; d@0: d@0: // If you provide the name of one of the binary resource variables above, this function will d@0: // return the corresponding data and its size (or a null pointer if the name isn't found). d@0: const char* getNamedResource (const char* resourceNameUTF8, int& dataSizeInBytes) throw(); d@0: } d@0: d@0: #endif