21.09.2009, 16:47
OnDialogResponse in test_cmds
How would the outcome be different?
Quote:
return 1; // we processed it. |
Quote:
return 0; // we didn't handle anything. |