Click here to Skip to main content
15,867,453 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
C#
TCALLBACKPROC = function(strDataType:PChar; strDocument:PChar;strDriverName:PChar;strMachineName:PChar;strPrintername:PChar;strParameters:PChar;
                        strPrintProcessor:PChar; JobId:Integer;PagesPrinted:Integer; Size:Integer; status:Integer; TotalPages:Integer;
                        SizeHigh:LongInt; dmColor:ShortInt; dmPaperLength:ShortInt; dmPaperSize:ShortInt; dmPaperWidth:ShortInt):HRESULT stdcall;



Can any one tell me the unicode equivalent of PChar in delphi; I am trying to show اردو ویکیپیڈیا in a message box which is coming from a unicode DLL;
Thanks
Posted

1 solution

 
Share this answer
 
Comments
Espen Harlinn 19-Apr-13 13:39pm    
;)

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900