beremiz
Clone
Summary
Browse
Changes
Graph
fix bug with recent projects menu, remove path to the project from menu, if project directory doesn't exist
2016-12-13, Sergey Surkov
95ecb26fdc4e
fix bug with recent projects menu, remove path to the project from menu, if project directory doesn't exist
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)
{
}