Click here to Skip to main content
15,908,842 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: GetDlgItem in Dialog class Pin
CPallini16-Dec-08 7:20
mveCPallini16-Dec-08 7:20 
QuestionPhysically include dll in compile/link with VC2005 Pin
rechmbrs16-Dec-08 4:54
rechmbrs16-Dec-08 4:54 
AnswerRe: Physically include dll in compile/link with VC2005 Pin
Code-o-mat16-Dec-08 5:14
Code-o-mat16-Dec-08 5:14 
GeneralRe: Physically include dll in compile/link with VC2005 Pin
rechmbrs16-Dec-08 5:57
rechmbrs16-Dec-08 5:57 
GeneralRe: Physically include dll in compile/link with VC2005 Pin
Code-o-mat16-Dec-08 6:16
Code-o-mat16-Dec-08 6:16 
GeneralRe: Physically include dll in compile/link with VC2005 Pin
Randor 16-Dec-08 6:35
professional Randor 16-Dec-08 6:35 
GeneralRe: Physically include dll in compile/link with VC2005 Pin
Code-o-mat16-Dec-08 6:41
Code-o-mat16-Dec-08 6:41 
GeneralRe: Physically include dll in compile/link with VC2005 Pin
Randor 16-Dec-08 7:12
professional Randor 16-Dec-08 7:12 
I am not a lawyer and have no qualifications to interpret software licences. With that being said I believe the technique used by Joachim Bauch could potentially be challenged in court as creating a derivative work if it was used with a GPL DLL.

As far as adding the DLL as a resource and writing it to disk at first execution... it could be stated that the resulting PE executable image contains the GPL'd DLL and is thus a combined work. All of this is open to interpretation and "Derivitive Work[^]" has not been fully defined in the world courts.

If the original poster wants to static link to a GPL library he should probably contact the authors and inquire if other licences are available.

Best Wishes,
-David Delaune
GeneralRe: Physically include dll in compile/link with VC2005 Pin
rechmbrs16-Dec-08 7:43
rechmbrs16-Dec-08 7:43 
GeneralRe: Physically include dll in compile/link with VC2005 Pin
rechmbrs16-Dec-08 7:45
rechmbrs16-Dec-08 7:45 
GeneralRe: Physically include dll in compile/link with VC2005 Pin
rechmbrs16-Dec-08 7:42
rechmbrs16-Dec-08 7:42 
GeneralRe: Physically include dll in compile/link with VC2005 Pin
rechmbrs17-Dec-08 8:37
rechmbrs17-Dec-08 8:37 
Questionhelp finishing a program overloaded hospital Pin
SoniaHernandez16-Dec-08 3:36
SoniaHernandez16-Dec-08 3:36 
QuestionRe: help finishing a program overloaded hospital Pin
CPallini16-Dec-08 4:02
mveCPallini16-Dec-08 4:02 
AnswerRe: help finishing a program overloaded hospital Pin
David Crow16-Dec-08 4:08
David Crow16-Dec-08 4:08 
Questioncomputer name length issue Pin
George_George16-Dec-08 1:27
George_George16-Dec-08 1:27 
AnswerRe: computer name length issue Pin
Jijo.Raj16-Dec-08 1:50
Jijo.Raj16-Dec-08 1:50 
GeneralRe: computer name length issue Pin
George_George16-Dec-08 2:07
George_George16-Dec-08 2:07 
GeneralRe: computer name length issue Pin
Jijo.Raj16-Dec-08 2:28
Jijo.Raj16-Dec-08 2:28 
GeneralRe: computer name length issue Pin
George_George17-Dec-08 1:54
George_George17-Dec-08 1:54 
AnswerRe: computer name length issue Pin
CPallini16-Dec-08 1:51
mveCPallini16-Dec-08 1:51 
GeneralRe: computer name length issue Pin
George_George16-Dec-08 2:08
George_George16-Dec-08 2:08 
AnswerRe: computer name length issue Pin
Randor 16-Dec-08 2:02
professional Randor 16-Dec-08 2:02 
GeneralRe: computer name length issue Pin
George_George16-Dec-08 2:10
George_George16-Dec-08 2:10 
GeneralRe: computer name length issue Pin
Randor 16-Dec-08 2:34
professional Randor 16-Dec-08 2:34 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.