Advertisement

1 - 10 of 11 containing alltags:("C# Delphi") (0.002 seconds)
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, Windows Programming, Delphi Program...Date Answered: 09/11/2007 Grade: C 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#, Delphi Programming, PascalDate Answered: 02/27/2008 Grade: B 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 Grade: A Views: 9
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#, .Net Editors & IDEs, Visual St...Date Answered: 06/26/2008 Grade: A Views: 37
I want to read a wav file in small buffers and to call a function in a DLL with this buffer. Here the sample code in C. How do this with Delphi ? ========= FILE* essai=fopen("d:\\tri\\essai.wav",...
Zones: Delphi ProgrammingDate Answered: 12/08/1999 Grade: A Views: 0
Hi, I've a c dll i want to use in delphi. This works good until i have parameters. ok here's what i've done so far unit mkd; interface uses   Windows, Messages, SysUtils, Classes, G...
Zones: Delphi ProgrammingDate Answered: 01/13/2002 Grade: A Views: 0
Hi I wanna to start system programming like an [ ID Caller ] witch one is better ? C sharp or Delphi please explain thanks in advance
Zones: LanguagesDate Answered: 07/04/2006 Grade: A Views: 0
Hi experts, I have got a problem with trying to understand a few C lines. So if anybody could explain what they are doing or could translate them to VB or Delphi would be great. #define MAAPr...
Zones: CDate Answered: 10/11/2006 Grade: A Views: 0
Hi to all Gurus, How would one translate C code berlow to delphi (Pascal): static char bbuf[8*32]; static char *buf=bbuf; buf+=32; if(buf>=bbuf+8*32) buf=bbuf; bf[0]=buf[1]=buf[2]=0;
Zones: Delphi Programming, C++, PascalDate Answered: 04/19/2007 Grade: A Views: 0