Главная страница
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.48 MB
Время: 0.025 c
9-1115431469
Anim
2005-05-07 06:04
2005.08.28
Как откомпилировать 3d character animator ?


3-1121413900
286
2005-07-15 11:51
2005.08.28
Поиск в текстовом файле


1-1123167746
timerlan
2005-08-04 19:02
2005.08.28
что в этом коде не то


4-1121231982
Jupiter
2005-07-13 09:19
2005.08.28
Архивация с помощью ARJ


14-1122362577
ANB
2005-07-26 11:22
2005.08.28
Теория Дарвина - жива или умерла ?