|
NetSurf
|
#include "utils/log.h"Go to the source code of this file.
Macros | |
| #define | LOG_WIN_MSG(h, m, w, l) |
| log windows message More... | |
Functions | |
| const char * | msg_num_to_name (int msg) |
| void | win_perror (const char *lpszFunction) |
| #define LOG_WIN_MSG | ( | h, | |
| m, | |||
| w, | |||
| l | |||
| ) |
log windows message
log a windows message with symbols converted to human redable
| void win_perror | ( | const char * | lpszFunction | ) |
Definition at line 633 of file windbg.c.
Referenced by get_imagelist(), nsw32_create_corewindow_class(), nsws_create_drawable_class(), nsws_create_main_class(), nsws_prefs_dialog_init(), and nsws_window_create_drawable().