Read the group description, fool. Wrong group for this question. C#/ VB.NET/ASP.NET/?.NET only.
On Sat, Nov 29, 2008 at 12:49 AM, shan mugam <[EMAIL PROTECTED]> wrote: > Hi Friends, > > I am doing the mobile development appln in Win32 C++. i have a address > value in the wchar_t data type, in it, i want to replace '%20' in space of > address value. I have given below my sample code. plz give guide me. I am > waiting for your reply. > > Coding: > ===== > > PocketMobileStruct *mypmh = (PocketMobileStruct *) lParam; > > wchar_t sCity = (wchar_t)mypmh->BusinessAddressCity; > > Thanks > Shunmugam > Chennai >