home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / os / mswindo / programm / misc / 1308 < prev    next >
Encoding:
Text File  |  1992-08-12  |  1.0 KB  |  24 lines

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