GpgFrontend Project
A Free, Powerful, Easy-to-Use, Compact, Cross-Platform, and Installation-Free OpenPGP(pgp) Crypto Tool.
app.h
1
29
#pragma once
30
31
#include "GpgFrontendContext.h"
32
33
namespace
GpgFrontend
{
34
35
auto
StartApplication
(
const
GFCxtWPtr& p_ctx) -> int;
36
37
}
GpgFrontend
Definition:
app.cpp:38
GpgFrontend::StartApplication
auto StartApplication(const GFCxtWPtr &p_ctx) -> int
Definition:
app.cpp:49
src
app.h
Generated by
1.9.1