Windows2000/private/ntos/w32/ntgdi/icm/adobe/dec97/test/getcrd.h

10 lines
209 B
C
Raw Normal View History

2001-01-01 00:00:00 +01:00
#ifndef GETCRD_H
#define GETCRD_H
BOOL EXTERN GetPS2ColorRenderingDictionary(
CHANDLE cp,
DWORD Intent,
MEMPTR lpMem,
LPDWORD lpcbSize,
BOOL AllowBinary);
#endif