Changeset 1546 for trunk/dll/notebook.c
- Timestamp:
- Oct 24, 2010, 12:33:00 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/dll/notebook.c
r1505 r1546 289 289 (PVOID) & pat) || !pat || !pat->id || !*pat->id) { 290 290 if (!fAlertBeepOff) 291 DosBeep(250, 100); // Complain291 DosBeep(250, 100); // Complain 292 292 WinCheckButton(hwnd, CFGA_DEFARC, FALSE); 293 293 }
Note:
See TracChangeset
for help on using the changeset viewer.