CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 7 of 7

Threaded View

  1. #7
    Join Date
    May 2009
    Location
    Bengaluru, India
    Posts
    460

    Re: Problem while exporting Values from DLL

    thanks

    In fact if I would have hesitated to ask this question ( which i did.. of course ) then I would assumed that multi-byte is---> Unicode and Single Byte is --- > Ascii

    Anyways.. if Ascii is multibyte then what about UNICODE which takes more space/bytes or whatever to represent?
    Last edited by vcdebugger; December 22nd, 2010 at 05:39 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured