home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.os.ms-windows.programmer.misc
- Path: sparky!uunet!mcsun!sun4nl!star.cs.vu.nl!martijn
- From: martijn@cs.vu.nl (Lemmens ML)
- Subject: Bitmap dimensions
- Message-ID: <C1980F.HEz@cs.vu.nl>
- Sender: news@cs.vu.nl
- Organization: Fac. Wiskunde & Informatica, VU, Amsterdam
- Date: Fri, 22 Jan 1993 12:00:14 GMT
- Lines: 10
-
-
- Is it possible to retrieve the dimensions of a bitmap in a windows
- resource file. I can use constants because I draw the bitmap myself,
- but I want my program to work independent of the drawings. I know how
- to load the resource and how to display it.
-
- Martijn
-
-
- P.S. I'm using Borland Pascal 7.0
-