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