home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.os.ms-windows.programmer.misc
- Path: sparky!uunet!cs.utexas.edu!sdd.hp.com!elroy.jpl.nasa.gov!ucla-cs!ucla-mic!ucla-physics!mmccarri
- From: mmccarri@physics.ucla.edu (Mike McCarrick)
- Subject: How can I get more memory in an edit control?
- Message-ID: <1992Aug13.081826.24581@physics.ucla.edu>
- Organization: UCLA Department of Physics
- Date: Thu, 13 Aug 92 08:18:26 GMT
- Lines: 14
-
- I think I've seen this before, but I can't find the answer.
- The edit control that I create in my program runs out of
- memory after a few hundred characters are typed. How do
- I get even close to a full 64K of memory for my edit box?
- I remember something about giving the CreateWindow call
- a global memory handle instead of my own hInstance handle,
- but I can't get it to work without more specific instructions.
- Does anyone have this information handy?
-
- Thanks in advance.
- --
- Dr. Michael McCarrick UCLA Department of Physics
- Plasma Physics Lab 405 Hilgard Avenue
- mmccarri@physics.ucla.edu Los Angeles, CA 90024
-