|  | Ansel 0.0
    A darktable fork - bloat + design vision | 
 Include dependency graph for dtwin.c:
 Include dependency graph for dtwin.c:| Data Structures | |
| struct | tagTHREADNAME_INFO | 
| Typedefs | |
| typedef struct tagTHREADNAME_INFO | THREADNAME_INFO | 
| Functions | |
| const wchar_t * | dtwin_get_locale () | 
| void | dtwin_set_thread_name (DWORD dwThreadID, const char *threadName) | 
| boolean | dt_win_file_trash (GFile *file, GCancellable *cancellable, GError **error) | 
| Variables | |
| const DWORD | MS_VC_EXCEPTION = 0x406D1388 | 
| typedef struct tagTHREADNAME_INFO THREADNAME_INFO | 
| boolean dt_win_file_trash | ( | GFile * | file, | 
| GCancellable * | cancellable, | ||
| GError ** | error | ||
| ) | 
References error(), and FALSE.
Referenced by delete_file_from_disk().
| const wchar_t * dtwin_get_locale | ( | ) | 
Referenced by dt_l10n_init().
| void dtwin_set_thread_name | ( | DWORD | dwThreadID, | 
| const char * | threadName | ||
| ) | 
References tagTHREADNAME_INFO::dwFlags, tagTHREADNAME_INFO::dwThreadID, tagTHREADNAME_INFO::dwType, MS_VC_EXCEPTION, and tagTHREADNAME_INFO::szName.
Referenced by dt_pthread_setname().
| const DWORD MS_VC_EXCEPTION = 0x406D1388 | 
Referenced by dtwin_set_thread_name().