home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.os.ms-windows.programmer.misc
- Path: sparky!uunet!psgrain!hippo!ucthpx!casper.cs.uct.ac.za!jholdern
- From: jholdern@casper.cs.uct.ac.za (J E Holderness)
- Subject: Re: Minimized icon not displayed correctly
- Message-ID: <Bu631C.6Es@casper.cs.uct.ac.za>
- Organization: Computer Science Department, University of Cape Town
- References: <Bu5IyC.3oC@casper.cs.uct.ac.za>
- Date: Sun, 6 Sep 1992 17:24:48 GMT
- Lines: 10
-
- Sorry about this - I did eventually manage to find the answer somewhere
- in TFM. It appears I had to set the class name in the resource file as well
- as in the GetClassName function.
-
- Another problem arose from this, however, in that I needed my classname in
- the resource file to be "bordlg" to get the "Borland look". The solution
- to this was in the "bwccapi.rw" file in the docs directory.
-
- Hope that is of help to anyone that might have the same problem I had.
-
-