Im making a program which in the main form has about 15 checkboxes. 14 of them are different choices and the last one is for "include all".
Now to the problem.
When I checks the "Include all" button i want all the others checkboxes greyed out. But for now the code look like...
when i try to use the code i get these errormessages:
"Undefined symbol 'ENCRYPT'"
"Undefined symbol 'keycount'"
"Undefined symbol 'key_length'"
"Undefined symbol 'DECRYPT'"
Why?? Should I include some .h files or what am i doing wrong!
I just copied the...
Hi !! I would like to now how I will be able to password protect my program.
I am buildning a login and account program to manage my accounts and logins for the web.
Now i would like to have a loginform that will pop up when I start my program everytime so only I can access it.
i would also...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.