Главная страница
Top.Mail.Ru    Яндекс.Метрика
Текущий архив: 2005.08.28;
Скачать: CL | DM;

Вниз

Конверт String -> WideString   Найти похожие ветки 

 
забыл   (2005-08-05 06:01) [0]

subj


 
Lexa ©   (2005-08-05 06:48) [1]

function StringToOleStr(const Source: string): PWideChar;

не подойдет?


 
Lamer@fools.ua ©   (2005-08-05 07:00) [2]

1. MultiByteToWideChar

2.
var
  S: AnsiString;
  WS: WideString;
begin
  // ...
  WS := S;
  // ...
end;


 
Lexa ©   (2005-08-05 07:23) [3]


> Lamer@fools.ua



> MultiByteToWideChar


Таким богатством D6 не обладает:)


 
забыл   (2005-08-05 07:41) [4]

thnx, guys


 
ЮЮ ©   (2005-08-05 07:44) [5]

>Таким богатством D6 не обладает:)

Сколько раз говорили, "не порть генофонд!"
unit Windows;

line 28990:

function MultiByteToWideChar; external kernel32 name "MultiByteToWideChar";


 
Lexa ©   (2005-08-05 08:03) [6]


> ЮЮ ©   (05.08.05 07:44) [5]


line 28908; ) Ну не встречал прежде, каюсь..


 
Leonid Troyanovsky ©   (2005-08-05 09:23) [7]


> subj


Object Pascal Language Guide
String types

String types can be mixed in assignments and expressions; the compiler automatically performs required conversions. But strings passed by reference to a function or procedure (as var and out parameters) must be of the appropriate type. Strings can be explicitly cast to a different string type (see Typecasts).

--
Regards, LVT.



Страницы: 1 вся ветка

Текущий архив: 2005.08.28;
Скачать: CL | DM;

Наверх




Память: 0.47 MB
Время: 0.061 c
1-1123344330
Viktop
2005-08-06 20:05
2005.08.28
Как быстрее прочитать и обработать файл


4-1120324212
Igivan
2005-07-02 21:10
2005.08.28
соединение с внешним устройством


9-1115410135
AlterEgo of WondeRu
2005-05-07 00:08
2005.08.28
OpenGL. При уменьшении изображения пропадают линии


4-1121089291
grigory
2005-07-11 17:41
2005.08.28
Проблема с остановкой хука!!


14-1123247971
Empleado
2005-08-05 17:19
2005.08.28
как иностранцу сойти за русского в Москве