beremiz
Clone
Summary
Browse
Changes
Graph
move EnhancedStatusBar.py to the right location
2016-11-30, Andrey Skvortsov
d91356480df9
move EnhancedStatusBar.py to the right location
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)
{
}