Click here to Skip to main content
15,918,596 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: [GDI+] any way to get the size of an object of Graphics? [Updated] Pin
Mark Salsbery18-Jan-08 7:28
Mark Salsbery18-Jan-08 7:28 
GeneralSmall issue on check box Pin
Chandrasekharan P16-Jan-08 17:44
Chandrasekharan P16-Jan-08 17:44 
GeneralRe: Small issue on check box Pin
Nishad S16-Jan-08 18:52
Nishad S16-Jan-08 18:52 
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 
First of all let state that I come from a MainFrame Background as that reflects my understandings windows apps

While reading a Windows Internals Book I have seen the Term Address space refered to as in "The application Address Space"

My question when DLLis loaded either Staticlly by refering to an exported function or Dynamically via a LoadLibrary

IS that DLL too in the Same Address Space of the app/exe (e.g using the same Data Segment Register hope that wasn't something stupid I said)

Or can DLL's be acessed by any application in Windows

Could there by two types of DLL's those running in the application address space and printer type DLL's which can be accessed by any Windows Application


Thankx
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 
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 

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.