flat assembler
Message board for the users of flat assembler.
Index
> Windows > RichEdit and EM_STREAMIN |
Author |
|
peter 14 Jul 2006, 12:06
Implement your own control. AFAIK, in Win32, Richedit has a limit of (INT_MAX - 2) characters; that's about 2 Gb.
If you use own control, you can read in memory only the first several kylobytes of file that will be displayed on the screen, so the program can be very fast. |
|||
14 Jul 2006, 12:06 |
|
moriman 14 Jul 2006, 15:12
thx Peter, I've thought of doing that, but this is an app only for personal use at the minute, so speed doesn't really bother me. Using the EM_STREAMIN would save a lot of coding for my own control
Also, I'm using it as a learning experience regarding the EditStreamCallback procedure. I've nearly got it sorted, just 3 extraneous characters appearing after each callback. When I get it finished I'll post the code in case it's of use to anyone else mori |
|||
14 Jul 2006, 15:12 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.