![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
#include <gtk/gtk.h>
#include <windows.h>
Go to the source code of this file.
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) |
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().