#include <nitro/mb.h>
// This is the work buffer size needed as the argument for MB_FakeInit().
#define MB_FAKE_WORK_SIZE (0x5f20)
This constant indicates the required work buffer size; it is used as an argument to the MB_FakeInit function.
MB_FakeInit, MB_FakeGetWorkSize
2005/12/16 Initial version.
CONFIDENTIAL