Enter Keywords:
1 - 10 of 87(0.051 seconds)
Sort By:
 
Hello, I am trying to do some code in delphi and searched alot until I found this code, but it's in C or C++ I don't know since I don't know neither C nor C++. So if someone can help me covertin...
Zones: Delphi Programming, C, C++Date Answered: 09/27/2008 Rating: 7.2 Views: 0
delphi has the ability to take c++ obj files and link them statically so if I have a function in a c++ obj void MyProc() I would be able to add this in delphi {$L myobj.obj} procedure M...
Zones: C++Date Answered: 01/17/2003 Rating: 9.0 Views: 0
How can I create a custom control using C# (a new Button for example) that I can use on any Win32 environment.  I tired creating a Windows Control Library but I was not able to expose the controls ...
Zones: Programming, Window...Date Answered: 09/11/2007 Rating: 8.2 Views: 0
I have an application that needs to have the following functionality: 1. User tells system to connect to new bluetooth device 2. Application will turn on discovery and wait for a request for au...
Zones: Delphi Programming, PC ...Date Answered: 02/04/2008 Rating: 8.4 Views: 0
I want to be able to read an acord file into my program in a grid or something like that in order to manipulate that data, I wonder if there is a sample somewhere as it is a industry standard forma...
Zones: C#, Pascal, D...Date Answered: 02/27/2008 Rating: 7.2 Views: 4
I have to develop an IE Toolbar compaitble with all browser types (IE/Firefox etc). Search text will be in unicode Hindi language. I need help on design tips for the same, installation and registry...
Zones: MS Dev, Editors IDEsDate Answered: 03/29/2008 Rating: 8.2 Views: 13
Hi Folks, I need to find the Distinguished Name of an LDAP for any user using c# I only have the IP and PORT is there any function for this ? thanks
Zones: MS Visual C#, ...Date Answered: 06/26/2008 Rating: 8.4 Views: 15
I have two applications, one written in C# (Windows Forms) and the other in Delphi (Win32).  Is it possible to render a TPanel (or other component) within the running Delphi application onto some c...
Zones: Delphi Programming, .NET, C#Date Answered: 09/19/2008 Rating: 9.5 Views: 20
I'm writing an application in Delphi (using D2005) calling a DLL written in C using MinGW. So far it works fine, BUT I would like to debug the DLL using MinGW. I have added a host application and w...
Zones: C, Delphi IDEDate Answered: 10/08/2008 Rating: 7.4 Views: 39
I have two desktop applications running on the same machine.  One is written in C# at targets Net 2.0.  The other is written in Delphi for Win32.  What I would like to do is have the two applicatio...
Zones: Delphi IDE, ...Date Answered: 01/03/2009 Rating: 7.6 Views: 17