----- Original Message ----- From: "John Emmas"
Sent: 24 November 2008 14:01
Subject: Re: Opening a (cygwin-ised) DLL

Thanks Eric.  That confirms my gut feeling but I just wanted to be sure
:-)

John

Oops, I meant to ask another question (almost a variation on the same
theme).  Does Cygwin itself (or more correctly, its linker) link
automatically to any of the standard Windows libs (such as kernel32.lib,
user32.lib etc).

The reason I'm asking is that my program doesn't link to them but a few days
ago I accidentally used Sleep() in a program (note the capital 'S') instead
of using sleep().  I thought that the capitalised version was Windows
specific but Cygwin still linked the program okay.

John

--
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/

Reply via email to