source: tags/bs/gsinstaller/bmpUtil.h@ 13782

Last change on this file since 13782 was 1527, checked in by (none), 24 years ago

This commit was manufactured by cvs2svn to create tag 'bs'.

  • Property svn:keywords set to Author Date Id Revision
File size: 133 bytes
Line 
1#ifndef _BMPUTIL_H_
2#define _BMPUTIL_H_
3#include <windows.h>
4
5HBITMAP _export bmpUtil_loadBitmap(HDC device, char *name);
6#endif
Note: See TracBrowser for help on using the repository browser.