Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in delphi

What allocating method to use for a high volume logger application?

Why does SHParseDisplayName give an access violation if I've imported it myself?

delphi winapi windows-shell

Delphi 5 causes EAccessViolation when manifest is added as a resource

Multithreaded WinHttp downloads

How keep the debug layout the same as the desktop layout

delphi ide

"No value for parameter" error message

Incorrect boundary string in multipart/mixed message

delphi indy10

Why does my code not compile, but rather gets E2506 Method of parameterized type declared in interface section must not use local symbol

Why doesn't TCusomWinSocket.ReceiveBuf ever return 0?

delphi sockets

Delphi XE2: Invoke WinAPI EnumResourceNames cause access violation in Win64 platform

delphi delphi-xe2

Transparent group box

DLL Breakpoints not being hit with "remote debug symbols" option, why and any security risks with those?

delphi debugging dll delphi-6

Indy TCPServer doesn't receive all packages from TCPClient when sending packages too frequently

How can I check whether a SHAutoComplete( ) list box is currently shown?

delphi winapi autocomplete

Delphi XE: Can I call virtual constructors with parameters from a classtype-constrained generic type without resigning to hacks?

Looking for a bin­ary-en­coded seri­al­iz­a­tion mechanism

Imagelist with alpha blend icons loses Transparency

What can cause the compiler not to produce a console output

delphi delphi-2010 dunit

Is multitouch gesture programming available in Delphi Firemonkey iOS apps?

ios delphi firemonkey

Why do I get "type has no typeinfo" error with an enum type

delphi enums rtti typeinfo