beremiz

make about dialog on Windows not so big

2016-12-02, Andrey Skvortsov
a5fd07db1db6
make about dialog on Windows not so big


It was automatically expanded to place description in one line.
int CheckRetainBuffer(void)
{
return 1;
}
void ValidateRetainBuffer(void)
{
}
void InValidateRetainBuffer(void)
{
}
void Retain(unsigned int offset, unsigned int count, void *p)
{
}
void Remind(unsigned int offset, unsigned int count, void *p)
{
}