Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <3F8C0983.9010104@cs.york.ac.uk> Date: Tue, 14 Oct 2003 15:34:43 +0100 From: chris User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.5b) Gecko/20030723 Thunderbird/0.1 X-Accept-Language: en-us, en MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: cygpath hangings References: <20031014100230 DOT A12215 AT fw DOT j-son DOT org> <006501c392b7$dc780730$200aa8c0 AT thorin> <3F8BE1B9 DOT 3000704 AT cs DOT york DOT ac DOT uk> In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Scanner: exiscan *1A9QFx-0001Yr-B6*8tqg8CdCPRs* Chris, >I suspect that this hang might be happening while loading the DLL. Could >you try to link your program with something like below and see if it still >hangs, and what it outputs? If it doesn't hang, try renaming >SHGetPathFromIDList below to something else (e.g., foo) that calls the >real SHGetPathFromIDList, call foo() from your fee() above, and link your >program against both test_dll.dll and SHLWAPI.DLL. > Igor >P.S. Please don't start new threads as replies to unrelated messages -- it >confuses threaded readers. > > Can I just ask (and I could be about to deeply embarass myself I think). How do I link against particular .dlls? up until now I've just been writing " gcc file.c -o file" -- 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/