Click here to Skip to main content
15,909,324 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Small issue on check box Pin
Chandrasekharan P16-Jan-08 18:58
Chandrasekharan P16-Jan-08 18:58 
GeneralRe: Small issue on check box Pin
Nishad S16-Jan-08 19:17
Nishad S16-Jan-08 19:17 
GeneralRe: Small issue on check box [modified] Pin
Chandrasekharan P16-Jan-08 21:01
Chandrasekharan P16-Jan-08 21:01 
GeneralRe: Small issue on check box Pin
Nishad S16-Jan-08 21:46
Nishad S16-Jan-08 21:46 
GeneralDLL's and Address space concepts Pin
ForNow16-Jan-08 16:03
ForNow16-Jan-08 16:03 
GeneralRe: DLL's and Address space concepts Pin
David Crow16-Jan-08 17:22
David Crow16-Jan-08 17:22 
GeneralRe: DLL's and Address space concepts Pin
ForNow16-Jan-08 17:46
ForNow16-Jan-08 17:46 
GeneralRe: DLL's and Address space concepts Pin
Don Box16-Jan-08 17:34
Don Box16-Jan-08 17:34 
Partly u r right. Dll will be mapped to the calling application's address space. When the other application loads the dll (either implicitly or explicitly), again the dll will be mapped to the corresponding process/application/exe. It means dll can be accessed by 'n' number of processes at the same time.

Come online at:-
jubinc@skype

GeneralPaste ban - no clipboard ... Pin
RomTibi16-Jan-08 9:29
RomTibi16-Jan-08 9:29 
GeneralRe: Paste ban - no clipboard ... Pin
David Crow16-Jan-08 10:18
David Crow16-Jan-08 10:18 
GeneralRe: Paste ban - no clipboard ... Pin
RomTibi17-Jan-08 8:01
RomTibi17-Jan-08 8:01 
GeneralRe: Paste ban - no clipboard ... Pin
David Crow17-Jan-08 8:21
David Crow17-Jan-08 8:21 
GeneralChange View in SDI-Application Pin
AnTri16-Jan-08 9:04
AnTri16-Jan-08 9:04 
GeneralRe: Change View in SDI-Application Pin
Mark Salsbery16-Jan-08 9:39
Mark Salsbery16-Jan-08 9:39 
GeneralRe: Change View in SDI-Application Pin
AnTri16-Jan-08 9:49
AnTri16-Jan-08 9:49 
GeneralUsing extendes MFC-Dll for my control Pin
AnTri16-Jan-08 8:36
AnTri16-Jan-08 8:36 
GeneralRe: Using extendes MFC-Dll for my control Pin
Mark Salsbery16-Jan-08 8:50
Mark Salsbery16-Jan-08 8:50 
GeneralRe: Using extendes MFC-Dll for my control Pin
AnTri16-Jan-08 9:49
AnTri16-Jan-08 9:49 
GeneralRe: Using extendes MFC-Dll for my control Pin
Iain Clarke, Warrior Programmer17-Jan-08 2:14
Iain Clarke, Warrior Programmer17-Jan-08 2:14 
QuestionFormatting text onto a DC Pin
Santanu Lahiri16-Jan-08 8:05
Santanu Lahiri16-Jan-08 8:05 
GeneralRe: Formatting text onto a DC Pin
James R. Twine16-Jan-08 8:11
James R. Twine16-Jan-08 8:11 
GeneralRe: Formatting text onto a DC Pin
Santanu Lahiri16-Jan-08 9:06
Santanu Lahiri16-Jan-08 9:06 
GeneralRe: Formatting text onto a DC Pin
Santanu Lahiri16-Jan-08 15:52
Santanu Lahiri16-Jan-08 15:52 
GeneralRe: Formatting text onto a DC Pin
Santanu Lahiri18-Jan-08 4:31
Santanu Lahiri18-Jan-08 4:31 
QuestionHow do you reverse the action on a Spin control Pin
littleGreenDude16-Jan-08 4:04
littleGreenDude16-Jan-08 4:04 

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.