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...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_23760497.html
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...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_20458731.html
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 ...
http://www.experts-exchange.com/Programming/Misc/Q_22792301.html
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...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_23116666.html
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...
http://www.experts-exchange.com/Programming/Languages/C_Sharp/Q_23160715.html
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...
http://www.experts-exchange.com/Microsoft/Development/Q_23280333.html
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
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_CSharp/Q_23500789.html
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...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_23707698.html
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...
http://www.experts-exchange.com/Programming/Languages/C/Q_23792765.html
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...
http://www.experts-exchange.com/Programming/Editors_IDEs/Delphi/Q_23926090.html
Zones:
Delphi IDE,
...Date Answered: 01/03/2009 Rating: 7.6 Views: 17