#include <string>
#include "AbiGeneric.h"
Go to the source code of this file.
Defines | |
#define | MAX_PATH 2048 |
Functions | |
static void | getDefaultApp (std::string &imageApp, bool &bLeaveImageAsPNG) |
Variables | |
const char * | szProgramsDesc = "Image Editing Programs (*)" |
const char * | szProgramSuffix = "*" |
#define MAX_PATH 2048 |
static void getDefaultApp | ( | std::string & | imageApp, | |
bool & | bLeaveImageAsPNG | |||
) | [static] |
const char* szProgramsDesc = "Image Editing Programs (*)" |
Referenced by DECLARE_ABI_PLUGIN_METHOD().
const char* szProgramSuffix = "*" |
Referenced by DECLARE_ABI_PLUGIN_METHOD().