resource.h 64 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458
  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by YLGL.rc
  4. //
  5. #define IDOK2 3
  6. #define IDD_ABOUTBOX 100
  7. #define IDR_MAINFRAME 128
  8. #define IDR_YLGLTYPE 129
  9. #define IDI_ICON1 130
  10. #define IDI_ICON2 131
  11. #define IDI_ICON3 132
  12. #define IDI_ICON4 133
  13. #define IDI_ICON5 134
  14. #define IDI_ICON6 135
  15. #define IDI_ICON7 136
  16. #define IDI_ICON8 137
  17. #define IDI_ICON9 138
  18. #define IDI_ICON10 139
  19. #define IDI_ICON11 140
  20. #define IDB_NORMAL 141
  21. #define IDB_DISABLE 142
  22. #define IDD_DIALOG1 143
  23. #define IDD_DIALOG2 144
  24. #define IDD_DLGShangPin 144
  25. #define IDR_TOOLBAR1 145
  26. #define IDD_DLGconnect 147
  27. #define IDD_DLGSPLB 148
  28. #define IDD_DLGsenddata 149
  29. #define IDD_DLGBuMen 150
  30. #define IDD_DIALOG3 151
  31. #define IDD_DLGWorker 151
  32. #define IDD_DLGTX 152
  33. #define IDD_DIALOG4 153
  34. #define IDD_DLGTXSP 153
  35. #define IDD_DLGSPBox 154
  36. #define IDD_DIALOG5 155
  37. #define IDD_DLGProvider 155
  38. #define IDD_DLGYu 156
  39. #define IDD_DLGBooking 156
  40. #define IDD_DIALOG6 157
  41. #define IDD_DLGPayOutSet 157
  42. #define IDD_DIALOG7 158
  43. #define IDD_DLGPayOutInput 158
  44. #define IDD_DLGClient 159
  45. #define IDD_DIALOG8 160
  46. #define IDD_DLGIncomeInput 160
  47. #define IDD_DLGDailyForm 161
  48. #define IDD_DLGClientForm 162
  49. #define IDD_DLGTake 163
  50. #define IDD_DLGTakeMoney 164
  51. #define IDD_DIALOG9 165
  52. #define IDD_DLGTakeMoney2 165
  53. #define IDD_DLGInputWaiter 166
  54. #define IDD_DLGChoosePhoto 167
  55. #define IDD_DLGChooseMoney 168
  56. #define IDD_DLGChooseMoney2 169
  57. #define IDD_DLGTakeAway 170
  58. #define IDD_DLGTakeAwayMoney 171
  59. #define IDD_DLGTakeAwayMoney2 172
  60. #define IDD_DIALOG10 173
  61. #define IDD_DLGModifyDate 173
  62. #define IDD_DIALOG11 174
  63. #define IDD_DLGDinDanFrom 174
  64. #define IDD_DLGModifyStatus 175
  65. #define IDD_DIALOG12 176
  66. #define IDD_DLGTodayForm 176
  67. #define IDD_DIALOG13 177
  68. #define IDD_DLGSPForm 177
  69. #define IDD_DIALOG14 178
  70. #define IDD_DLGAccount 178
  71. #define IDD_DIALOG15 179
  72. #define IDD_DLGLogin 179
  73. #define IDD_DLGPsw 180
  74. #define IDD_DIALOG16 181
  75. #define IDD_DLGModifyDinDan 181
  76. #define IDD_DLGdel 183
  77. #define IDD_DIALOG17 184
  78. #define IDD_DLGTakeControlForm 184
  79. #define IDD_DLGTakeControl 185
  80. #define IDD_DLGTakeFrom 186
  81. #define IDD_DLGimportphoto 187
  82. #define IDD_DLGShowPic 188
  83. #define IDD_DLGShowPic2 189
  84. #define IDD_DIALOG18 190
  85. #define IDD_DLGChoosePhotoForm 190
  86. #define IDD_DLGShowPic3 191
  87. #define IDB_BITMAP1 191
  88. #define IDR_MENU1 192
  89. #define IDB_BITMAP2 192
  90. #define IDD_DIALOG19 193
  91. #define IDD_DLGFlowChartForm 193
  92. #define IDB_BITMAP3 193
  93. #define IDD_DLGModifyFlowChart 194
  94. #define IDD_DLGFlowChart 194
  95. #define IDB_BITMAP4 194
  96. #define IDD_DLGBeautifySkin 195
  97. #define IDB_BITMAP5 195
  98. #define IDD_DLGDesignFrom 196
  99. #define IDB_BITMAP6 196
  100. #define IDD_DLGTakeAwayFrom 197
  101. #define IDD_DLGPhotoPrintFrom 197
  102. #define IDB_BITMAP7 197
  103. #define IDD_DLGTackAway 198
  104. #define IDD_DLGTakeAway2 198
  105. #define IDB_BITMAP8 198
  106. #define IDD_DLGaddsp 199
  107. #define IDB_BITMAP9 199
  108. #define IDD_DLGoutsourcing 200
  109. #define IDB_BITMAP10 200
  110. #define IDD_DLGoutsourcingdlg 201
  111. #define IDB_BITMAP11 201
  112. #define IDD_DLGmydlg 202
  113. #define IDB_BITMAP12 202
  114. #define IDB_BITMAP13 203
  115. #define IDC_CURSORHAND 204
  116. #define IDB_BITMAP14 204
  117. #define IDD_DLGChoosePhotoSkin2 205
  118. #define IDB_BITMAP15 205
  119. #define IDD_DLGChoosePhotoSkin3 206
  120. #define IDB_BITMAP16 206
  121. #define IDD_DLGTestConn 207
  122. #define IDB_BITMAP17 207
  123. #define IDB_BITMAP18 208
  124. #define IDD_DIALOG20 209
  125. #define IDD_DLGsalaryset 209
  126. #define IDB_BITMAP19 209
  127. #define IDD_DLGmysalary 210
  128. #define IDB_BITMAP20 210
  129. #define IDR_JPG1 211
  130. #define IDB_BITMAP21 211
  131. #define IDR_LIA1 212
  132. #define IDB_BITMAP22 212
  133. #define IDR_LIA2 213
  134. #define IDB_BITMAP23 213
  135. #define IDR_LIA3 214
  136. #define IDB_BITMAP24 214
  137. #define IDR_LIA4 215
  138. #define IDB_BITMAP25 215
  139. #define IDR_LIA5 216
  140. #define IDB_BITMAP26 216
  141. #define IDD_DLGprintpreview 217
  142. #define IDB_BITMAP27 217
  143. #define IDD_DLGSetStyle 218
  144. #define IDB_BITMAP28 218
  145. #define IDD_DLGClientRequirement 219
  146. #define IDB_BITMAP29 219
  147. #define IDD_DLGBeautifySkin2 220
  148. #define IDB_BITMAP30 220
  149. #define IDD_DLGFinanceFrom 221
  150. #define IDB_BITMAP31 221
  151. #define IDD_DLGSelectPhote 222
  152. #define IDB_BITMAP32 222
  153. #define IDD_DLGMonthForm 223
  154. #define IDB_BITMAP33 223
  155. #define IDD_DLGYearForm 224
  156. #define IDB_BITMAP34 224
  157. #define IDD_DLGsql 225
  158. #define IDB_BITMAP35 225
  159. #define IDD_DLGoutsourcingdlg2 226
  160. #define IDB_BITMAP36 226
  161. #define IDD_DLGSelProvider 227
  162. #define IDB_BITMAP37 227
  163. #define IDD_DLGTakeMoney3 228
  164. #define IDB_BITMAP38 228
  165. #define IDD_DLGYearForm2 229
  166. #define IDB_BITMAP39 229
  167. #define IDB_BITMAP40 230
  168. #define IDD_DLGDBCONFIG 231
  169. #define IDB_BITMAP41 231
  170. #define IDD_DLGsetpath 232
  171. #define IDB_BITMAP42 232
  172. #define IDD_DLGStuffAchievement 233
  173. #define IDD_DLGStaffAchievement 233
  174. #define IDD_DIALOG21 236
  175. #define IDD_DLGStaffAchievementShowAll 236
  176. #define IDD_NEROWORKDLG 237
  177. #define IDD_DIALOG22 238
  178. #define IDD_DLGBurnCD 238
  179. #define IDD_DLGSelWaiter2 239
  180. #define IDD_DLGStaffAchievementSet 240
  181. #define IDD_DLGTakeStautsSel 241
  182. #define IDD_DLGAnimateWindow 242
  183. #define IDD_DIALOG23 243
  184. #define IDD_DLGBooking2 243
  185. #define IDD_DLGTXSP2 244
  186. #define IDR_LIA6 245
  187. #define IDD_DIALOG24 246
  188. #define IDD_DLGSelContent 246
  189. #define IDD_DLGClientMoney 247
  190. #define IDR_JPG2 248
  191. #define IDD_DLGDelPhotoSet 249
  192. #define IDD_DLGCompanyInfo 250
  193. #define IDD_DLGPhotoBak 251
  194. #define IDD_DLGSendMsg 252
  195. #define IDD_DLGMsgReg 253
  196. #define IDD_DLGGetPhone 254
  197. #define IDD_DLGMsgSet 255
  198. #define IDD_DLGShowMember 256
  199. #define IDD_DLGInputMemberno 257
  200. #define IDD_DLGAddMember 258
  201. #define IDD_DLGShowMemberReg 259
  202. #define IDD_DLGMemberSet 260
  203. #define IDD_DLGUseMemberCard 261
  204. #define IDR_JPG3 262
  205. #define IDD_DLGDressManage 263
  206. #define IDD_DLGShowDress 264
  207. #define IDD_DLGHireDress 265
  208. #define IDD_DLGShowHireReg 266
  209. #define IDD_DLGHireDressReturn 267
  210. #define IDD_DLGSendMsgDlg 268
  211. #define IDD_DLGInputGoods 269
  212. #define IDD_DLGShowGoods 270
  213. #define IDD_DLGEmployee 271
  214. #define IDD_DLGEmployeeMsg 271
  215. #define IDD_DLGMainFrmDlg 272
  216. #define IDD_DLGWelcome 273
  217. #define IDR_JPG4 274
  218. #define IDD_DLGTXFG 277
  219. #define IDB_SCROLL 278
  220. #define IDB_CLOSE 279
  221. #define IDB_MAX 280
  222. #define IDB_MIN 281
  223. #define IDB_RESTORE 282
  224. #define IDB_TITLE 283
  225. #define IDD_DLGEmployeeForm 284
  226. #define IDD_DLGSelBurnDevice 285
  227. #define IDD_DLGtime5 286
  228. #define IDD_DLGCheckDesign 287
  229. #define IDD_DLGAREA 288
  230. #define IDD_DLGClientArea 289
  231. #define IDD_DLGSetPercentAll 291
  232. #define IDD_DIALOG25 292
  233. #define IDD_DLGSetSalary 292
  234. #define IDD_DLGShowHisSalary 293
  235. #define IDD_DLGIncomeInput2 294
  236. #define IDD_DLGIncomeInput3 295
  237. #define IDD_DIALOG26 296
  238. #define IDD_DLGIncomeInput4 296
  239. #define IDD_DLGstoreintochart 297
  240. #define IDD_DLGClient2Form 298
  241. #define IDD_DLGAddClient 299
  242. #define IDD_DLGClientFromChart 300
  243. #define IDD_DLGClientReasonChart 301
  244. #define IDD_DLGTakeMoney4 302
  245. #define IDD_DLGAccount2 303
  246. #define IDD_DLGsetpath2 304
  247. #define IDR_LIA7 305
  248. #define IDD_DLGInputMemberno2 306
  249. #define IDD_DLGBooking3 307
  250. #define IDD_DLGClient2 308
  251. #define IDD_DLGModifyDinDan2 310
  252. #define IDD_DLGMsgSet2 311
  253. #define IDD_DLGClientForm2 312
  254. #define IDD_DLGGetPhone2 313
  255. #define IDD_DLGWorkMsg 314
  256. #define IDD_DLGSelMsgContent 315
  257. #define IDD_DLGWorker2 316
  258. #define IDD_DLGSetLoginTime 317
  259. #define IDD_DLGSetLoginBan 318
  260. #define IDD_DLGLoginReg 319
  261. #define IDD_DLGPhoneRecord 320
  262. #define IDD_MP3BASICPLAYER_DIALOG 321
  263. #define IDD_DLGPhoneRecordOut 322
  264. #define IDD_DLGMissCall 323
  265. #define IDD_DLGTakeControl1 324
  266. #define IDD_DLGTakeControl2 325
  267. #define IDD_DLGTakeControl3 326
  268. #define IDD_DLGTakeControl4 327
  269. #define IDD_DLGTakeControl5 328
  270. #define IDD_DLGTakeControl6 329
  271. #define IDD_DLGTakeControl7 330
  272. #define IDD_DLGTakeControl8 331
  273. #define IDD_DLGInsideMsg 332
  274. #define IDD_DLGSendInsideMsg 333
  275. #define IDD_DLGShowEffect 334
  276. #define IDD_DLGInputCard2 335
  277. #define IDD_DLGShowCard2Reg 336
  278. #define IDD_DLGInputCard2Point 337
  279. #define IDD_DLGCard2Reg 338
  280. #define IDD_DLGCard2RegChart 339
  281. #define IDD_DLGShowMemberBlue 341
  282. #define IDD_DLGInputCard2PointBlue 342
  283. #define IDD_DLGCard2RegBlue 343
  284. #define IDD_DLGCard2RegChartBlue 344
  285. #define IDD_DLGSelMemberType 346
  286. #define IDD_DLGUsePoint 347
  287. #define IDD_DLGUsePointBlue 348
  288. #define IDD_DLGInputJT 349
  289. #define IDD_DLGSelMsgContent2 350
  290. #define IDD_DLGSelCardType 351
  291. #define IDD_DLGSetLeftBar 352
  292. #define IDR_JPG5 353
  293. #define IDD_DLGComparePhoto 354
  294. #define IDD_DLGDigitalWorkFrom 355
  295. #define IDD_DLGDigitalWorkSet 356
  296. #define IDD_DLGDigitalWorkSet2 357
  297. #define IDD_DLGHideWindow 358
  298. #define IDD_DLGOldClient 359
  299. #define IDD_DLGAddOldClient 360
  300. #define IDD_DLGTakeControl9 361
  301. #define IDD_DLGTakeControl10 362
  302. #define IDD_DLGSalarySet2 363
  303. #define IDD_DLGSalaryRateSet 364
  304. #define IDD_DLGSalarySet3 365
  305. #define IDD_DLGInputWork 366
  306. #define IDD_DLGInputWork2 367
  307. #define IDD_DLGInputWork3 368
  308. #define IDD_DLGSetRate1 369
  309. #define IDD_DLGSetRate2 370
  310. #define IDD_DLGtodaybar 371
  311. #define IDD_DLGPhotoPrintFrom2 372
  312. #define IDD_DLGoutsourcing2 373
  313. #define IDD_DLGSet 374
  314. #define IDD_DLGShowSelPhoto 375
  315. #define IDR_LIA8 376
  316. #define IDD_DLGSalaryRateSet2 377
  317. #define IDD_DLGSelMoneyType 378
  318. #define IDR_LIA9 380
  319. #define IDR_LIA10 381
  320. #define IDR_LIA11 382
  321. #define IDR_LIA12 383
  322. #define IDR_LIA13 385
  323. #define IDD_DLGSearchTake 386
  324. #define IDR_LIA14 387
  325. #define IDR_LIA15 388
  326. #define IDD_DLGShowSelPhoto2 389
  327. #define IDD_DLGShowMsg 390
  328. #define IDD_DLGYearFormBranch 392
  329. #define IDD_DLGYearFormBranch2 395
  330. #define IDD_DLGEmployeeForm2 398
  331. #define IDR_LIA16 399
  332. #define IDR_JPG6 400
  333. #define IDR_JPG7 401
  334. #define IDR_JPG8 402
  335. #define IDD_DLGoutsourcing3 403
  336. #define IDD_DIALOG27 404
  337. #define IDD_DLGLoginReg2 404
  338. #define IDD_DLGoutsourcing4 405
  339. #define IDD_DLGShowMschart 406
  340. #define IDD_DIALOG28 407
  341. #define IDD_DLGDinDanFromBranch 407
  342. #define IDD_DLGSelBranch 408
  343. #define IDD_ShowMsg 409
  344. #define IDR_LIA17 410
  345. #define IDD_PROPPAGE1 412
  346. #define IDD_PROPPAGE2 413
  347. #define IDD_DLGTest 414
  348. #define IDD_DLGBookingPage1 416
  349. #define IDD_DLGBookingPage2 418
  350. #define IDD_DLGBookingPage3 419
  351. #define IDD_DLGBookingPage4 421
  352. #define IDD_DLGBookingPage11 423
  353. #define IDD_DLGBookingPage22 424
  354. #define IDR_LIA18 425
  355. #define IDD_DLGSelGrowthTXName 426
  356. #define IDD_DIALOG29 427
  357. #define IDD_DLGIsGrowthTx 427
  358. #define IDD_DLGSetDesignNo 428
  359. #define IDD_DLGReplaceDesignNo 429
  360. #define IDD_DLGSalarySet4 430
  361. #define IDD_DLGSelExpendType 431
  362. #define IDD_DLGZipType 432
  363. #define IDD_DLGInputPhones 433
  364. #define IDD_DLGInputCard3 434
  365. #define IDD_DLGShowMember2 435
  366. #define IDD_DLGReCharge 436
  367. #define IDD_DLGReChargeReg 437
  368. #define IDD_DLGSelPayType 438
  369. #define IDD_DLGInputCardNo 439
  370. #define IDD_DLGMemberCardFunc 440
  371. #define IDD_DLGMemberCardFunc2 441
  372. #define IDD_DLGSelMemberCardFunc 442
  373. #define IDD_DLGMemberChart 443
  374. #define IDD_DLGLoginSign 444
  375. #define IDD_DLGShowMemberMsg 445
  376. #define IDD_DLGSelMsgContent3 446
  377. #define IDD_DLGShowBakState 447
  378. #define IDD_DLGGetClientInfo 448
  379. #define IDD_DLGGetPhoneAge 449
  380. #define IDD_DLGDinDanForm 450
  381. #define IDD_DLGAddOldClient2 452
  382. #define IDR_SLIA1 453
  383. #define IDD_DLGModifyReg 454
  384. #define IDD_DLGLogin2 455
  385. #define IDR_LIA19 456
  386. #define IDD_DLGCutPhoto 457
  387. #define IDD_DLGSetSize 458
  388. #define IDD_DLGShowCut 459
  389. #define IDD_DLGPhoneMsgSet 460
  390. #define IDD_DLGTimeOut 461
  391. #define IDD_DLGSetChildMsg 462
  392. #define IDD_DLGTodayForm2 463
  393. #define IDD_DLGTodayFormChild 464
  394. #define IDD_DLGInputDate 465
  395. #define IDD_DLGCompressOption 466
  396. #define IDD_DLGCompareContent 467
  397. #define IDD_DLGSearchFilter 468
  398. #define IDD_DLGShowLOg 469
  399. #define IDD_DLGInputPrice 470
  400. #define IDD_DLGSearchFilter2 471
  401. #define IDD_DLGHireDress2 472
  402. #define IDD_DLGShowHireReg2 473
  403. #define IDD_DLGUploadDes 474
  404. #define IDD_DLGSearchFilter3 476
  405. #define IDD_DLGSearchTake2 477
  406. #define IDD_DLGSearchTake3 478
  407. #define IDD_DLGSearchTake4 479
  408. #define IDD_DLGSearchTake5 480
  409. #define IDD_DLGUploadPhoto 481
  410. #define IDD_DLGSelDress 482
  411. #define IDD_DLGAddIncome 483
  412. #define IDD_DLGsingleincomemoney 484
  413. #define IDD_DLGSearchFilter4 485
  414. #define IDD_DLGOther2SaleChart 486
  415. #define IDI_ICONchart 489
  416. #define IDD_DLGSelExportType 490
  417. #define IDD_DLGInputPsw 492
  418. #define IDD_DLGhospitalclient 493
  419. #define IDD_DIALOG30 494
  420. #define IDD_DLGAddHospitalClient 495
  421. #define IDD_DLGHospitalInfoSet 497
  422. #define IDD_DLGhospitalclientAlarm 498
  423. #define IDD_DLGhospitalclientMsg 499
  424. #define IDD_DLGHospitalMsgSet 500
  425. #define IDI_ICONKEY 501
  426. #define IDR_GIF1 502
  427. #define IDD_DLGChooseFilter 503
  428. #define IDD_DLGAddClientLYFZ 504
  429. #define IDD_DLGSearchFilter5 505
  430. #define IDD_DIALOG31 507
  431. #define IDD_DLGClientForm3 507
  432. #define IDD_DLGShowPhoto 509
  433. #define IDD_DLGFixedAssets 510
  434. #define IDD_DLGInputName 511
  435. #define IDD_DLGInStock 512
  436. #define IDD_DLGSatisfaction 513
  437. #define IDD_DLGSatisfactionForm 514
  438. #define IDD_DLGWorkerReport 516
  439. #define IDD_DLGShowRemark 517
  440. #define IDD_DLGMsgReg2 518
  441. #define IDD_DLGMsgCode 519
  442. #define IDD_DIALOG32 521
  443. #define IDD_DLGMonthForm2 521
  444. #define IDC_CURSOR1 522
  445. #define IDR_JPG9 524
  446. #define IDR_JPG10 525
  447. #define IDR_JPG12 527
  448. #define IDR_JPG11 528
  449. #define IDR_JPG13 529
  450. #define IDD_DLGDinDanHistory 530
  451. #define IDD_DLGShowHistoryClient 531
  452. #define IDD_DLGChooseReason 532
  453. #define IDD_DLGSendInsideMsg2 533
  454. #define IDD_DLGSelFile 535
  455. #define IDD_DLGDressEarlyWarning 536
  456. #define IDD_DLGShowEarlyWarning 537
  457. #define IDR_LIA20 538
  458. #define IDD_DLGDinDanForm2 539
  459. #define IDD_DLGDelHC 540
  460. #define IDD_DLGCostCal 541
  461. #define IDD_DLGClientCenter 542
  462. #define IDD_DLGannualfee 543
  463. #define IDD_DLGProcessAlarm 544
  464. #define IDD_DLGAlarmDays 545
  465. #define IDD_DLGClientContract 546
  466. #define IDD_DLGFileManage 547
  467. #define IDI_ICON12 548
  468. #define IDI_ICON13 549
  469. #define IDD_DLGFileManage2 550
  470. #define IDD_DLGFileManage3 551
  471. #define IDC_STATIC1 1000
  472. #define IDC_STATIC2 1001
  473. #define IDC_BUTTON1 1002
  474. #define IDC_STATIC3 1002
  475. #define IDC_BUTTON2 1003
  476. #define IDC_BUTadd 1003
  477. #define IDC_STATIC12 1003
  478. #define IDC_BUTdel 1004
  479. #define IDC_BUTTON3 1004
  480. #define IDC_STATIC16 1004
  481. #define IDC_EDIT1 1005
  482. #define IDC_BUTspbox 1005
  483. #define IDC_BUTTON4 1005
  484. #define IDC_BUTAutoGet 1005
  485. #define IDC_BUTleftbar 1005
  486. #define IDC_BUTselall 1005
  487. #define IDC_STATIC24 1005
  488. #define IDC_BUTdel6 1005
  489. #define IDC_BUTadd2 1006
  490. #define IDC_EDITspname 1006
  491. #define IDC_BUTdel2 1006
  492. #define IDC_EDIT2 1006
  493. #define IDC_BUTTON5 1006
  494. #define IDC_STATIC25 1006
  495. #define IDC_EDITspdanwei 1007
  496. #define IDC_BUTspbox2 1007
  497. #define IDC_EDITaddr 1007
  498. #define IDC_EDIT3 1007
  499. #define IDC_BUTTON6 1007
  500. #define IDC_BUTdel5 1007
  501. #define IDC_BUTadd3 1007
  502. #define IDC_STATIC17 1007
  503. #define IDC_LIST1 1008
  504. #define IDC_EDITspjiaga1 1008
  505. #define IDC_EDITOccupation 1008
  506. #define IDC_BUTTON10 1008
  507. #define IDC_EDITclerk 1008
  508. #define IDC_EDIT7 1008
  509. #define IDC_STATIC18 1008
  510. #define IDC_EDITspjiage2 1009
  511. #define IDC_EDITqq 1009
  512. #define IDC_EDITOccupation3 1009
  513. #define IDC_BUTTON7 1009
  514. #define IDC_EDITren2 1009
  515. #define IDC_BUTdel3 1009
  516. #define IDC_BUTTON11 1009
  517. #define IDC_LIST5 1009
  518. #define IDC_EDIT8 1009
  519. #define IDC_BUTadd4 1009
  520. #define IDC_COMBOsplb 1010
  521. #define IDC_EDITaddr2 1010
  522. #define IDC_BUTTON8 1010
  523. #define IDC_EDIT4 1010
  524. #define IDC_EDITqq3 1010
  525. #define IDC_BUTTON32 1010
  526. #define IDC_EDITspbz 1011
  527. #define IDC_EDITOccupation2 1011
  528. #define IDC_BTNprint 1011
  529. #define IDC_EDIT5 1011
  530. #define IDC_EDIT9 1011
  531. #define IDC_COMBOsp 1011
  532. #define IDC_BUTTON14 1011
  533. #define IDC_EDITaddr3 1011
  534. #define IDC_LIST2 1012
  535. #define IDC_EDITqq2 1012
  536. #define IDC_EDIT6 1012
  537. #define IDC_EDIT10 1012
  538. #define IDC_BUTTON22 1012
  539. #define IDC_BUTsave 1013
  540. #define IDC_EDITOren 1013
  541. #define IDC_EDITBirthday 1013
  542. #define IDC_BUTTON9 1013
  543. #define IDC_EDITren3 1013
  544. #define IDC_LIST4 1013
  545. #define IDC_EDIT11 1013
  546. #define IDC_BUTTON15 1013
  547. #define IDC_COMBOsplb2 1013
  548. #define IDC_EDITspid 1014
  549. #define IDC_BUTsave2 1014
  550. #define IDC_LIST3 1014
  551. #define IDC_EDITObz2 1014
  552. #define IDC_EDITBirthday2 1014
  553. #define IDC_EDITdir1 1014
  554. #define IDC_EDIT12 1014
  555. #define IDC_LIST6 1014
  556. #define IDC_BUTTON16 1014
  557. #define IDC_COMBOsp2 1014
  558. #define IDC_EDITpost1 1014
  559. #define IDC_COMBOren 1014
  560. #define IDC_BUTclose 1015
  561. #define IDC_EDITdir2 1015
  562. #define IDC_BUTdel4 1015
  563. #define IDC_EDIT13 1015
  564. #define IDC_BTNprint2 1015
  565. #define IDC_BUTTON23 1015
  566. #define IDC_EDITdate1 1015
  567. #define IDC_EDITpost2 1015
  568. #define IDC_COMBObm 1016
  569. #define IDC_BUTclose2 1016
  570. #define IDC_EDITdir3 1016
  571. #define IDC_BUTTON12 1016
  572. #define IDC_EDIT14 1016
  573. #define IDC_BUTsave3 1016
  574. #define IDC_LIST7 1016
  575. #define IDC_EDITspjiage3 1016
  576. #define IDC_BUTTON17 1016
  577. #define IDC_EDITBirthday3 1016
  578. #define IDC_EDITdate2 1016
  579. #define IDC_EDITpost3 1016
  580. #define IDC_COMBOsplb3 1016
  581. #define IDC_EDITid 1017
  582. #define IDC_COMBOrenyuan 1017
  583. #define IDC_EDITdir4 1017
  584. #define IDC_LIST8 1017
  585. #define IDC_BUTTON18 1017
  586. #define IDC_COMBOstatus 1017
  587. #define IDC_BUTclose3 1017
  588. #define Btn_ExportExcel 1017
  589. #define IDC_EDITname 1018
  590. #define IDC_BUTMoney1 1018
  591. #define IDC_BUTstyle 1018
  592. #define IDC_EDITdir5 1018
  593. #define IDC_EDITmemberno 1018
  594. #define IDC_BUTTON19 1018
  595. #define IDC_LIST10 1018
  596. #define IDC_COMBOsex 1019
  597. #define IDC_BUTMoney2 1019
  598. #define IDC_COMBOwaiter1 1019
  599. #define IDC_EDITmemberno2 1019
  600. #define IDC_EDITitem 1019
  601. #define IDC_BUTTON20 1019
  602. #define IDC_EDITwidth 1019
  603. #define IDC_STATIC26 1019
  604. #define IDC_EDITcardtype 1019
  605. #define IDC_EDITphone 1020
  606. #define IDC_COMBOwaiter2 1020
  607. #define IDC_BUTTON13 1020
  608. #define IDC_BUTTON21 1020
  609. #define IDC_EDITheight 1020
  610. #define IDC_LIST11 1020
  611. #define IDC_EDITaddress 1021
  612. #define IDC_EDITdate 1021
  613. #define IDC_EDITphone2 1021
  614. #define IDC_EDITjiage 1021
  615. #define IDC_BUTTON24 1021
  616. #define IDC_COMBOwaiter22 1021
  617. #define IDC_COMBOwaiter8 1021
  618. #define IDC_EDITbz 1022
  619. #define IDC_COMBOzodiac 1022
  620. #define IDC_BUTTON25 1022
  621. #define IDC_EDITname3 1022
  622. #define IDC_EDIT17 1022
  623. #define IDC_EDITtaoxiid 1023
  624. #define IDC_EDITfax 1023
  625. #define IDC_EDITaddress2 1023
  626. #define IDC_BUTTON26 1023
  627. #define IDC_EDITphone3 1023
  628. #define IDC_EDITbz2 1023
  629. #define IDC_EDITtaoxiname 1024
  630. #define IDC_EDITnetaddress 1024
  631. #define IDC_COMBOwaiter5 1024
  632. #define IDC_EDITidno 1024
  633. #define IDC_BUTTON27 1024
  634. #define IDC_EDITphone4 1024
  635. #define IDC_EDITtaoxijiage 1025
  636. #define IDC_COMBOmarry 1025
  637. #define IDC_BUTTON28 1025
  638. #define IDC_EDITphone5 1025
  639. #define IDC_EDITzs 1026
  640. #define IDC_COMBOdimission 1026
  641. #define IDC_BUTTON29 1026
  642. #define IDC_EDITbusinessremark 1026
  643. #define IDC_COMBOtaoxiname 1027
  644. #define IDC_BUTTON30 1027
  645. #define IDC_EDITzs4 1027
  646. #define IDC_COMBOlevel 1027
  647. #define IDC_BUTprint 1028
  648. #define IDC_BUTTON31 1028
  649. #define IDC_EDITcontractno 1028
  650. #define IDC_COMBOid 1029
  651. #define IDC_EDITmoney 1029
  652. #define IDC_BUTmodify 1029
  653. #define IDC_BUTtake 1029
  654. #define IDC_COMBOwaiter7 1029
  655. #define IDC_BUTprint2 1029
  656. #define IDC_EDITcontractno2 1029
  657. #define IDC_BUTTON33 1029
  658. #define IDC_EDITmoney1 1030
  659. #define IDC_COMBO1 1030
  660. #define IDC_BUTchoose 1030
  661. #define IDC_EDITrenyuan1 1030
  662. #define IDC_COMBOwaiter12 1030
  663. #define IDC_EDITzs6 1030
  664. #define IDC_EDITmoney2 1031
  665. #define IDC_COMBO2 1031
  666. #define IDC_BUTmodify2 1031
  667. #define IDC_BUTtakeaway 1031
  668. #define IDC_COMBOwaiter13 1031
  669. #define IDC_EDITmoney3 1032
  670. #define IDC_COMBO3 1032
  671. #define IDC_BUTmodify3 1032
  672. #define IDC_BUTtake2 1032
  673. #define IDC_EDITrenyuan2 1032
  674. #define IDC_COMBOwaiter14 1032
  675. #define IDC_EDITname1 1033
  676. #define IDC_COMBO4 1033
  677. #define IDC_EDITmoney4 1033
  678. #define IDC_BUTchoose2 1033
  679. #define IDC_BUTmodify4 1033
  680. #define IDC_COMBOwaiter9 1033
  681. #define IDC_EDITname2 1034
  682. #define IDC_BUTtakeaway2 1034
  683. #define IDC_BUTmodify5 1034
  684. #define IDC_COMBO7 1034
  685. #define IDC_BUTprint5 1034
  686. #define IDC_EDITtime1 1035
  687. #define IDC_BUTall 1035
  688. #define IDC_EDITwaiter7 1035
  689. #define IDC_EDITmoney5 1035
  690. #define IDC_EDITbz3 1035
  691. #define IDC_EDITno 1035
  692. #define IDC_COMBOdatetime 1035
  693. #define IDC_COMBO8 1035
  694. #define IDC_BUTprint3 1035
  695. #define IDC_EDITtime2 1036
  696. #define IDC_EDITdresstype 1036
  697. #define IDC_BUTchoose3 1036
  698. #define IDC_COMBObz 1036
  699. #define IDC_EDITcard2no1 1036
  700. #define IDC_COMBO9 1036
  701. #define IDC_BUTprint4 1036
  702. #define IDC_EDITbz4 1036
  703. #define IDC_BUTmodify6 1036
  704. #define IDC_EDITtime3 1037
  705. #define IDC_EDITcard2no2 1037
  706. #define IDC_COMBO10 1037
  707. #define IDC_BUTtake3 1037
  708. #define IDC_BUTprint6 1037
  709. #define IDC_BUTmodify7 1037
  710. #define IDC_EDITdiscount 1038
  711. #define IDC_EDITcount 1038
  712. #define IDC_EDITcard2no3 1038
  713. #define IDC_COMBO12 1038
  714. #define IDC_BUTprint7 1038
  715. #define IDC_BUTmodify8 1038
  716. #define IDC_EDITpayed1 1039
  717. #define IDC_EDITremark 1039
  718. #define IDC_EDITcount2 1039
  719. #define IDC_EDITcard2no4 1039
  720. #define IDC_EDITdress 1039
  721. #define IDC_EDITmoney7 1039
  722. #define IDC_EDITpayed2 1040
  723. #define IDC_EDITprice1 1040
  724. #define IDC_EDITcard2no5 1040
  725. #define IDC_EDITremark2 1040
  726. #define IDC_EDITpayed3 1041
  727. #define IDC_EDITprice2 1041
  728. #define IDC_EDITremark3 1041
  729. #define IDC_EDITpayed4 1042
  730. #define IDC_EDITpayed5 1043
  731. #define IDC_BUTclient 1044
  732. #define IDC_EDITtime4 1045
  733. #define IDC_EDITid2 1045
  734. #define IDC_EDITwaiter6 1045
  735. #define IDC_EDITtime5 1046
  736. #define IDC_BUTWaiter 1046
  737. #define IDC_DATETIMEPICKER1 1046
  738. #define IDC_EDITtakezs 1047
  739. #define IDC_EDITid3 1047
  740. #define IDC_BUTinfo2 1047
  741. #define IDC_DATETIMEPICKER2 1047
  742. #define IDC_BUTpic 1048
  743. #define IDC_EDITtaoxizs 1048
  744. #define IDC_EDITtime7 1048
  745. #define IDC_BUTinfo3 1048
  746. #define IDC_DATETIMEPICKER3 1048
  747. #define IDC_EDITtime6 1049
  748. #define IDC_EDITtime8 1049
  749. #define IDC_BUTinfo4 1049
  750. #define IDC_DATETIMEPICKER4 1049
  751. #define IDC_EDITwaiter1 1050
  752. #define IDC_COMBOstatus1 1050
  753. #define IDC_DATETIMEPICKER5 1050
  754. #define IDC_BUTFinish 1051
  755. #define IDC_EDITwaiter2 1051
  756. #define IDC_COMBOstatus2 1051
  757. #define IDC_DATETIMEPICKER6 1051
  758. #define IDC_CHECK1 1052
  759. #define IDC_EDITwaiter3 1052
  760. #define IDC_COMBOstatus3 1052
  761. #define IDC_CHECK2 1053
  762. #define IDC_EDITrenyuan 1053
  763. #define IDC_COMBOstatus4 1053
  764. #define IDC_CHECK3 1054
  765. #define IDC_EDITzs2 1054
  766. #define IDC_EDITwaiter4 1054
  767. #define IDC_COMBOstatus5 1054
  768. #define IDC_CHECK4 1055
  769. #define IDC_EDITzs3 1055
  770. #define IDC_EDITtaoxizs2 1055
  771. #define IDC_COMBOstatus6 1055
  772. #define IDC_CHECK5 1056
  773. #define IDC_CHECK6 1057
  774. #define IDC_EDITtime88 1057
  775. #define IDC_CHECK7 1058
  776. #define IDC_EDITtime9 1058
  777. #define IDC_CHECK8 1059
  778. #define IDC_EDITtime10 1059
  779. #define IDC_CHECK9 1060
  780. #define IDC_COMBOstatus7 1060
  781. #define IDC_CHECK10 1061
  782. #define IDC_CHECK11 1062
  783. #define IDC_CHECK12 1063
  784. #define IDC_CHECK13 1064
  785. #define IDC_CHECK14 1065
  786. #define IDC_CHECK15 1066
  787. #define IDC_CHECK16 1067
  788. #define IDC_CHECK17 1068
  789. #define IDC_CHECK18 1069
  790. #define IDC_CHECK19 1070
  791. #define IDC_CHECK20 1071
  792. #define IDC_CHECK21 1072
  793. #define IDC_CHECK22 1073
  794. #define IDC_CHECK23 1074
  795. #define IDC_CHECK24 1075
  796. #define IDC_CHECK25 1076
  797. #define IDC_CHECK26 1077
  798. #define IDC_CHECK27 1078
  799. #define IDC_CHECK28 1079
  800. #define IDC_CHECK29 1080
  801. #define IDC_CHECK30 1081
  802. #define IDC_CHECK31 1082
  803. #define IDC_CHECK32 1083
  804. #define IDC_CHECK33 1084
  805. #define IDC_CHECK34 1085
  806. #define IDC_CHECK35 1086
  807. #define IDC_CHECK36 1087
  808. #define IDC_CHECK37 1088
  809. #define IDC_CHECK38 1089
  810. #define IDC_CHECK39 1090
  811. #define IDC_CHECK40 1091
  812. #define IDC_CHECK41 1092
  813. #define IDC_CHECK42 1093
  814. #define IDC_CHECK43 1094
  815. #define IDC_CHECK44 1095
  816. #define IDC_CHECK45 1096
  817. #define IDC_CHECK46 1097
  818. #define IDC_CHECK47 1098
  819. #define IDC_CHECK48 1099
  820. #define IDC_CHECK49 1100
  821. #define IDC_CHECK50 1101
  822. #define IDC_CHECK51 1102
  823. #define IDC_CHECK52 1103
  824. #define IDC_CHECK53 1104
  825. #define IDC_COMBOtype 1104
  826. #define IDC_CHECK54 1105
  827. #define IDC_CHECK55 1106
  828. #define IDC_EDITpsw3 1106
  829. #define IDC_COMBOdindantype 1106
  830. #define IDC_CHECK56 1107
  831. #define IDC_STATIC10 1107
  832. #define IDC_CHECK57 1108
  833. #define IDC_EDITtime 1108
  834. #define IDC_CHECK58 1109
  835. #define IDC_EDITOclothescount 1109
  836. #define IDC_CHECK59 1110
  837. #define IDC_EDITOoutside 1110
  838. #define IDC_CHECK60 1111
  839. #define IDC_BUTimportphoto 1111
  840. #define IDC_EDITOclothescount2 1111
  841. #define IDC_STATIC29 1111
  842. #define IDC_BUTmoney 1112
  843. #define IDC_PROGRESS1 1112
  844. #define IDC_EDITOoutside2 1112
  845. #define IDC_BUTimportphoto2 1112
  846. #define IDC_CHECK61 1112
  847. #define IDC_BUTshowphoto 1113
  848. #define IDC_BUTmoney3 1113
  849. #define IDC_CHECK62 1113
  850. #define IDC_EDITOcfno 1113
  851. #define IDC_BUTexportphoto 1114
  852. #define IDC_CHECK63 1114
  853. #define IDC_BUTmoney5 1114
  854. #define IDC_COMBOurgent 1115
  855. #define IDC_BUTexportphoto2 1115
  856. #define IDC_BUTmoney4 1115
  857. #define IDC_CHECK64 1115
  858. #define IDC_BUTimportphoto3 1115
  859. #define IDC_EDITchoosezs 1116
  860. #define IDC_CHECK65 1116
  861. #define IDC_BUTexportphoto3 1116
  862. #define IDC_COMBOwaiter3 1117
  863. #define IDC_CHECK66 1117
  864. #define IDC_COMBOwaiter4 1118
  865. #define IDC_BTNaddsp 1118
  866. #define IDC_CHECK67 1118
  867. #define IDC_COMBOaccount 1119
  868. #define IDC_BTNaddsp2 1119
  869. #define IDC_CHECK68 1119
  870. #define IDC_CHECK69 1120
  871. #define IDC_BUTexport 1121
  872. #define IDC_CHECK70 1121
  873. #define IDC_EDITbase 1122
  874. #define IDC_CHECK71 1122
  875. #define IDC_EDITrate1 1123
  876. #define IDC_CHECK72 1123
  877. #define IDC_EDITrate2 1124
  878. #define IDC_CHECK73 1124
  879. #define IDC_EDITmonth 1125
  880. #define IDC_EDITrate5 1125
  881. #define IDC_CHECK74 1125
  882. #define IDC_SPIN1 1126
  883. #define IDC_CHECK75 1126
  884. #define IDC_EDITyear 1127
  885. #define IDC_BUTdelall 1127
  886. #define IDC_SPIN4 1127
  887. #define IDC_CHECK76 1127
  888. #define IDC_SPIN2 1128
  889. #define IDC_BUTdelall2 1128
  890. #define IDC_BUTbm1 1128
  891. #define IDC_SPIN5 1128
  892. #define IDC_CHECK77 1128
  893. #define IDC_EDITrate3 1129
  894. #define IDC_BUTbm2 1129
  895. #define IDC_RADIO1 1129
  896. #define IDC_EDITday 1129
  897. #define IDC_SPIN6 1129
  898. #define IDC_CHECK78 1129
  899. #define IDC_EDITrate4 1130
  900. #define IDC_BUTbm3 1130
  901. #define IDC_RADIO2 1130
  902. #define IDC_SPIN3 1130
  903. #define IDC_COMBO5 1130
  904. #define IDC_CHECK79 1130
  905. #define IDC_EDITsalary 1131
  906. #define IDC_BUTbm4 1131
  907. #define IDC_COMBOrenyuan1 1131
  908. #define IDC_RADIO9 1131
  909. #define IDC_CHECK80 1131
  910. #define IDC_COMBO11 1131
  911. #define IDC_EDITpage 1131
  912. #define IDC_BUTbm5 1132
  913. #define IDC_BUTget 1132
  914. #define IDC_EDITrate6 1132
  915. #define IDC_CHECK81 1132
  916. #define IDC_RADIO14 1132
  917. #define IDC_SPIN7 1132
  918. #define IDC_BUTbm6 1133
  919. #define IDC_COMBOprovider 1133
  920. #define IDC_EDITmoney6 1133
  921. #define IDC_CHECK82 1133
  922. #define IDC_RADIO15 1133
  923. #define IDC_BTNdel 1134
  924. #define IDC_CHECK83 1134
  925. #define IDC_RADIO16 1134
  926. #define IDC_BUTToPhotoPrint 1135
  927. #define IDC_CHECK84 1135
  928. #define IDC_RADIO17 1135
  929. #define IDC_BTNdel2 1135
  930. #define IDC_CHECK85 1136
  931. #define IDC_RADIO18 1136
  932. #define IDC_RADIO3 1137
  933. #define IDC_CHECK86 1137
  934. #define IDC_RADIO4 1138
  935. #define IDC_BUTshowall 1138
  936. #define IDC_CHECK87 1138
  937. #define IDC_RADIO5 1139
  938. #define IDC_STATIC4 1139
  939. #define IDC_CHECK88 1139
  940. #define IDC_RADIO6 1140
  941. #define IDC_STATIC5 1140
  942. #define IDC_CHECK89 1140
  943. #define IDC_RADIO19 1140
  944. #define IDC_RADIO7 1141
  945. #define IDC_STATIC6 1141
  946. #define IDC_CHECK90 1141
  947. #define IDC_RADIO8 1142
  948. #define IDC_STATIC7 1142
  949. #define IDC_CHECK91 1142
  950. #define IDC_RADIO20 1142
  951. #define IDC_STATIC8 1143
  952. #define IDC_RADIO10 1143
  953. #define IDC_RADIO21 1143
  954. #define IDC_STATIC9 1144
  955. #define IDC_RADIO11 1144
  956. #define IDC_STATIC11 1145
  957. #define IDC_RADIO12 1145
  958. #define IDC_RADIO22 1145
  959. #define IDC_RADIO13 1146
  960. #define IDC_STATIC13 1146
  961. #define IDC_RADIO23 1146
  962. #define IDC_MSCHART1 1147
  963. #define IDC_STATIC14 1147
  964. #define IDC_RADIO24 1147
  965. #define IDC_MSCHART2 1148
  966. #define IDC_server1 1148
  967. #define IDC_BUT1 1148
  968. #define IDC_RADIO25 1148
  969. #define IDC_MSCHART3 1149
  970. #define IDC_server2 1149
  971. #define IDC_BUTburncd 1149
  972. #define IDC_STATIC15 1149
  973. #define IDC_RADIO26 1149
  974. #define IDC_server3 1150
  975. #define IDC_STATICTip 1150
  976. #define IDC_BUTburnreg 1150
  977. #define IDC_BUT2 1150
  978. #define IDC_BUTburncd2 1150
  979. #define IDC_STATIC19 1150
  980. #define IDC_RADIO27 1150
  981. #define IDC_MSCHART4 1150
  982. #define IDC_server4 1151
  983. #define IDC_BUTchoosedir 1151
  984. #define IDC_BUT3 1151
  985. #define IDC_BUTburncd3 1151
  986. #define IDC_RADIO28 1151
  987. #define IDC_path1 1152
  988. #define IDC_EDITbaktime 1152
  989. #define IDC_BUT4 1152
  990. #define IDC_BUTsendmsg 1152
  991. #define IDC_RADIO29 1152
  992. #define IDC_path2 1153
  993. #define IDC_EDT_SMS 1153
  994. #define IDC_STATIC27 1153
  995. #define IDC_path3 1154
  996. #define IDC_EDT_RECV_MOBI 1154
  997. #define IDC_path4 1155
  998. #define IDC_EDT_NUM 1155
  999. #define IDC_BTN_SEND 1156
  1000. #define IDC_server5 1156
  1001. #define IDC_EDITused 1157
  1002. #define IDC_path5 1157
  1003. #define IDC_BTN_Sel 1157
  1004. #define IDC_EDITbalance 1158
  1005. #define IDC_EDITdays1 1159
  1006. #define IDC_EDITdays2 1160
  1007. #define IDC_EDITmembermoney 1160
  1008. #define IDC_EDITcontent1 1161
  1009. #define IDC_BUTload 1161
  1010. #define IDC_EDITcontent2 1162
  1011. #define IDC_BUTreset 1162
  1012. #define IDC_EDITinputdate 1163
  1013. #define IDC_BUTgetno 1163
  1014. #define IDC_EDITcontent3 1163
  1015. #define IDC_COMBOno 1164
  1016. #define IDC_EDITdays3 1164
  1017. #define IDC_BUTgetno2 1164
  1018. #define IDC_EDITcontent4 1165
  1019. #define IDC_COMBOarea 1166
  1020. #define IDC_EDITcontent5 1166
  1021. #define IDC_COMBOarea2 1167
  1022. #define IDC_EDITcontent6 1167
  1023. #define IDC_COMBO6 1168
  1024. #define IDC_EDITcontent7 1168
  1025. #define IDC_BUTclear1 1169
  1026. #define IDC_EDITcontent8 1169
  1027. #define IDC_BUTclear2 1170
  1028. #define IDC_COMBOfrom 1170
  1029. #define IDC_EDITcontent9 1170
  1030. #define IDC_BUTclear3 1171
  1031. #define IDC_COMBOreason 1171
  1032. #define IDC_EDITcontent10 1171
  1033. #define IDC_BUTclear4 1172
  1034. #define IDC_STATIC20 1172
  1035. #define IDC_EDITcontent11 1172
  1036. #define IDC_BUTclear5 1173
  1037. #define IDC_EDITloginno1 1173
  1038. #define IDC_EDITcontent12 1173
  1039. #define IDC_COMBOhospital 1173
  1040. #define IDC_STATIC28 1173
  1041. #define IDC_EDITloginno2 1174
  1042. #define IDC_COMBObusinesstype 1174
  1043. #define IDC_PLAY 1175
  1044. #define IDC_COMBObusinessintention 1175
  1045. #define IDC_STOP 1176
  1046. #define IDC_EDITmembername 1176
  1047. #define IDC_COMBOdesaddr 1176
  1048. #define IDC_PAUSE 1177
  1049. #define IDC_EDITcard2no 1177
  1050. #define IDC_COMBOclerk 1177
  1051. #define IDC_BUTmsg 1178
  1052. #define IDC_COMBOrate 1179
  1053. #define IDC_COMBOrate2 1180
  1054. #define IDC_EDITrate 1181
  1055. #define IDC_COMBOrate3 1181
  1056. #define IDC_EDITcount1 1182
  1057. #define IDC_COMBOrate4 1182
  1058. #define IDC_EDITcount3 1183
  1059. #define IDC_COMBOrate5 1183
  1060. #define IDC_STATIC21 1183
  1061. #define IDC_COMBOrate6 1184
  1062. #define IDC_STATIC22 1184
  1063. #define IDC_COMBOrate7 1185
  1064. #define IDC_STATIC23 1185
  1065. #define IDC_COMBOrate8 1186
  1066. #define IDC_LIST9 1186
  1067. #define IDC_COMBOrate9 1187
  1068. #define IDC_BUTaddjd 1187
  1069. #define IDC_COMBOrate10 1188
  1070. #define IDC_BUTdeljd 1188
  1071. #define IDC_BUTupload 1191
  1072. #define IDC_BUTinfo1 1192
  1073. #define IDC_BUTnew 1193
  1074. #define IDC_BUTimport 1194
  1075. #define IDC_BUTSetDesignNo 1195
  1076. #define IDC_EDIT15 1196
  1077. #define IDC_EDIT16 1197
  1078. #define IDC_SLIDER1 1197
  1079. #define IDC_SCROLLBAR1 1198
  1080. #define IDC_EDITcontent14 1199
  1081. #define IDC_EDITcontent13 1200
  1082. #define IDC_EDITcontent15 1201
  1083. #define IDC_COMBOwaiter6 1201
  1084. #define IDC_BTNSEARCHFILTER 1202
  1085. #define IDC_EDITcontent16 1202
  1086. #define IDC_EDITaccount 1203
  1087. #define IDC_COMBOname 1204
  1088. #define IDC_EDITpsw 1205
  1089. #define IDC_COMBOtatus2 1205
  1090. #define IDC_EDITpsw2 1206
  1091. #define IDC_COMBOtatus3 1206
  1092. #define IDC_COMBOtype2 1207
  1093. #define IDC_COMBOtatus4 1207
  1094. #define IDC_COMBOtatus1 1208
  1095. #define IDC_COMBOtype3 1208
  1096. #define IDC_EDITcardnum 1209
  1097. #define IDC_EDITbluescale1 1210
  1098. #define IDC_EDITbluescale2 1211
  1099. #define IDC_BUTpay 1211
  1100. #define IDC_EDITbluescale3 1212
  1101. #define IDC_EDITsitem 1212
  1102. #define IDC_EDITbluescale4 1213
  1103. #define IDC_CHECKmsg 1213
  1104. #define IDC_EDITbluescale5 1214
  1105. #define IDC_COMBOfood 1214
  1106. #define IDC_EDITbluescale6 1215
  1107. #define IDC_DATETIMEPICKERdate1 1215
  1108. #define IDC_EDITbluescale7 1216
  1109. #define IDC_EDITpregnancydays 1216
  1110. #define IDC_DATETIMEPICKERdate2 1216
  1111. #define IDC_EDITbluescale8 1217
  1112. #define IDC_EDITaddr1 1217
  1113. #define IDC_EDITbluescale9 1218
  1114. #define IDC_EDITphone1 1218
  1115. #define IDC_EDITbluescale10 1219
  1116. #define IDC_DATETIMEPICKERbookingdate 1219
  1117. #define IDC_DATETIMEPICKERalarmdate 1220
  1118. #define IDC_CHECKalarmcheck 1221
  1119. #define IDC_COMBOcheckcontent 1222
  1120. #define IDC_EDITclientqq 1223
  1121. #define IDC_EDITcontact 1224
  1122. #define IDC_COMBOuseqq 1225
  1123. #define IDC_EDITresult 1226
  1124. #define IDC_EDITsolution 1227
  1125. #define IDC_EDITquestion 1228
  1126. #define IDC_EDITtype 1229
  1127. #define IDC_COMBOresult 1230
  1128. #define IDC_STATIC100 1231
  1129. #define IDC_STATIC101 1232
  1130. #define IDC_STATIC102 1233
  1131. #define IDC_STATIC103 1234
  1132. #define IDC_STATIC104 1235
  1133. #define IDC_EDITbz5 1236
  1134. #define IDC_STATIC105 1236
  1135. #define IDC_EDITworker 1237
  1136. #define IDC_EDITcode1 1238
  1137. #define IDC_EDITcode2 1239
  1138. #define IDC_EDITcode3 1240
  1139. #define IDC_COMBOcardtype 1240
  1140. #define IDC_EDITcode4 1241
  1141. #define IDC_BUTdel1 1241
  1142. #define IDC_EDITcode5 1242
  1143. #define IDC_BTNshow1 1242
  1144. #define IDC_EDITcode6 1243
  1145. #define IDC_RESERVE1 1243
  1146. #define IDC_EDITcode7 1244
  1147. #define IDC_BTNshow2 1244
  1148. #define IDC_RESERVE2 1244
  1149. #define IDC_BUTshow 1244
  1150. #define IDC_EDITgood1 1245
  1151. #define IDC_BTNshow3 1245
  1152. #define IDC_RESERVE3 1245
  1153. #define IDC_COMBObranch 1245
  1154. #define IDC_EDITgood2 1246
  1155. #define IDC_BTNshow4 1246
  1156. #define IDC_RESERVE4 1246
  1157. #define IDC_STATICbranch 1246
  1158. #define IDC_EDITgood3 1247
  1159. #define IDC_RESERVE5 1247
  1160. #define IDC_TREE1 1247
  1161. #define IDC_EDITgood4 1248
  1162. #define IDC_BUTAddP 1248
  1163. #define IDC_EDITgood5 1249
  1164. #define IDC_BUTAddC 1249
  1165. #define Btn_NextOne 1249
  1166. #define IDC_EDITgood6 1250
  1167. #define IDC_BUTAddP2 1250
  1168. #define IDC_BUTrename 1250
  1169. #define Btn_TimeFilter 1250
  1170. #define IDC_EDITgood7 1251
  1171. #define IDC_BUTAddP3 1251
  1172. #define Btn_ContentFind 1251
  1173. #define IDC_EDITmedium1 1252
  1174. #define IDC_BUTAddP4 1252
  1175. #define Edt_ContentFind 1252
  1176. #define IDC_EDITmedium2 1253
  1177. #define IDC_BUTAddP5 1253
  1178. #define DTP_StartTime 1253
  1179. #define IDC_EDITmedium3 1254
  1180. #define DTP_EndTime 1254
  1181. #define IDC_EDITmedium4 1255
  1182. #define Btn_ExportToU 1255
  1183. #define IDC_EDITmedium5 1256
  1184. #define IDC_EDITmedium6 1257
  1185. #define Btn_Urgent 1257
  1186. #define IDC_EDITmedium7 1258
  1187. #define CB_KINDS 1258
  1188. #define IDC_EDITbad1 1259
  1189. #define Btn_MicroShare 1259
  1190. #define IDC_EDITbad2 1260
  1191. #define ST_TTT 1260
  1192. #define IDC_EDITbad3 1261
  1193. #define IDC_EDITbad4 1262
  1194. #define Btn_NewCard 1262
  1195. #define IDC_EDITbad5 1263
  1196. #define Btn_Recharge 1263
  1197. #define IDC_EDITbad6 1264
  1198. #define IDC_RemoteChoosePhoto 1264
  1199. #define IDC_EDITbad7 1265
  1200. #define IDM_TODAY 32772
  1201. #define IDM_CODE 32773
  1202. #define IDM_DINDAN 32774
  1203. #define IDM_CLIENT 32775
  1204. #define IDM_Daily 32776
  1205. #define IDM_HELP 32777
  1206. #define IDM_HELPFILE 32777
  1207. #define ID_BUTTON32780 32780
  1208. #define IDM_SPLB 32781
  1209. #define IDM_BUMEN 32782
  1210. #define IDM_SP 32783
  1211. #define IDM_WORKER 32784
  1212. #define IDM_TAOXI 32785
  1213. #define IDM_TAOXISP 32786
  1214. #define IDM_Provider 32787
  1215. #define IDM_PayOutSet 32788
  1216. #define IDM_PayOut 32789
  1217. #define IDM_PayOutInput 32789
  1218. #define IDM_Account 32790
  1219. #define ID_INDICATOR_USER 32791
  1220. #define IDM_Psw 32791
  1221. #define IDM_Logout 32792
  1222. #define IDM_TAKECONTROL 32793
  1223. #define IDM_TAKEAWAYBOOK 32794
  1224. #define IDM_MENUsp1 32795
  1225. #define IDM_MENUsp2 32796
  1226. #define IDM_MENUsp3 32797
  1227. #define IDM_MENUsp4 32798
  1228. #define IDM_MENUsp5 32799
  1229. #define IDM_MENUsp6 32800
  1230. #define IDM_MENUsp7 32801
  1231. #define IDM_MENUsp8 32802
  1232. #define IDM_MENUsp9 32803
  1233. #define IDM_MENUsp10 32804
  1234. #define IDM_MENUsp11 32805
  1235. #define IDM_MENUsp12 32806
  1236. #define IDM_MENUsp13 32807
  1237. #define IDM_MENUsp14 32808
  1238. #define IDM_MENUsp15 32809
  1239. #define IDM_MENUsp16 32810
  1240. #define IDM_MENUsp17 32811
  1241. #define IDM_MENUsp18 32812
  1242. #define IDM_MENUsp19 32813
  1243. #define IDM_MENUsp20 32814
  1244. #define IDM_MENUsp21 32815
  1245. #define IDM_MENUsp22 32816
  1246. #define IDM_MENUsp23 32817
  1247. #define IDM_MENUsp24 32818
  1248. #define IDM_MENUsp25 32819
  1249. #define IDM_MENUsp26 32820
  1250. #define IDM_MENUsp27 32821
  1251. #define IDM_MENUsp28 32822
  1252. #define IDM_MENUsp29 32823
  1253. #define IDM_MENUsp30 32824
  1254. #define IDM_MENUsp31 32825
  1255. #define IDM_MENUsp32 32826
  1256. #define IDM_MENUsp33 32827
  1257. #define IDM_MENUsp34 32828
  1258. #define IDM_MENUsp35 32829
  1259. #define IDM_MENUsp36 32830
  1260. #define IDM_MENUsp37 32831
  1261. #define IDM_MENUsp38 32832
  1262. #define IDM_MENUsp39 32833
  1263. #define IDM_MENUsp40 32834
  1264. #define IDM_MENUsp41 32835
  1265. #define IDM_MENUsp42 32836
  1266. #define IDM_MENUsp43 32837
  1267. #define IDM_MENUsp44 32838
  1268. #define IDM_MENUsp45 32839
  1269. #define IDM_MENUsp46 32840
  1270. #define IDM_MENUsp47 32841
  1271. #define IDM_MENUsp48 32842
  1272. #define IDM_MENUsp49 32843
  1273. #define IDM_MENUsp50 32844
  1274. #define IDM_MENUsp51 32845
  1275. #define IDM_MENUsp52 32846
  1276. #define IDM_MENUsp53 32847
  1277. #define IDM_MENUsp54 32848
  1278. #define IDM_MENUsp55 32849
  1279. #define IDM_MENUsp56 32850
  1280. #define IDM_PHOTOMANAGE 32850
  1281. #define IDM_MENUsp57 32851
  1282. #define IDM_ProcessAlarm 32851
  1283. #define IDM_MENUsp58 32852
  1284. #define IDM_MENUsp59 32853
  1285. #define IDM_MENUsp60 32854
  1286. #define IDM_MENUsp61 32855
  1287. #define IDM_MENUsp62 32856
  1288. #define IDM_MENUsp63 32857
  1289. #define IDM_MENUsp64 32858
  1290. #define IDM_MENUsp65 32859
  1291. #define IDM_MENUsp66 32860
  1292. #define IDM_MENUsp67 32861
  1293. #define IDM_MENUsp68 32862
  1294. #define IDM_MENUsp69 32863
  1295. #define IDM_MENUsp70 32864
  1296. #define IDM_MENUsp71 32865
  1297. #define IDM_MENUsp72 32866
  1298. #define IDM_MENUsp73 32867
  1299. #define IDM_MENUsp74 32868
  1300. #define IDM_MENUsp75 32869
  1301. #define IDM_MENUsp76 32870
  1302. #define IDM_MENUsp77 32871
  1303. #define IDM_MENUsp78 32872
  1304. #define IDM_MENUsp79 32873
  1305. #define IDM_MENUsp80 32874
  1306. #define IDM_MENUsp81 32875
  1307. #define IDM_MENUsp82 32876
  1308. #define IDM_MENUsp83 32877
  1309. #define IDM_MENUsp84 32878
  1310. #define IDM_MENUsp85 32879
  1311. #define IDM_MENUsp86 32880
  1312. #define IDM_MENUsp87 32881
  1313. #define IDM_MENUsp88 32882
  1314. #define IDM_MENUsp89 32883
  1315. #define IDM_MENUsp90 32884
  1316. #define IDM_MENUsp91 32885
  1317. #define IDM_MENUsp92 32886
  1318. #define IDM_MENUsp93 32887
  1319. #define IDM_MENUsp94 32888
  1320. #define IDM_MENUsp95 32889
  1321. #define IDM_MENUsp96 32890
  1322. #define IDM_MENUsp97 32891
  1323. #define IDM_MENUsp98 32892
  1324. #define IDM_MENUsp99 32893
  1325. #define IDM_MENUsp100 32894
  1326. #define IDM_MENUsp101 32895
  1327. #define IDM_MENUsp102 32896
  1328. #define IDM_MENUsp103 32897
  1329. #define IDM_MENUsp104 32898
  1330. #define IDM_MENUsp105 32899
  1331. #define IDM_MENUsp106 32900
  1332. #define IDM_MENUsp107 32901
  1333. #define IDM_MENUsp108 32902
  1334. #define IDM_MENUsp109 32903
  1335. #define IDM_MENUsp110 32904
  1336. #define IDM_MENUsp111 32905
  1337. #define IDM_MENUsp112 32906
  1338. #define IDM_MENUsp113 32907
  1339. #define IDM_MENUsp114 32908
  1340. #define IDM_MENUsp115 32909
  1341. #define IDM_MENUsp116 32910
  1342. #define IDM_MENUsp117 32911
  1343. #define IDM_MENUsp118 32912
  1344. #define IDM_MENUsp119 32913
  1345. #define IDM_MENUsp120 32914
  1346. #define IDM_MENUsp121 32915
  1347. #define IDM_MENUsp122 32916
  1348. #define IDM_MENUsp123 32917
  1349. #define IDM_MENUsp124 32918
  1350. #define IDM_MENUsp125 32919
  1351. #define IDM_MENUsp126 32920
  1352. #define IDM_MENUsp127 32921
  1353. #define IDM_MENUsp128 32922
  1354. #define IDM_MENUsp129 32923
  1355. #define IDM_MENUsp130 32924
  1356. #define IDM_MENUsp131 32925
  1357. #define IDM_MENUsp132 32926
  1358. #define IDM_MENUsp133 32927
  1359. #define IDM_MENUsp134 32928
  1360. #define IDM_MENUsp135 32929
  1361. #define IDM_MENUsp136 32930
  1362. #define IDM_MENUsp137 32931
  1363. #define IDM_MENUsp138 32932
  1364. #define IDM_MENUsp139 32933
  1365. #define IDM_MENUsp140 32934
  1366. #define IDM_MENUsp141 32935
  1367. #define IDM_MENUsp142 32936
  1368. #define IDM_MENUsp143 32937
  1369. #define IDM_MENUsp144 32938
  1370. #define IDM_MENUsp145 32939
  1371. #define IDM_MENUsp146 32940
  1372. #define IDM_MENUsp147 32941
  1373. #define IDM_MENUsp148 32942
  1374. #define IDM_MENUsp149 32943
  1375. #define IDM_MENUsp150 32944
  1376. #define IDM_MENUsp151 32945
  1377. #define IDM_MENUsp152 32946
  1378. #define IDM_MENUsp153 32947
  1379. #define IDM_MENUsp154 32948
  1380. #define IDM_MENUsp155 32949
  1381. #define IDM_MENUsp156 32950
  1382. #define IDM_MENUsp157 32951
  1383. #define IDM_MENUsp158 32952
  1384. #define IDM_MENUsp159 32953
  1385. #define IDM_MENUsp160 32954
  1386. #define IDM_MENUsp161 32955
  1387. #define IDM_MENUsp162 32956
  1388. #define IDM_MENUsp163 32957
  1389. #define IDM_MENUsp164 32958
  1390. #define IDM_MENUsp165 32959
  1391. #define IDM_MENUsp166 32960
  1392. #define IDM_MENUsp167 32961
  1393. #define IDM_MENUsp168 32962
  1394. #define IDM_MENUsp169 32963
  1395. #define IDM_MENUsp170 32964
  1396. #define IDM_MENUsp171 32965
  1397. #define IDM_MENUsp172 32966
  1398. #define IDM_MENUsp173 32967
  1399. #define IDM_MENUsp174 32968
  1400. #define IDM_MENUsp175 32969
  1401. #define IDM_MENUsp176 32970
  1402. #define IDM_MENUsp177 32971
  1403. #define IDM_MENUsp178 32972
  1404. #define IDM_MENUsp179 32973
  1405. #define IDM_MENUsp180 32974
  1406. #define IDM_MENUsp181 32975
  1407. #define IDM_MENUsp182 32976
  1408. #define IDM_MENUsp183 32977
  1409. #define IDM_MENUsp184 32978
  1410. #define IDM_MENUsp185 32979
  1411. #define IDM_MENUsp186 32980
  1412. #define IDM_MENUsp187 32981
  1413. #define IDM_MENUsp188 32982
  1414. #define IDM_MENUsp189 32983
  1415. #define IDM_MENUsp190 32984
  1416. #define IDM_MENUsp191 32985
  1417. #define IDM_MENUsp192 32986
  1418. #define IDM_MENUsp193 32987
  1419. #define IDM_MENUsp194 32988
  1420. #define IDM_MENUsp195 32989
  1421. #define IDM_MENUsp196 32990
  1422. #define IDM_MENUsp197 32991
  1423. #define IDM_MENUsp198 32992
  1424. #define IDM_MENUsp199 32993
  1425. #define IDM_MENUsp200 32994
  1426. #define IDM_FLOWCHART 32995
  1427. #define IDM_choosephotoskin 32996
  1428. #define IDM_salaryset 32997
  1429. #define IDM_mysalary 32998
  1430. #define IDM_SERVER 32999
  1431. #define IDM_PATH 33000
  1432. #define IDM_SHOWHIS 33001
  1433. #define IDM_StaffAchievementShow 33002
  1434. #define IDM_AUTODELPHOTO 33003
  1435. #define IDM_COMPANYINFO 33004
  1436. #define IDM_PHOTOBAK 33005
  1437. #define IDM_CLIENTMONEY 33006
  1438. #define IDM_TAOXIFG 33007
  1439. #define IDM_AREA 33008
  1440. #define IDM_YLCD 33009
  1441. #define IDM_YLCDMANAGE 33010
  1442. #define IDM_HIDEWINDOW 33011
  1443. #define IDM_Set 33012
  1444. #define IDM_JD 33013
  1445. #define IDM_ShowBakState 33014
  1446. #define IDM_LOG 33015
  1447. // Next default values for new objects
  1448. //
  1449. #ifdef APSTUDIO_INVOKED
  1450. #ifndef APSTUDIO_READONLY_SYMBOLS
  1451. #define _APS_3D_CONTROLS 1
  1452. #define _APS_NEXT_RESOURCE_VALUE 553
  1453. #define _APS_NEXT_COMMAND_VALUE 32852
  1454. #define _APS_NEXT_CONTROL_VALUE 1264
  1455. #define _APS_NEXT_SYMED_VALUE 101
  1456. #endif
  1457. #endif