From mboxrd@z Thu Jan 1 00:00:00 1970 From: lauri@mail.eng.it (Gian Uberto Lauri) To: cygwin@sourceware.cygnus.com Subject: GetSecurityInfo() link problem Date: Thu, 28 Sep 2000 06:12:00 -0000 Message-id: <200009281312.PAA01402@mail.eng.it> X-SW-Source: 2000-09/msg00937.html I had problem while trying to use this call. Even if I added advapi32 to the linking list I got a missing simbol error from ld. /* I was trying to use this call and GetWindowThreadProcessID() because an attempt to CreateProcess() in a window procedure crashed and the same attempt from a spawned thread failed. Then I reverted to the good old system() and everything is o.k. now... But the linker error is still there... */ Gian Uberto Lauri lauri@eng.it -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe@sourceware.cygnus.com