Re: ?Anybody get it?
From: Chuck Zalinski (charlz_at_online.microsoft.com)
Date: 10/13/04
- Next message: r_z_aret_at_pen_fact.com: "Re: Which process do I open to start running cab file using RAPI"
- Previous message: Jeff Kelley [MS]: "Re: MAC bridging and sniffing packets with specific Ethertype"
- In reply to: Bruce Eitman \(eMVP\): "Re: ?Anybody get it?"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 13 Oct 2004 20:59:26 GMT
I have seen similar problems to what you are seeing when the workstation
you are running is not using English (Japanese for example). What can
happen is that developers at Microsoft use non-standard characters in the
CPP file that look fine on an English workstation, but are represented as
something different when the workstation language is Japanese.
The fix is to use the C escape sequence sequence instead for the character:
For example: TEXT("\x2026")
This is my guess as to what you are seeing.
- Next message: r_z_aret_at_pen_fact.com: "Re: Which process do I open to start running cab file using RAPI"
- Previous message: Jeff Kelley [MS]: "Re: MAC bridging and sniffing packets with specific Ethertype"
- In reply to: Bruce Eitman \(eMVP\): "Re: ?Anybody get it?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|