CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3
  1. #1
    Join Date
    Feb 2007
    Posts
    3

    How to Japanese characters being typed

    Hi all,

    Is there any way to stop character being typed in japanese i tried to do it by handling keyboard event myself but fails as even handling it OS draws the chacters. Please let me know if you know how to stop it.

    Regards
    Arohi

  2. #2
    Join Date
    Aug 2005
    Posts
    478

    Re: How to Japanese characters being typed

    Are you rascist or something? Support international character sets
    Windows XP, Visual Studio 2008, SVN

  3. #3
    Join Date
    Feb 2002
    Posts
    4,640

    Re: How to Japanese characters being typed

    Quote Originally Posted by arohi
    Hi all,

    Is there any way to stop character being typed in japanese i tried to do it by handling keyboard event myself but fails as even handling it OS draws the chacters. Please let me know if you know how to stop it.

    Regards
    Arohi
    Why?

    Viggy

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