Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
G

Gil Messerman

@Gil Messerman
About
Posts
4
Topics
2
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • sending an e-mail
    G Gil Messerman

    Gmail SMTP server requires authentication and uses SSL. You should add following to your properties: mail.transport.protocol=smtps mail.smtps.host=smtp.gmail.com mail.smtps.user=your gmail username mail.smtps.password=your gmail password mail.smtps.auth=true

    -------------   Gil Messerman

    Java question com debugging help

  • DDK programming
    G Gil Messerman

    Hi, Does anybody has DDK programming expirience and can point to a good resource site where I can start ? Thanks, Gil:zzz:   -------------   Gil Messerman

    The Lounge question learning

  • comand line
    G Gil Messerman

    GetCommandLine returns you a string (LPTSTR) to command line including the program name, so you can parse it. If you use MFC you have CWinApp::ParseCommandLine(...) and CCommandLineInfo object which does the job for you Gil

    C / C++ / MFC tutorial question

  • Adding a JAVA section
    G Gil Messerman

    Hi, I belive that due to large number of developers who constantly come to this site, it could be a nice idea to add a Java section to CodeProject. I belive a lot of people has ideas to contribute and it will help many others. What do you think of a idea? Gil

    Site Bugs / Suggestions java help question discussion
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups