Languages Delphi & Kylix Delphi Experts  

BRCC Expert

download download  
important code information
author:
Grahame Marsh
minimum requirements:
BRCC Expert description

This expert makes available the BRCC32 resource script compiler from within the Delphi IDE. The Delphi Editor is used to enter the input resource scripts to make the .RC file, the compiler is run from within the IDE. The compiler can be called to make both 32 bit and 16 bit resource files, although this code has only been written for 32 bit Delphi and win32 api. The expert adds: a "New Resource" menu item to the IDE File menu a "Resource File" icon to the new item dialog a "Compile Resource" command, "Resource Options" dialog and a series of resource types to the IDE Project menu. Each resource file will have its own option file as well (.ROF). Options you set can be made default and are saved to the registry. More or less all of the BRCC32 command line features can be used by appropriate settings in the Options menu. You need a manual for BRCC32 to understand how to write .RC files and what the various BRCC32 command line options are for. The expert predeclares #defines of R16 and R32 when compiling 16 and 32 bit resources respectively. The only manual I have is for BRCC which is in the 16 bit resource workshop help file.


File List:
RCEXPT.DFM2Kb
RCEXPT.PAS30Kb
RCEXPT1.DFM1Kb
RCEXPT1.PAS1Kb
RCEXPT2.DFM2Kb
RCEXPT2.PAS1Kb
TEST1.RC298b
TEST1.ROF112b

Similar code
JEL, A Scripting Language (Popularity: ) : JEL (Justin's Elite Language) This is a scripting language written in delphi. With this you can parse full equations with function calls, variables, etc. Scripts are useful for extending your programs capabilities with user programming for those complicated settings. enjoy ...
TProcessorClockTimer (Popularity: ) : Delphi component for benchmarking, speed testing It is written in Delphi 6 and tested on Win2k
TAR (Popularity: ) : Ability to create TAR + bZip2 archives...
Almost Home (Popularity: ) : The purpose of this code is to provide 'Almost Home' functionality to the Delphi IDE. What this means is that you can press the 'Home' key and the cursor will move to the beggining of the text (not the beggining ...
User reviews

Write a review:
1 2 3 4 5 6 7 8 9 10
1=poor 10=excellent
Write review*
Your name*
Email*
  (Comments are moderated, and will not appear on this site until the editor has approved them)
 
Rate me
supported os
stats
downloads 54
version
size in Kb 11
popularity   1018/7913373
user rating 5/10
ad


New Code
Popular Code