This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[bug] Missing winapi symbols


The CreateMemoryResourceNotification() function
is not defined in libkernel32.a. It is, however, defined
in the win32api includes (with _WIN32_WINNT=0x0501),
which it correct. I've checked both 3.8 and the latest 3.9
versions of the win32api package and none of them exports
the symbol. It stops the phase of linking of my program
with an unrecoverable error.

   Best regards
   Piotr Wyderski


-- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]