Sziasztok, esetleg valaki meg tudná mondani ezek a sorok mire utalnak? Hol a hiba? Mit hagytam ki stb..?
include van?
Idéz#include "StdAfx.h"
#include <windows.h>
#include <mmsystem.h>
#include <io.h>
#include <assert.h>
#include "EterPack.h"
#include "Inline.h"
#include "EterPackPolicy_CSHybridCrypt.h"
#pragma warning(push, 3)
#include <cryptopp/cryptlib.h>
#include <cryptopp/filters.h>
#include <cryptopp/modes.h>
#include <cryptopp/tiger.h>
#include <cryptopp/sha.h>
#include <cryptopp/ripemd.h>
#include <cryptopp/whrlpool.h>
#include <cryptopp/panama.h>
#include <cryptopp/cryptoppLibLink.h>
#pragma warning(pop)
#include "../EterBase/utils.h"
#include "../EterBase/Debug.h"
#include "../EterBase/CRC32.h"
#ifdef __THEMIDA__
#include <ThemidaSDK.h>
#endif
#include <iostream>
#include <fstream>
#include "mtrand.h"
#include <Shlwapi.h>
Túl sok paramétert adtál meg, de ennyire nem nehéz az angol.