enumeration of devices on win2k

Hi, I’ve written a simple class that lets me log to a text file during run time. So far its proven very usefull. One of the problems I’m having is with EnumDisplayDevices() and EnumDisplaySettingsEx(). Im using them to gather information. I know I have included the correct headers and libs. When I compile its just not finding reference to these functions. Does anyone know what the problem is? Thanks ahead of time.

Old GLman

[This message has been edited by Old GLman (edited 03-14-2002).]