I am using TIdHTTP to download xml file (currency values) from url: http://nbt.tj/?c=4&id=28&lg=ru&d=21-02-2011&export=xmlout and it showing me weird characters
I need an example of parsing swf file header in C++ bu开发者_如何学Pythonilder.The framerate is stored in the header. Just index to the correct position in the binary file and read the value.
I have the following code in my OnExecu开发者_StackOverflow中文版te in C++ Builder XE: void __fastcall Test::TestExecute( TIdContext* AContext )
I am working with ShockWave flash ActiveX in c++ builder 2010 IDE and my program show ads (swf files) that will be loaded by .ini file that I add the path to each movie. Whenthe number ads increased I
I have a TPageControl with a number of TTabSheets that contain TForms (or possibly TFrames, but TForms for now).
Using C++ Builder 6, Ctrl-Space loc开发者_开发问答ks up the IDE for 3-5 seconds before presenting the suggestions list.
I am trying to build boost_1_39 provided with Borland Rad Studio XE using WinXP. The latest version of Developer Studio provides boost_1_39 installer, but not the prebuilt libraries.
Is it real to write mask for corre开发者_如何学Cct time input? Max hours: 23 Max mins: 59 23:59@Funtime, why you are using a TMaskEdit componnet? instead try a using a a TDateTimePicker. You must set
I\'ve created a .NET COM DLL that I need to use in my C++ Builder 4 project. I\'m able to import the DLL using the Import Type Library functionality (in fact I import the TLB file that comes with the
I have a simple project that\'s written in c++ builder 6. It\'s about encryption RSA algorithm. Wanted to convert to c++ builder 2010 but it gives errors