1 2 3 4 5 6 7
// Sha256Prepare.cpp #include "StdAfx.h" #include "../../C/LzFind.h" static struct CLzFindPrepare { CLzFindPrepare() { LzFindPrepare(); } } g_CLzFindPrepare;