Click here to Skip to main content
15,895,848 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How to write C or C++ program that locks desktop icons placement? Pin
A*****11-Jan-10 13:42
A*****11-Jan-10 13:42 
AnswerRe: How to write C or C++ program that locks desktop icons placement? Pin
Rolf Kristensen13-Jan-10 11:53
Rolf Kristensen13-Jan-10 11:53 
QuestionCatch drag'n'drop event Pin
tibiz10-Jan-10 8:19
tibiz10-Jan-10 8:19 
AnswerRe: Catch drag'n'drop event Pin
«_Superman_»10-Jan-10 15:44
professional«_Superman_»10-Jan-10 15:44 
GeneralRe: Catch drag'n'drop event Pin
tibiz11-Jan-10 11:40
tibiz11-Jan-10 11:40 
Question2 static libs with a function of the same name Pin
Chesnokov Yuriy10-Jan-10 1:46
professionalChesnokov Yuriy10-Jan-10 1:46 
QuestionRe: 2 static libs with a function of the same name Pin
Chesnokov Yuriy10-Jan-10 1:51
professionalChesnokov Yuriy10-Jan-10 1:51 
AnswerRe: 2 static libs with a function of the same name [modified] Pin
Chris Losinger10-Jan-10 6:18
professionalChris Losinger10-Jan-10 6:18 
Chesnokov Yuriy wrote:

There should be some linker switches I presume?


i don't think so, but you can check the linker documentation.

http://msdn.microsoft.com/en-us/library/aa270751%28VS.60%29.aspx[^]

i know you can force the linker to pick the first match that it finds, and to ignore subsequent matches. but i don't think there's a way to tell the linker to pick specific symbols from specific libs.

(also, duplicate postings here are frowned upon.)


modified on Monday, January 11, 2010 10:43 AM

AnswerRe: 2 static libs with a function of the same name Pin
Chesnokov Yuriy10-Jan-10 6:29
professionalChesnokov Yuriy10-Jan-10 6:29 
GeneralRe: 2 static libs with a function of the same name Pin
Chris Losinger10-Jan-10 6:35
professionalChris Losinger10-Jan-10 6:35 
AnswerRe: 2 static libs with a function of the same name Pin
«_Superman_»10-Jan-10 15:35
professional«_Superman_»10-Jan-10 15:35 
QuestionWhat's the theory behind this: #ifdef __cplusplus extern "C" { Pin
Danzy839-Jan-10 22:49
Danzy839-Jan-10 22:49 
AnswerRe: What's the theory behind this: #ifdef __cplusplus extern "C" { Pin
«_Superman_»9-Jan-10 23:08
professional«_Superman_»9-Jan-10 23:08 
AnswerRe: What's the theory behind this: #ifdef __cplusplus extern "C" { Pin
CPallini9-Jan-10 23:28
mveCPallini9-Jan-10 23:28 
Questionproblem with modless dialog box Pin
kir_MFC9-Jan-10 20:43
kir_MFC9-Jan-10 20:43 
AnswerRe: problem with modless dialog box Pin
«_Superman_»9-Jan-10 21:31
professional«_Superman_»9-Jan-10 21:31 
GeneralRe: problem with modless dialog box Pin
kir_MFC9-Jan-10 21:43
kir_MFC9-Jan-10 21:43 
GeneralRe: problem with modless dialog box Pin
«_Superman_»9-Jan-10 23:11
professional«_Superman_»9-Jan-10 23:11 
GeneralRe: problem with modless dialog box Pin
Iain Clarke, Warrior Programmer10-Jan-10 0:44
Iain Clarke, Warrior Programmer10-Jan-10 0:44 
AnswerRe: problem with modless dialog box Pin
kir_MFC9-Jan-10 21:55
kir_MFC9-Jan-10 21:55 
GeneralRe: problem with modless dialog box Pin
Richard MacCutchan10-Jan-10 22:24
mveRichard MacCutchan10-Jan-10 22:24 
AnswerRe: problem with modless dialog box Pin
billowqiu9-Jan-10 22:10
billowqiu9-Jan-10 22:10 
QuestionVC6++ ActiveX FlexGrid Pin
2buck569-Jan-10 20:40
2buck569-Jan-10 20:40 
AnswerRe: VC6++ ActiveX FlexGrid Pin
«_Superman_»9-Jan-10 21:36
professional«_Superman_»9-Jan-10 21:36 
GeneralRe: VC6++ ActiveX FlexGrid Pin
2buck5610-Jan-10 5:45
2buck5610-Jan-10 5:45 

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.