Changeset 1435 for trunk/dll/tools.c
- Timestamp:
- Jun 26, 2009, 10:25:47 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/dll/tools.c
r1402 r1435 736 736 BOOL BadID = FALSE; 737 737 738 help[0] = text[0] = NULL;738 help[0] = text[0] = 0; 739 739 WinQueryDlgItemText(hwnd, ADDBTN_HELP, 80, help); 740 740 WinQueryDlgItemText(hwnd, ADDBTN_TEXT, 80, text);
Note:
See TracChangeset
for help on using the changeset viewer.