hi guys,
 
im trying to figure out how to pass variables. can you please help me?
 
below is the code snippet thats causing compilation errors:
 
= = = = =
 
char
{
WIN32_FIND_DATA FindFileData;
HANDLE hFind;
hFind = FindFirstFile(FilePath, &FindFileData);
}
}
 
= = = = =
 
thanks for the help.* FFF(TCHAR FilePath[MAX_PATH])if(hFind == 
INVALID_HANDLE_VALUE)return_strdup("ERROR");else{return_strdup(FindFileData.cFileName);


      New Email names for you! 
Get the Email name you've always wanted on the new @ymail and @rocketmail. 
Hurry before someone else does!
http://mail.promotions.yahoo.com/newdomains/aa/

Reply via email to