Hi , I am using tchar.h in windows and in linux it is not supporting. i want to use _TEXT for unicode compatibility so please tell me in which header file _TEXT is defined for unicode compatibility. Is _TEXT present in Linux? regards, kapil
On 1/19/06, kgupta@in.safenet-inc.com kgupta@in.safenet-inc.com wrote:
I am using tchar.h in windows and in linux it is not supporting. i want to use _TEXT for unicode compatibility so please tell me in which header file _TEXT is defined for unicode compatibility.
Is _TEXT present in Linux?
Are you trying to compile a winelib app or adding code to wine itself?
-- James Hawkins