Отправляет email-рассылки с помощью сервиса Sendsay
  Все выпуски  

Новости для программистов Выпуск от 28-04-2008


Новости за 28-04-2008

 -Delphi & Builder (VCL) : Добавить EXE файл в своё приложение и запустить его
1. start notepad and create a .rc-file that looks like this:
starte notepad und erstelle ein .rc-file, das etwa so aussieht:

testfile exefile c:windowsnotepad.exe

(make sure that the path to your exe-file is correct!)
(stelle sicher, dass der pfad zur exe-datei korrekt ist!)

2. save it as myres.rc
speichere es als myres.rc

3. compile the file with brcc32.exe
(in your delphi-bin directory) to get myres.res
kompiliere die datei mit brcc32.exe
(im delphi-bin verzeichnis) um die datei myres.res zu erhalten.

4. copy myres.res to your project directory.
kopiere myres.res in das entsprechende projekt-verzeichnis.

5. in your unit write the following:
in der unit, schreibe etwa das folgende:
...


Подробнее...

 -Журналы : Компьютерра 16 (732) от 22 апреля 2008 года

Компьютерра  16 (732) от 22 апреля 2008 года


Подробнее...

 -Журналы : PC Gamer 4 (апрель 2008)

PC Gamer 4 (апрель 2008)



Подробнее...

В избранное