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

Вниз

Как прально описвать функцию?   Найти похожие ветки 

 
Pomashok   (2003-09-13 21:34) [0]

StringToWideChar(const Source: string; Dest: PWideChar; DestSize: Integer): PWideChar;


 
Zacho ©   (2003-09-13 21:42) [1]

Так и описывать. А в чем вопрос, собственно ?


 
default ©   (2003-09-13 21:51) [2]

function спереди добавь


 
nikkie ©   (2003-09-13 22:03) [3]

и зачем такая функция вдруг понадобилась?


 
Думкин ©   (2003-09-14 08:53) [4]

function StringToWideChar(const Source: string; Dest: PWideChar; DestSize: Integer): PWideChar;

Description

StringToWideChar converts the string given by Source from ANSI to UNICODE and stores the result in the buffer given by Dest and DestSize. Following the call, the Dest buffer contains at most DestSize - 1 characters from the source string, terminated by a NULL wide character. The function returns a pointer to Dest.

В чем вопрос?



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

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

Наверх




Память: 0.47 MB
Время: 0.015 c
14-82446
Karnegi.
2003-09-07 20:50
2003.09.25
Что изучают на профессии


7-82526
_NoS_
2003-07-10 16:49
2003.09.25
Список форм


4-82541
xZero
2003-07-23 22:43
2003.09.25
Меню


6-82380
Yelchev
2003-07-29 00:51
2003.09.25
Проблема с IntraWeb в ISAPi приложении.


1-82267
titnn
2003-09-14 13:45
2003.09.25
Form : OnActivate(onDeactivate) почему не отрабатываются события