• R/O
  • SSH
  • HTTPS

vima19: Commit


Commit MetaInfo

Revisão215 (tree)
Hora2020-05-14 16:31:54
Autorhgtterry

Mensagem de Log

Vima19 House Keeping 14/05/20

Mudança Sumário

Diff

--- Anim19_OSDN/GD19_PB.cpp (revision 214)
+++ Anim19_OSDN/GD19_PB.cpp (revision 215)
@@ -41,7 +41,7 @@
4141 HPEN hPen, holdPen;
4242 HFONT hFont, holdFont;
4343 PAINTSTRUCT ps;
44- RECT rect, rect2;
44+ RECT rect;// rect2;
4545
4646 wchar_t* cap[] = { L"75", L"150", L"225", L"300", L"375", L"450",
4747 L"525", L"600", L"675" };
@@ -49,7 +49,7 @@
4949 HDC hdc;
5050 int till;
5151 int step, full;
52- int i;
52+// int i;
5353
5454
5555 switch (message)
--- Anim19_OSDN/GD19_Stock.cpp (revision 214)
+++ Anim19_OSDN/GD19_Stock.cpp (revision 215)
@@ -825,7 +825,7 @@
825825 {
826826 // if (LOWORD(wParam) == IDC_LIST1)
827827 {
828- char buff[256];
828+ // char buff[256];
829829 /// App->Cl_Stock->ListIndex = SendDlgItemMessage(hDlg, IDC_LIST1, LB_GETCURSEL, (WPARAM)0, (LPARAM)0);
830830
831831 if (App->Cl_Stock->ListIndex == -1)
Show on old repository browser