Hi guys I need to include /usr/include/w32api/winbase.h in order to use the GetVolumeInformation(...) system call under windows.
However, as i metioned in an earlier mail, DWORD seems to not be defined. I tracked DWORD's definition down to windef.h.. but it seems the whole include chain is a bit funny.. there are lots of inter-dependencies which are not satisfied. Does anyone have any words of wisdom to make life a little easier, or do I simply have to test for, and include, all the headers in w32api ? Thanx. -- Jean le Roux Binary Entropy Catalyst Cellular: 083 505 6443 What UNIVERSE is this, please?? -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/