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
C

cuongcntt2002

@cuongcntt2002
About
Posts
10
Topics
9
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • HOOK YahooMessenger
    C cuongcntt2002

    Who can show me how to catch message in Yahoo Messenger by C#. suppose that, when I send a message, then a image will be sent.

    C# csharp tutorial

  • utf-8
    C cuongcntt2002

    Can you tell me the function to convert ansi string to utf-8 string?

    C / C++ / MFC question

  • Webservice
    C cuongcntt2002

    I'm writing a webservice to look up the information of Person stored in file Data.xml. This xml file is stored in App_data folder. The following source code to read xml file: XmlDocument doc = new XmlDocument(); Boolean b = true; try { doc.Load("..\\App_Data\\Data.xml"); XmlElement xmlRoot = doc.DocumentElement; string xpath = "/dataroot/Data"; XmlNodeList node = xmlRoot.SelectNodes(xpath); int len = node.Count; for(int i=0; i

    Web Development xml

  • function to calculate logarithm of number
    C cuongcntt2002

    Can you show me a function to calculate logarithm of double in MFC?

    C / C++ / MFC c++ question

  • Double
    C cuongcntt2002

    Can you tell me how to check a String is double type in MFC? -- modified at 10:33 Sunday 14th May, 2006

    C / C++ / MFC c++ tutorial question

  • Character
    C cuongcntt2002

    Thanks so much

    C / C++ / MFC c++ tutorial

  • Character
    C cuongcntt2002

    Can you tell me how to check a character is Upper or Lower in MFC

    C / C++ / MFC c++ tutorial

  • Call Dll
    C cuongcntt2002

    I have a dll file written by MFC6.0. Now, I want to use it in MFC8.0, but I don't know how to import it to my project MFC8.0. Can anyone help me?

    C / C++ / MFC help tutorial question

  • Use dll file written by C++ MFC in C#
    C cuongcntt2002

    I have a dll file written by C++ MFC. I want to use it in C#, but I can't know how to use it. Who can show me how to use it? Thanks a lot!:confused:

    C# c++ csharp tutorial question

  • Programming Outlook
    C cuongcntt2002

    I'm studying about Programming Add-in for MS Outlook, but have no documents about it. Can you send me a tutorial about it? My email is cuong197@yahoo.com Thank you very much!!

    C / C++ / MFC com tutorial question
  • Login

  • Don't have an account? Register

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