Click here to Skip to main content
15,896,912 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Error : can not open file "hid.lib" Pin
David Crow22-Oct-10 3:01
David Crow22-Oct-10 3:01 
QuestionAuto Update My Application... Pin
loid grey manuel21-Oct-10 17:35
loid grey manuel21-Oct-10 17:35 
AnswerRe: Auto Update My Application... Pin
Moak22-Oct-10 0:07
Moak22-Oct-10 0:07 
GeneralRe: Auto Update My Application... Pin
loid grey manuel25-Oct-10 14:41
loid grey manuel25-Oct-10 14:41 
QuestionLoading a Registry Hive with RegLoadKey() Pin
Richard Andrew x6421-Oct-10 14:41
professionalRichard Andrew x6421-Oct-10 14:41 
AnswerRe: Loading a Registry Hive with RegLoadKey() Pin
David Crow21-Oct-10 14:54
David Crow21-Oct-10 14:54 
GeneralRe: Loading a Registry Hive with RegLoadKey() Pin
Richard Andrew x6421-Oct-10 14:58
professionalRichard Andrew x6421-Oct-10 14:58 
QuestionMinGW dependancies Pin
James_72221-Oct-10 10:41
James_72221-Oct-10 10:41 
I'm not sure if I've given the proper label to my issue, but I have upgraded to the new version of MinGW and am now having trouble compiling my code in Codeblocks. The program runs fine when executed from Codeblocks, but once I try to run it from windows I get an error stating that I need a certain dll file for it to run.

I found on a forum a linker option that has covered one of the required dlls but not all of them (-static-libgcc)

What linker options can I use to get rid of all these dependancies, I don't care how large it makes my exe; I think its easier to live with a large exe than having to package dlls with my project.

I appreciate any advise anyone has to offer.
AnswerRe: MinGW dependancies Pin
Aescleal21-Oct-10 21:36
Aescleal21-Oct-10 21:36 
QuestionHow to find the positions of '\n' within a string object [modified] Pin
sadas232341s21-Oct-10 9:21
sadas232341s21-Oct-10 9:21 
AnswerRe: How to find the positions of '\n' within a string object [Modified] Pin
Code-o-mat21-Oct-10 9:30
Code-o-mat21-Oct-10 9:30 
AnswerRe: How to find the positions of '\n' within a string object Pin
Alain Rist21-Oct-10 11:48
Alain Rist21-Oct-10 11:48 
QuestionPassing a char array to a routine Pin
Andy20221-Oct-10 8:43
Andy20221-Oct-10 8:43 
AnswerRe: Passing a char array to a routine Pin
Code-o-mat21-Oct-10 9:27
Code-o-mat21-Oct-10 9:27 
GeneralRe: Passing a char array to a routine Pin
Andy20221-Oct-10 10:53
Andy20221-Oct-10 10:53 
GeneralRe: Passing a char array to a routine Pin
Richard MacCutchan21-Oct-10 11:16
mveRichard MacCutchan21-Oct-10 11:16 
GeneralRe: Passing a char array to a routine Pin
Garth J Lancaster21-Oct-10 11:25
professionalGarth J Lancaster21-Oct-10 11:25 
GeneralRe: Passing a char array to a routine Pin
Richard MacCutchan21-Oct-10 11:59
mveRichard MacCutchan21-Oct-10 11:59 
GeneralRe: Passing a char array to a routine [modified] Pin
Alain Rist21-Oct-10 11:34
Alain Rist21-Oct-10 11:34 
GeneralRe: Passing a char array to a routine Pin
Richard MacCutchan21-Oct-10 11:59
mveRichard MacCutchan21-Oct-10 11:59 
GeneralRe: Passing a char array to a routine Pin
Alain Rist21-Oct-10 12:37
Alain Rist21-Oct-10 12:37 
GeneralRe: Passing a char array to a routine Pin
Andy20222-Oct-10 2:03
Andy20222-Oct-10 2:03 
AnswerRe: Passing a char array to a routine Pin
Alain Rist22-Oct-10 4:05
Alain Rist22-Oct-10 4:05 
GeneralRe: Passing a char array to a routine Pin
Code-o-mat21-Oct-10 21:40
Code-o-mat21-Oct-10 21:40 
AnswerRe: Passing a char array to a routine Pin
Aescleal21-Oct-10 21:31
Aescleal21-Oct-10 21:31 

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.