home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / os / mswindo / programm / misc / 1829 < prev    next >
Encoding:
Text File  |  1992-09-14  |  946 b   |  30 lines

  1. Newsgroups: comp.os.ms-windows.programmer.misc
  2. Path: sparky!uunet!spool.mu.edu!umn.edu!news.orst.edu!ucs.orst.edu!herzogs
  3. From: herzogs@ucs.orst.edu (Stephen Herzog)
  4. Subject: How do you copy ICONs in my code?
  5. Message-ID: <BuKtDt.J3L@news.orst.edu>
  6. Summary: Some sample code would be nice...
  7. Sender: herozgs@ucs.orst.edu
  8. Nntp-Posting-Host: ucs.orst.edu
  9. Organization: University Computing Services - OSU
  10. Date: Mon, 14 Sep 1992 16:20:12 GMT
  11. Lines: 17
  12.  
  13.  
  14. Hello,
  15.  
  16. I am trying to write a procedure in my program to copy an ICON from one
  17. .EXE file to another .EXE file.  TPW doesn't have too much in the way
  18. of help for this.  Could anyone give me a few hints on how to go about this?
  19. is there a windows resource load and save function.  I found the LoadResource
  20. function but no way to save it to another file.  
  21.  
  22. If the Resource file format is available at an FTP site, I could create 
  23. my own procedures.  
  24.  
  25.  
  26. Thanks
  27.  
  28. Stephen Herzog
  29. herozgs@ucs.orst.edu
  30.