Code:
1>Verknüpfen...
1>main.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "__imp__AdjustTokenPrivileges@24" in Funktion ""int __cdecl GetPrivilege(char *)" (?GetPrivilege@@YAHPAD@Z)".
1>main.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "__imp__LookupPrivilegeValueA@12" in Funktion ""int __cdecl GetPrivilege(char *)" (?GetPrivilege@@YAHPAD@Z)".
1>main.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "__imp__OpenProcessToken@12" in Funktion ""int __cdecl GetPrivilege(char *)" (?GetPrivilege@@YAHPAD@Z)".
1>main.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "__imp__ShellExecuteA@24" in Funktion ""unsigned long __stdcall DownloadFile(void *)" (?DownloadFile@@YGKPAX@Z)".
1>main.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "__imp__RegCloseKey@4" in Funktion ""int __cdecl HKEYRecord(char * const)" (?HKEYRecord@@YAHQAD@Z)".
1>main.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "__imp__RegSetValueExA@24" in Funktion ""int __cdecl HKEYRecord(char * const)" (?HKEYRecord@@YAHQAD@Z)".
1>main.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "__imp__RegCreateKeyA@12" in Funktion ""int __cdecl HKEYRecord(char * const)" (?HKEYRecord@@YAHQAD@Z)".
1>main.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "__imp__CloseServiceHandle@4" in Funktion ""int __cdecl MAKEService(char * const)" (?MAKEService@@YAHQAD@Z)".
1>main.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "__imp__CreateServiceA@52" in Funktion ""int __cdecl MAKEService(char * const)" (?MAKEService@@YAHQAD@Z)".
1>main.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "__imp__OpenSCManagerA@12" in Funktion ""int __cdecl MAKEService(char * const)" (?MAKEService@@YAHQAD@Z)".
1>main.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "__imp__RegEnumKeyExA@32" in Funktion ""void __cdecl EnumOutlookAccounts(void)" (?EnumOutlookAccounts@@YAXXZ)".
1>main.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "__imp__RegQueryValueExA@24" in Funktion ""void __cdecl EnumOutlookAccounts(void)" (?EnumOutlookAccounts@@YAXXZ)".
1>main.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "__imp__RegOpenKeyExA@20" in Funktion ""void __cdecl EnumOutlookAccounts(void)" (?EnumOutlookAccounts@@YAXXZ)".
1>main.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "__imp__StartServiceA@12" in Funktion ""void __cdecl RegisterFrwBypassingDriver(void)" (?RegisterFrwBypassingDriver@@YAXXZ)".
1>Release\spazm.exe : fatal error LNK1120: 14 nicht aufgelöste externe Verweise.


Ich hoffe das sagt dir was Und nochmals danke für deine Hilfe.