RE: gcc -mno-cygwin finds the wrong include files

2004-05-03 Thread Bryan Siever
Greetings, Has anyone else been able to confirm this as a bug? if so, any attempts to fix it? Regards, Bryan -Original Message- From: Dave Korn [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 13, 2004 1:08 PM To: [EMAIL PROTECTED] Subject: RE: gcc -mno-cygwin finds the wrong include files

Linker issues

2002-04-19 Thread Bryan Siever
Greetings, I had posted earlier about some undefined references to InitCommonControls. I seem to be having a problem trying to link with the comctl32 library, I link to it but it still can't find it. I realize that this isn't directly related to cygwin so I am asking if anyone has had any

Linking with comctl32 lib

2005-09-14 Thread Bryan Siever
Greetings, Does anyone know out there if statically linking with the comctl32 lib that comes with cygwin violate MS's policy of not allowing the dll to be redistributable? Any insight/info would be appreciated. __ Yahoo! Mail - PC Magazine Ed

Linking with comctl32 lib

2005-09-14 Thread Bryan Siever
Greetings, This question came up after a lively discussion with several other developers. Let me clarify my question. You build a standalong windows app and link in (statically) the comctl32.dll into your app. You then want to deploy your application, your application now contains parts of the dll