NetSurf
Functions
windbg.c File Reference
#include <windows.h>
#include <stdio.h>
#include "windbg.h"
Include dependency graph for windbg.c:

Go to the source code of this file.

Functions

const char * msg_num_to_name (int msg)
 
void win_perror (const char *lpszFunction)
 

Function Documentation

◆ msg_num_to_name()

const char * msg_num_to_name ( int  msg)

Definition at line 24 of file windbg.c.

◆ win_perror()

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().

Here is the caller graph for this function: