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

Вниз

windows.pas for FPC needs to change names   Найти похожие ветки 

 
Lars   (2005-06-10 16:48) [0]

I have had so many conflicts with windows.pas shipped with freepascal.. I"ve renamed mine to kolwindows.pas but maybe it should be named fpckolwindows.pas
The problem is that some units I use rely on the windows.pas for freepascal, and some rely on the windows.pas for kol.

I"ve made patches to Thaddy"s windows.pas for fpc/kol so that now it works named as kolwindows.pas.

What do you think it should be named?


 
Thaddy   (2005-06-10 18:38) [1]

windows.pas

I refer to my explanation before: If the JCL winapi is used you have to rename some things anyway and this is the way to go for VCL, FPC and KOL code alike. This is not a compiler issue, but a difference in opinion on how to translate the headers. The "correct" ones are for now the JCL ones.
And never mix code between the libraries.


 
Lars   (2005-06-11 06:32) [2]

Oh, so is there a JCL windows.pas unit that I should be using?  Does it offer the same code size.. i.e. no big initializations etc.?

Is it called windows.pas or jclwindows.pas.. ;)

I"ll check your website because I think I saw something on JCL there before.

Can you give any disadvantages with renaming the units differently? I.e. what are the disadvantages that I am missing here with kolfpcwindows vs windows.pas? I see how system.pas should remain system.pas, because you want to drop system.pas in it"s place. But when do we ever want to drop windows.pas in place or windows.pas?



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

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

Наверх




Память: 0.47 MB
Время: 0.032 c
15-1137190602
LordOfRock
2006-01-14 01:16
2006.02.05
Способы оплаты онлайн


15-1137410283
G707
2006-01-16 14:18
2006.02.05
Задачка, вроде простая, но...


15-1136971225
Loginov Dmitry
2006-01-11 12:20
2006.02.05
Работа с массивами


15-1137143641
SergP.
2006-01-13 12:14
2006.02.05
Не могу правильно отсортировать массив. Помогите.


2-1137512430
Virtukon
2006-01-17 18:40
2006.02.05
Ускорение процесса добавления текста в TStrings