2 * Wine internally cached objects to speedup some things and prevent
3 * infinite duplication of trivial code and data.
5 * Copyright 1997 Bertho A. Stultiens
10 #define __WINE_CACHE_H
14 HBRUSH
CACHE_GetPattern55AABrush(void);
15 HBITMAP
CACHE_GetPattern55AABitmap(void);
17 #endif /* __WINE_CACHE_H */