[Libpgf-devel] Why use of MFC and Windows API?
libPGF is an implementation of the Progressive Graphics File (PGF)
Brought to you by:
c_stamm
From: Mateusz L. <ma...@lo...> - 2009-12-23 13:06:35
|
Hi, It's my first post, so I'd like to say hello to all? I'm reading the libpgf implementation, namely PGFplatform.h file. I'm curious what's the reason of use of MFC or Windows API instead of file I/O functions from POSIX comatibility layer provided by Visual C++, it is _read, _write, _lseek and related functions? Best regards, -- Mateusz Loskot, http://mateusz.loskot.net |