This is the mail archive of the cygwin@cygwin.com 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]

Re: problem - system api on winnt


Am 17 Jan 2002 um 18:11 hat Guntupalli, Santhi geschrieben:

>> 	What could be the problem. i need to copy any other cygwin dlls to
>> my application?

You see what is linked in with cygcheck:
$ cygcheck executable.exe

e.g.
$ cygcheck cygcheck.exe
Found: .\cygcheck.exe
Found: C:\cygwin\bin\cygcheck.exe
.\cygcheck.exe
  C:\WINNT\System32\ADVAPI32.DLL
    C:\WINNT\System32\ntdll.dll
    C:\WINNT\System32\KERNEL32.dll
    C:\WINNT\System32\RPCRT4.dll
  C:\WINNT\System32\msvcrt.dll

Use -h to see help about each section

Gerrit
-- 
=^..^=


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


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