Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in delphi

Send Ctrl+Key to a 3rd Party Application

Why doesn't my encryption work after I upgrade beyond Delphi 2007?

Is it possible to modify an already loaded resource?

delphi winapi resources

Is it safe to use interfaces from dll

How to improve perfomance using multithreading?

Delphi Webcam Simple Program

delphi webcam

files from *.rc are not refreshed when compiling/building

delphi rc

How to cut a movie into quarters & display on 4 monitors?

delphi video

Delphi XE2 New Service - Why does it include these VCL units?

delphi service delphi-xe2 vcl

Need to figure which pixels are (completely) transparent

delphi opacity image

How to analyze excessive memory consumption (PageFileUsage) in a Delphi Application?

Order by a field containing Numbers and Letters

sql delphi delphi-xe2 paradox

Delphi, FindNext return error 18 even there is a folder

delphi

How can i tell if i'm being called during DLL_PROCESS_DETACH after ExitProcess has been called?

Using Delphi's stuct arrays and strings in C#

c# delphi pinvoke

How to pass a parameter to a OLE Automation object such as MS Word

Overloaded constructors in C# similar to Delphi (with multiple names)

If a Delphi library uses Random, should it avoid to call Randomize itself?

delphi random

How to call this delphi .dll function from C#?

c# delphi pinvoke

TStringList and TThread that does not free all of its memory