GUI_MEMDEV_Handle hMemHome;
hMemHome = GUI_MEMDEV_Create(0,0,128,160);
I am having, above memntioned code. But the the GUI_MEMDEV_Create() function always return 0. I dont know the reason
Please let me know.
Thaankyou
regards
Shreevatsa YS
hMemHome = GUI_MEMDEV_Create(0,0,128,160);
I am having, above memntioned code. But the the GUI_MEMDEV_Create() function always return 0. I dont know the reason
Please let me know.
Thaankyou
regards
Shreevatsa YS