CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

Search:

Type: Posts; User: jolly1984

Search: Search took 0.02 seconds.

  1. Replies
    2
    Views
    10,486

    Re: Detect File Character Encoding

    Thank you very much for your help.
    I will try your suggestion.
  2. Replies
    2
    Views
    10,486

    Detect File Character Encoding

    Hi to All,

    How to detect the character encoding of a file in visual basic 6?
    Your help is greatly appreciated.

    Thanks in advance.

    Regards,
  3. Replies
    3
    Views
    2,635

    Re: read Utf8 file with VC++ 6

    Hi hoxsiew ,

    I am trying to read a utf8 file that contains japanese characters using CFile class but when I display the text in a message box the text become distorted or garbled.
  4. Replies
    3
    Views
    2,635

    read Utf8 file with VC++ 6

    Hi to All,

    How to read utf8 file with VC++ 6 ?

    Thanks in advance.
  5. Thread: HTML Parser

    by jolly1984
    Replies
    1
    Views
    943

    HTML Parser

    Hi everyone,

    Does anyone know how to parse html in VC++ 6?I only need a simple parser, able to strip off all tags and ignore scripts.

    Thanks in advance.

    Best regards,
    Jolly
  6. Replies
    2
    Views
    771

    Re: MS Visual C++ 6 add-in

    Thank you for your quick response but I did not find an article for VC++ 6.
  7. Replies
    2
    Views
    771

    MS Visual C++ 6 add-in

    Hi to All,

    I'm creating a add-in in visual c++ 6 and I would like to get the path of the selected item from the file view.
    For example, If i click the file in the file view then invoke my add-in...
Results 1 to 7 of 7





Click Here to Expand Forum to Full Width

Featured