Click here to Skip to main content
15,927,055 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Questionsingle document application Pin
fuschia21-Mar-06 6:48
fuschia21-Mar-06 6:48 
AnswerRe: single document application Pin
krmed21-Mar-06 10:11
krmed21-Mar-06 10:11 
GeneralRe: single document application Pin
fuschia21-Mar-06 16:09
fuschia21-Mar-06 16:09 
GeneralRe: single document application Pin
krmed22-Mar-06 0:23
krmed22-Mar-06 0:23 
QuestionRegarding DMA Pin
Girish Bhadhara21-Mar-06 6:36
Girish Bhadhara21-Mar-06 6:36 
AnswerRe: Regarding DMA Pin
#realJSOP21-Mar-06 7:30
professional#realJSOP21-Mar-06 7:30 
AnswerRe: Regarding DMA Pin
normanS21-Mar-06 18:19
normanS21-Mar-06 18:19 
Questionexporting Static library symbols linked with DLL Pin
Divick21-Mar-06 6:13
Divick21-Mar-06 6:13 
Hi,
I have a static library which is linked with a DLL, and I want to export the symbols from the DLL as well as the symbols in the static library so that the user of the library sees it as just a DLL with exported symbols.

Need for such a case:

I have to build a project in VC7 i.e VS .NET 2003. The target of the project is a DLL. The code is organized in small modules. Thus I want that these small modules get built separately and then when the main project builds, then all the modules get linked in and symbols properly exported in one .lib file and thus one single dll rather then having multiple lib files and multiple dlls.

I don't know how to do that in VS .NET

Thanks in advance,
any comments and suggestions are welcome,
Divick

QuestionToolbar controls Pin
Waldermort21-Mar-06 4:48
Waldermort21-Mar-06 4:48 
AnswerRe: Toolbar controls Pin
Hamid_RT21-Mar-06 8:51
Hamid_RT21-Mar-06 8:51 
GeneralRe: Toolbar controls Pin
Waldermort21-Mar-06 9:08
Waldermort21-Mar-06 9:08 
GeneralRe: Toolbar controls Pin
Hamid_RT21-Mar-06 18:11
Hamid_RT21-Mar-06 18:11 
QuestionGet all windows of open documents in MDI app in MFC Pin
SanjaySMK21-Mar-06 4:22
SanjaySMK21-Mar-06 4:22 
AnswerRe: Get all windows of open documents in MDI app in MFC Pin
includeh1021-Mar-06 4:33
includeh1021-Mar-06 4:33 
QuestionCListCtrl - Selected Item Pin
RadioOpa21-Mar-06 3:31
RadioOpa21-Mar-06 3:31 
AnswerRe: CListCtrl - Selected Item Pin
includeh1021-Mar-06 4:37
includeh1021-Mar-06 4:37 
QuestionVS 2005 and WCE ... Pin
Hadi Rezaee21-Mar-06 1:42
Hadi Rezaee21-Mar-06 1:42 
QuestionHide my application from Task Manager Pin
Amarelia21-Mar-06 1:42
Amarelia21-Mar-06 1:42 
AnswerRe: Hide my application from Task Manager Pin
Rajesh R Subramanian21-Mar-06 4:19
professionalRajesh R Subramanian21-Mar-06 4:19 
QuestionList Applications in XP Pin
Gerhard200721-Mar-06 0:18
Gerhard200721-Mar-06 0:18 
AnswerRe: List Applications in XP Pin
Monty221-Mar-06 0:39
Monty221-Mar-06 0:39 
AnswerRe: List Applications in XP Pin
Nibu babu thomas21-Mar-06 0:50
Nibu babu thomas21-Mar-06 0:50 
GeneralRe: List Applications in XP Pin
Monty221-Mar-06 2:06
Monty221-Mar-06 2:06 
Questionedit listview control subitems using ATL/WTL Pin
mukri74320-Mar-06 23:52
mukri74320-Mar-06 23:52 
QuestionNo Filename and Linenumber in VS2003 CRT Debugmessage Pin
Mattens20-Mar-06 23:32
Mattens20-Mar-06 23:32 

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.