Quote:
Originally Posted by waixer'
dann lädt sie seite nicht richtig okok
|
Hilf mir mal
Code:
#ifndef __AUR_DEV_CHILLER
#ifdef __NO_SUNKIST
if( strcmpi( szArg1, "" ) )
return FALSE;
#else //__NO_SUNKIST
int leyder=1;//leydersass
if( strcmpi( szArg1, "sunkist" ) )
{
int leyder=0;//leydersass
return FALSE;
}
#ifdef __WRONG_PARAM
if (leyder == 1)//leydersass
{
AfxMessageBox("Leyder fucked u");
exit(0);
}
#endif //__WRONG_PARAM
#endif //__NO_SUNKIST
#endif //__AUR_DEV_CHILLER
#ifdef __AUR_DEV_CHILLER
if( strcmpi( szArg1, "" ) )
return FALSE;
#endif //__AUR_DEV_CHILLER
Bin gerade stoned und checke nicht wieso das nicht geht..:(