Writing OS with Delphi 7

Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
Post Reply
ekremkocak
Posts: 20
Joined: Sat Feb 21, 2015 10:39 am

Writing OS with Delphi 7

Post by ekremkocak »

https://github.com/ekremkocak/DelphiOS Delphi ile işletin sistemi yazılımı.
Attachments
Delphi_OS_13.rar
(30.12 KiB) Downloaded 46 times
klange
Member
Member
Posts: 679
Joined: Wed Mar 30, 2011 12:31 am
Libera.chat IRC: klange
Discord: klange

Re: Writing OS with Delphi 7

Post by klange »

Some feedback for you:

1. Bu forumun dili İngilizcedir.
2. The RAR file you uploaded to the forum is empty.
3. Your repository is a mess, you should not be committing binary files such as the results of compilation or archive files.
4. Delphi isn't a language, this is Object Pascal.
ekremkocak
Posts: 20
Joined: Sat Feb 21, 2015 10:39 am

Re: Writing OS with Delphi 7

Post by ekremkocak »

Geri bildirime geri bildirim
1 ingilizce bilmiyorum
2 dagınıklıgı seviyorum
3 delphi ile yazıyor "delphi dili " degil
4 eklentiyi kontrol edecegim.
ekremkocak
Posts: 20
Joined: Sat Feb 21, 2015 10:39 am

Re: Writing OS with Delphi 7

Post by ekremkocak »

rar bos degilmiş...
Attachments
Ekran Alıntısı.JPG
klange
Member
Member
Posts: 679
Joined: Wed Mar 30, 2011 12:31 am
Libera.chat IRC: klange
Discord: klange

Re: Writing OS with Delphi 7

Post by klange »

If you are going to continue posting in Turkish, please at least include an automated translation to English. I am not going to tell you this again.

Your RAR file is either broken or using very new features and reads as a completely empty archive with the tools I have available. There is no good reason to use RAR as an archive format in 2021. It is proprietary and outdated.

There is also no reason to post an archive of files here at all when you have already linked a repository on Github. We are not a file host, we are a forum - a place for discussion. Your previous threads from a few years ago were similarly unconstructive file dumps.

Image
Post Reply