Encryption Posted February 15, 2005 Posted February 15, 2005 char msg1[256]; AU3_API void WINAPI AU3_IniRead("spamconfig.ini", "messagesettings", "msg1", "", msg1, 256);
Encryption Posted February 15, 2005 Author Posted February 15, 2005 This also char time1[256]; AU3_API void WINAPI AU3_IniRead("spamconfig.ini", "messagesettings", "time1", "", time1, 256)
Administrators Jon Posted February 18, 2005 Administrators Posted February 18, 2005 What problems are you having?
Encryption Posted February 19, 2005 Author Posted February 19, 2005 Saying I have to many Identifiers(I know wut it means, i just dont know how to fix it.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now