home *** CD-ROM | disk | FTP | other *** search
/ Symantec Visual Cafe for Java 2.5 / symantec-visual-cafe-2.5-database-dev-edition.iso / DBServ / SAMPLES / SAMPLES.ZIP / ORDERS / OrderFormAppJDBC.rc < prev    next >
Encoding:
Text File  |  1997-02-21  |  1.8 KB  |  65 lines

  1. //
  2. // Symantec Cafe Studio generated header file
  3. //
  4. // This file is intended for use with Windows 95
  5. //
  6.  
  7. #ifdef JAVA
  8. #define SYMANTEC_JAVA
  9. #else
  10. #include <windows.h>
  11. #include <ver.h>
  12. #endif
  13.  
  14. #include "resource.k"
  15.  
  16.  
  17. "OrderFormAppJDBC.init" DIALOGEX MOVEABLE IMPURE LOADONCALL DISCARDABLE    10, 10, 269, 211, 0
  18. STYLE DS_MODALFRAME | 0x0004 | WS_CAPTION | WS_THICKFRAME | WS_SYSMENU | WS_VISIBLE | WS_POPUP
  19. CAPTION ""
  20. FONT 12, "MS Sans Serif", 700, 0 /*FALSE*/
  21. BEGIN
  22.     LTEXT           "HiNRG Systems.", company_label,     0,0,120,18, SS_LEFT, , 0
  23.     LTEXT           "123 Anywhere Street", company_address,     0,16,80,12, SS_LEFT, , 0
  24.     LTEXT           "AnyCity, State Zip", company_site,     0,24,64,12, SS_LEFT, , 0
  25.     LTEXT           "(xxx) 555 - 1234", company_phone,     0,32,60,12, SS_LEFT, , 0
  26.     EDITTEXT        requisition_num,     168,76,76,12, ES_AUTOHSCROLL | ES_LEFT, , 0
  27.     LTEXT           "Purchase Requisition", form_name,     172,4,96,12, SS_LEFT, , 0
  28. END
  29.  
  30. "OrderFormAppJDBC.init" DLGINIT
  31. BEGIN
  32.     // Control ID: (Main Form)
  33.     0, 0x414A, 14, 0
  34.         0x0002, 0x0000, 0x0000, 0x756E, 0x6C6C, 0x0000, 0x0000
  35.     // Control ID: company_label
  36.     3000, 0x0030, 14, 0
  37.         0x7241, 0x6169, 0x006C, 0x001A, 0x02BC, 0x0000, 0x0000
  38.     // Control ID: company_address
  39.     3000, 0x0030, 14, 0
  40.         0x7241, 0x6169, 0x006C, 0x000C, 0x0064, 0x0000, 0x0000
  41.     // Control ID: company_site
  42.     3000, 0x0030, 14, 0
  43.         0x7241, 0x6169, 0x006C, 0x000C, 0x0064, 0x0000, 0x0000
  44.     // Control ID: company_phone
  45.     3000, 0x0030, 14, 0
  46.         0x7241, 0x6169, 0x006C, 0x000C, 0x0064, 0x0000, 0x0000
  47.     // Control ID: requisition_num
  48.     3003, 0x0030, 14, 0
  49.         0x7241, 0x6169, 0x006C, 0x000C, 0x0064, 0x0000, 0x0000
  50.     // Control ID: form_name
  51.     3000, 0x0030, 14, 0
  52.         0x7241, 0x6169, 0x006C, 0x0010, 0x02BC, 0x0000, 0x0000
  53.     0
  54. END
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65.