home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / os / mswindo / programm / misc / 5272 < prev    next >
Encoding:
Text File  |  1993-01-22  |  620 b   |  21 lines

  1. Newsgroups: comp.os.ms-windows.programmer.misc
  2. Path: sparky!uunet!mcsun!sun4nl!star.cs.vu.nl!martijn
  3. From: martijn@cs.vu.nl (Lemmens ML)
  4. Subject: Bitmap dimensions
  5. Message-ID: <C1980F.HEz@cs.vu.nl>
  6. Sender: news@cs.vu.nl
  7. Organization: Fac. Wiskunde & Informatica, VU, Amsterdam
  8. Date: Fri, 22 Jan 1993 12:00:14 GMT
  9. Lines: 10
  10.  
  11.  
  12. Is it possible to retrieve the dimensions of a bitmap in a windows
  13. resource file. I can use constants because I draw the bitmap myself,
  14. but I want my program to work independent of the drawings. I know how
  15. to load the resource and how to display it.
  16.  
  17. Martijn
  18.  
  19.  
  20. P.S. I'm using Borland Pascal 7.0
  21.