C:\Program Files\Microsoft Visual
Studio\VC98\ATL\INCLUDE\atlconv.h(125) : error C2440: 'return' :
cannot convert from 'const char *' to 'const unsigned short *'
Types pointed to are unrelated; conversion requires
reinterpret_cast, C-style cast or function-style cast
I am using some ATL functionality ( String conversion)
In Preprocessor setting I have made UNICODE and _UNICODE , but no
change in error .
Any help is highly solicited .
Thanks,
Abhijit
You have to post some code to get better replies. If it has a lot of
non-Standard stuff then try the news:microsoft.vc.* family of newsgroups.
Sharad