X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=windows%2Fwindow.c;h=2fb12c80dd1453271e334681e50069d961548e85;hb=9a2730806cdf2191cb8ea22c9090c2e20e3a25ba;hp=01487522d70dd511c5deb41c3477640df34477e9;hpb=415224eab5791f504c08146db901fe87837a19f6;p=PuTTY.git diff --git a/windows/window.c b/windows/window.c index 01487522..2fb12c80 100644 --- a/windows/window.c +++ b/windows/window.c @@ -840,6 +840,10 @@ int WINAPI WinMain(HINSTANCE inst, HINSTANCE prev, LPSTR cmdline, int show) } } + if (restricted_acl) { + logevent(NULL, "Running with restricted process ACL"); + } + start_backend(); /*