WGS.cpp
上传用户:garry_shen
上传日期:2015-04-15
资源大小:45647k
文件大小:5k
源码类别:

游戏引擎

开发平台:

Visual C++

  1. #include "stdafx.h"
  2. #include <windows.h>
  3. #include <time.h>
  4. #include "Common.h"
  5. #include "WGS.h"
  6. #include "..FacePlate.h"
  7. #include "..XMudClient.h"
  8. extern int g_nGameState;
  9. extern D3DAppInfo* d3dapp;
  10. extern BOOL bShowCaret;
  11. WGS wgs;
  12. BOOL WGS::Initiate(HWND hwnd)
  13. {
  14. WGS::hwnd=hwnd;
  15. hSaveOption=NULL;
  16. bOk=FALSE;
  17. bCancel=FALSE;
  18. SetRect(&rcWGS,0,0,800,600);
  19. SetRect(&rcCheck,0,600,19,616);
  20. SetRect(&rcOk,20,600,95,623);
  21. SetRect(&rcCancel,96,600,171,623);
  22. SetRect(&rcCaret,172,600,176,612);
  23. SetRect(&rcName,530,375,606,390);
  24. SetRect(&rcPassword,530,411,606,426);
  25. SetRect(&rcLine,522,501,597,524);
  26. SetRect(&rcExit,641,501,716,524);
  27. SetRect(&rcFont,210,230,340,260);
  28. SetRect(&rectBulletin,529,256,709,342);
  29. SetRect(&rcSaveOption,507,456,526,472);
  30. LoadOption();
  31. if(!InitiateAllEdit())
  32. return FALSE;
  33. editPassword.Disable();
  34. editName.Enable();
  35. font=GetFont(FONT_HEIGHT,"灿