Re: [fpc-pascal] Windows unit problems

2004-06-10 Thread Matthews
Thank you. That was exactly what I needed. -Lukas At 06:30 AM 09-06-04, you wrote: Hello, > I'm attempting to retrieve information about the current resolution > settings, but I'm not having much luck. I've downloaded the Borland Win32 > API, but I'm still stuck with creating the device context, a

Re: [fpc-pascal] Windows unit problems

2004-06-09 Thread Thomas Schatzl
Hello, > I'm attempting to retrieve information about the current resolution > settings, but I'm not having much luck. I've downloaded the Borland Win32 > API, but I'm still stuck with creating the device context, and so on. I > need some massive help with this... =( Because the Borland help f

[fpc-pascal] Windows unit problems

2004-06-08 Thread Matthews
I'm attempting to retrieve information about the current resolution settings, but I'm not having much luck. I've downloaded the Borland Win32 API, but I'm still stuck with creating the device context, and so on. I need some massive help with this... =( Thanks in advance. -Lukas PS The code be