Changeset 206 for Include/api_richedit.sbp
- Timestamp:
- Apr 6, 2007, 7:12:13 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Include/api_richedit.sbp
r141 r206 345 345 End Type 346 346 347 Type CHARRANGE 348 cpMin As Long 349 cpMax As Long 350 End Type 351 352 Type EDITSTREAM 353 dwCookie As DWordPtr 354 dwError As DWord 355 pfnCallback As VoidPtr 356 End Type 357 347 358 Const EN_REQUESTRESIZE = &H0701 348 359 Const EN_SELCHANGE = &H0702
Note:
See TracChangeset
for help on using the changeset viewer.