IPB

> Adding Resources to an EXE File
Чат
Форум
Загрузка...
 

Language:
Русский
English

   Adding Resources to an EXE File


There are three ways to add resources to an executable file:

  - Use the resource editor to copy resources from a .RES file into the
    program's already-compiled .EXE file.
  - Specify the $R <file name> directive in the source code file.
    Each Pascal program can have only one resource file (although that
    resource file can include other resource files). All the files must be
   .RES files that store the resources in binary format.
  - Use the Microsoft Resource Compiler

Each Pascal program or unit can have only one resource file.

See Also

 
 К началу страницы 
Тэги: Resources,adding
 

Код для вставки: :: :: :: ГОСТ ::
Поделиться: //
 



-
Хостинг предоставлен компанией "Веб Сервис Центр" при поддержке компании "ДокЛаб"