Badge
| Enlightened | First to answer and accepted with score of 10 or more. This badge can be awarded multiple times. |
David Heffernan earned this badge 180 times |
may 15 at 19:55
Load x64 or a x86 DLL depending upon the platform?
may 13 at 19:51
How can I pass a pointer from C# to an unmanaged DLL?
may 11 at 16:27
alloca function in C
may 7 at 0:23
Font consistency throughout Project?
apr 27 at 23:13
Python Assignment Order
apr 25 at 17:01
Delphi XE4 immutable strings
apr 24 at 1:04
How do I used 2 quotes in os.system? PYTHON
apr 23 at 13:53
How I can patch a private method of a delphi class?
apr 22 at 22:27
Why Copy function behaves differently in 64-bit Delphi XE3?
apr 19 at 20:44
Predefined symbol to select between Lazarus and Delphi
apr 19 at 14:23
How to get Windows native look for the .NET TreeView?
apr 15 at 15:14
Elegant way to make all dirs in a path
apr 2 at 19:23
C++ consuming delphi DLL
apr 2 at 17:53
The “local” directive in Delphi
mar 29 at 19:54
How to free a generic TList<T>?
mar 28 at 20:07
Export functions from dll only ordinal
mar 26 at 5:49
How to show the sort arrow on a TListView column?
mar 16 at 16:51
How to force a focus on a component before the Form is shown
mar 12 at 18:32
Delphi CopyMemory vs C++ memcpy
mar 12 at 16:57
Annotating Methods in Delphi?
mar 7 at 10:58
Delphi 'AND' evaluation with 2 conditions
mar 4 at 19:39
How to create a TStringList descendant with Owner that will auto free the TStringList?
mar 3 at 22:38
Best way of sharing images between several applications
feb 19 at 10:41
Messagebox delay in Delphi
feb 18 at 12:26
Can we call Native Windows API from Delphi?
feb 3 at 23:28
Using Generic containers in Delphi XE - always?
feb 3 at 12:17
Why is a maximized Delphi form 8 pixels wider and higher than the GetSystemMetrics values?
jan 29 at 18:53
Why won't TDateTimePicker let me navigate to February?
jan 15 at 13:06
How to make Systray icon by default more visible in Win7/8
jan 10 at 18:05
Drag and Drop files to Delphi form not working
jan 10 at 13:30
Delphi 64-bit: finding incorrect casts?
jan 7 at 4:36
Iterate recursively through nodes in a tree view?
jan 5 at 11:44
Any difference between malloc and Marshal.AllocHGlobal?
dec 30 at 1:44
Delphi:Is a temporary PChar guaranteed to have the same value after a string variable pointed by the PChar is changed?
dec 21 at 1:11
Issue with FileExists and Modified Date
dec 18 at 6:50
Do we lost data in a buffer after realloc'ing?
dec 6 at 16:44
What does HWND do in ShellExecute?
nov 30 at 17:16
Math.Ceiling weird behaviour
nov 14 at 5:28
How do I translate a C union into Delphi?
nov 7 at 12:40
How to reduce the size of JPG file?
nov 4 at 11:08
initialize/reset struct to zero/null
oct 30 at 18:55
Interfaces without reference counting
oct 18 at 21:18
Radio buttons in Delphi
oct 17 at 15:13
How do I determine the Windows 'Download folder' path?
oct 9 at 21:06
equivalent of Console.ReadLine() in c++
oct 5 at 23:19
MDI application consumes 100% cpu in idle
sep 19 at 21:51
Is it possible to conditionally use XPManifest at runtime?