Hellow anyone Have code that run external app in windows and that app takes time to load . Currently using Tprocess to do this but haven't finde any thing that hold my app to ...
Hi. Im trying decrypt an rsa pkcs1 string with private key file with openssl unit . But after days not successful to do . Any one have example code ?
have app that starts 3 thread and waits to terminate then repeat this when i set the freeonterminate to true app will stuck in thread.waitfor . why ? for TIndex := 0 t...
Is there any new YouTube videos for learning advance pascal ? I saw most of the old ones but they are just basic learning's
have big TstringList Created in second Thread and want add to A ListBox . Is "ListBox.Items.AddStrings" Thread-safe ? or should be do this adding in main Thread ? also i Dont ...
is any toml library for freepascal ?