#include "apr_general.h"#include "ShellAPI.h"#include "crtdbg.h"#include "wchar.h"#include "apr_arch_file_io.h"#include "assert.h"#include "apr_private.h"#include "apr_arch_misc.h"Include dependency graph for apr_app.c:

Go to the source code of this file.
Functions | |
| int | main (int argc, const char **argv, const char **env) |
| int | wmain (int argc, const wchar_t **wargv, const wchar_t **wenv) |
|
||||||||||||||||
|
|
|
||||||||||||||||
|
Definition at line 50 of file apr_app.c. References apr_app_init_complete, apr_wastrtoastr(), argv, env, main(), NULL, and void(). Here is the call graph for this function: ![]() |