source: branches/DirectWeb/WoWHostingWebServer.rc

Last change on this file was 82, checked in by george, 15 years ago
  • Přidáno: Výchozí zdrojové kódy pro http server ve free pascalu.
File size: 302 bytes
Line 
1#define RT_MANIFEST 24
2#define CREATEPROCESS_MANIFEST_RESOURCE_ID 1
3#define ISOLATIONAWARE_MANIFEST_RESOURCE_ID 2
4#define ISOLATIONAWARE_NOSTATICIMPORT_MANIFEST_RESOURCE_ID 3
5
6CREATEPROCESS_MANIFEST_RESOURCE_ID RT_MANIFEST "WoWHostingWebServer.manifest"
7MAINICON ICON "WoWHostingWebServer.ico"
Note: See TracBrowser for help on using the repository browser.