Changeset 247
- Timestamp:
- Feb 2, 2003, 9:29:43 PM (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/branch-1-0/src/helpers/cctl_checkcnr.c
r229 r247 357 357 *@@added V0.9.0 (99-11-29) [umoeller] 358 358 *@@changed V0.9.18 (2002-03-03) [umoeller]: fixed bad orig win msg, other optimizations 359 *@@changed V1.0.1 (2003-01-22) [umoeller]: fixed wrong mouse pointers on WM_MOUSEMOVE 359 360 */ 360 361 … … 457 458 } 458 459 } 460 461 // always call parent cos container changes mouse pointers 462 // V1.0.1 (2003-01-22) [umoeller] 463 mrc = pfnwpOrig(hwndCnr, msg, mp1, mp2); 459 464 break; 460 465
Note:
See TracChangeset
for help on using the changeset viewer.