Visual C++ 2008 & 2010 Tutorial: Login System (Part 2 HD)
Loading...
4,974
Loading...
Uploader Comments (monsterhunter445)
see all
All Comments (26)
-
@monsterhunter445 urmm, i don't have the compile option, i do, but it can't be clicked, so i can't find the .dll's in the bin folder. Any help with that too?
-
@monsterhunter445 Thank you SO MUCH :'D DEFINATELY GOING IN MY SUBSCRIBERS BOX :')
-
@TheMindWare The reason that occurs is because I am using the magnifier glass while recording that is why the mouse is not exactly where it should be. Anyhow, if I did not use the magnifying glass people would complain that they cannot see what is going on.
-
@NikiProgrammer Yeh, the mouse isn't in the right place
Loading...
Hey, i keep getting the same 5 errors no matter what i do, i get up to 05:14 in this video and i am done, as i do not need to hide anything in form1. But, it keeps telling me that: welcomeform and Form2 are undeclared indentifiers and syntax error on Form2. any help?
WhiteWaterMedia 9 months ago
@WhiteWaterMedia Did you use the #include directive to include both the forms that keep giving you those errors.
monsterhunter445 9 months ago
@monsterhunter445 yeah i fixed it now thanks, great tutorial by the way, could you help me with something else as i can't find help anywhere. i'm wanting to redistribute my application, but i have no idea how to, i have had a look at what DLLs i need through Depends, but it comes up with hundreds of the little bastards. Could you take me through it step by step? just as you obviously know more than me, i'll put you in my subscribers box too. Thankyou. Again, Amazing tutorial
WhiteWaterMedia 9 months ago
@WhiteWaterMedia First set your compiler to compile in release mode. On the toolbar you should see Debug and x86 just change that to Release and x86. Then once you have compiled look for the program or DLL in the bin folder. Which is somewhere in your project folder. Then if your program is a .Net program then people will have to .Net framework installed. Just tell your users to to download Visual C++ Redistributable. Which it should be available in the Microsoft website.
monsterhunter445 9 months ago
@monsterhunter445 I CAN' GET ANYTHING TO WORK!! ;__; i wrote EXACTLY as you did in EVERY part but when i click on either the Log In button or the "create account" NOTHING happends ;__; ALL i can do is to click on an Exit Button that i added DDD: Please help me as fast as you can ;(
kaiokkanonen 2 months ago
@kaiokkanonen Private message me and I will give you my email and send me the source code I will evaluate it and tell you what you did wrong because you must have made a tiny mistake. You can also get programming help from my website but you must create an account. Either way will help you.
monsterhunter445 2 months ago