da errores al compilar, algunos defines que no encuentra en el sdk, voy a comprobarlos
main.cpp:1610: error: 'CELL_MSGDIALOG_TYPE_BG_VISIBLE' was not declared in thisscope
main.cpp:1614: error: 'CELL_MSGDIALOG_TYPE_BG_VISIBLE' was not declared in thisscope
main.cpp: In function 'void dialog_fun1(int, void*)':
main.cpp:1626: error: 'CELL_MSGDIALOG_BUTTON_NONE' was not declared in this scope
main.cpp: In function 'void dialog_fun2(int, void*)':
main.cpp:1639: error: 'CELL_MSGDIALOG_BUTTON_NONE' was not declared in this scope
EDITO
#include <sysutil/sysutil_msgdialog.h> ahi es donde esta el define k da el problema