Visual C++ 2008 & 2010 Tutorial: Login System (Part 1 HD)

A simple login system made in visual c++ 2008. Please comment, rate and subscribe. Source Code: visualprogramming.codeplex.com Code:


Comments

20 Responses to “Visual C++ 2008 & 2010 Tutorial: Login System (Part 1 HD)”

  1. GirlishStyl3 on June 17th, 2010 8:39 am

    I like your tutorial…it’s great and i tried this

  2. FuIIySick on August 4th, 2010 4:11 am

    Greate video, umm, how do you get the little box that shows you the combinations you could have after textbox2->*little box shows up*?

    – Tim

  3. hyperactivecalvino on September 26th, 2010 7:41 am

    thx for actually posting a fucking Visual C++ tutorial. Everyone else just NEVER posts… :\

  4. JrrS88 on December 19th, 2010 7:34 am

    Hi, how do you get that little box that shows you the possibilities of textBox2 ?

  5. monsterhunter445 on December 19th, 2010 12:37 pm

    @JrrS88 What do you mean by possibilitie?

  6. Shadowmaster939 on December 21st, 2010 11:00 pm

    @monsterhunter445 Yeah, like when you type like textBox1 it shows up “text” in a little box

  7. monsterhunter445 on December 22nd, 2010 3:12 pm

    @JrrS88 Ok, you mean auto-completion and displaying suggestions. To do that you either have to show a listbox control every time the user types a character, or use some third-party library for that. I can’t really help you that much because I’m targeting the Win32 API, and not the .Net framework.

  8. vistud2010 on December 29th, 2010 2:30 pm

    can you put the codes in the description or give me a direct link???thank..

  9. alex123456789ander on December 29th, 2010 2:45 pm

    why do you have a pic of the scery mase game ‘shuder’

  10. smcorrea on January 8th, 2011 5:48 pm

    whats wrong with the cursor?

  11. squatt97 on January 9th, 2011 11:13 am

    Ok im making a program that will help me with Minecraft Block IDs
    I have a form wich is the base then i have a Picture box that i want to make it so it shows the Item image and then i have a Combo box that i want to use as the searcher so that i can pick the Item i want and last thing i have is a ListBox that i should show the Item ID number and a description of the item all the item ids and descriptions are found on MCwiki so could somone help me Script?

  12. antigay1000x on February 11th, 2011 7:08 pm

    nice program u have there( english to spanish translator) are these 2 related English to Spanish Translator and English to Spanish Language C…

  13. monsterhunter445 on February 11th, 2011 8:53 pm

    @antigay1000x The English to Spanish translator I have made is not related to this video. But it is a video that I have made thus it is displayed in the related videos.

  14. GigglingGirI on February 14th, 2011 5:56 pm

    i cant tell what this gay guy is clicking on so it’s hard to know what this crap is

  15. monsterhunter445 on February 14th, 2011 9:43 pm

    @GigglingGirI For your information, how would you know my sexuality, I live in the USA; plus I don’t care if you call me gay, I also wouldn’t care if even the president calls me gay. I know in my damn heart I am not, but please for future reference don’t insult me or other YouTubers it is impolite and it will cause you to be reported and your account will be removed. I don’t mind negative criticism, but you must do it right.

  16. MattSm130 on February 21st, 2011 2:15 pm

    @monsterhunter445 I’m pretty sure youtube won’t ban someone for 1 offencive comment…

  17. monsterhunter445 on February 21st, 2011 2:29 pm

    @MattSm130 I know, I just like scaring people.

  18. 102000jdh102 on February 21st, 2011 5:41 pm

    you play rs?

  19. 102000jdh102 on February 21st, 2011 5:48 pm

    you play rs? b@ 6:36 how do u get that dropdown box of suggestions? mind dosen’t do that =(

  20. monsterhunter445 on February 21st, 2011 7:31 pm

    @102000jdh102 I used to play Runescape, like a long time ago. To get intellisense you must press control and space at the same time. But if you have Visual Studio 2010 and you are using C++ CLR then you can not use intellisense because it is removed.

Leave a Reply

You must be logged in to post a comment.

Powered by Yahoo! Answers