Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in delphi-7

ShellExecuteEx and Coinitialize in VCL thread

delphi delphi-7

How to determine if all characters in a string are equal

delphi string delphi-7

RC4 in Delphi and C?

c delphi encryption delphi-7

How to get the equivalent of a static(class) field in Delphi?

delphi oop static delphi-7

Windows 8 Consumer Preview Wrong Major Version?

delphi delphi-7 windows-8

Stop Label Caption Flickering

delphi delphi-7 flicker

Broadcast a byte value to all 16 XMM slots in Delphi ASM

How to draw a translucent image on a form?

I get an error EStackOverflow when creating packed struct in delphi 7.0

Do I need to free elements of a list?

How can I send keys to another application using delphi 7?

ZLib unzip a zip containing multiple files

delphi delphi-7 zlib

How to store a Integer in a TObject property and then show that value to the user?

delphi delphi-7

How to receive http request in Delphi 7?

delphi http delphi-7

Delphi 7 - Copy the contents of a local variable (during debugging) to the clipboard

delphi debugging delphi-7

Changing the directory of Delphi OpenDialog

delphi delphi-7

How can I get cursor position on the form?

Where to save ini file dependent to machine (not user) on windows

How to write to I/O ports in Windows XP? (Delphi7)

windows delphi delphi-7 io

Does a thread terminate automatically if its main process is forcefully ended?