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

C / C++ / MFC

 
QuestionTo Erase a portion of a 2D graph Pin
danandu197319-Sep-07 2:41
danandu197319-Sep-07 2:41 
AnswerRe: To Erase a portion of a 2D graph Pin
Cedric Moonen19-Sep-07 3:16
Cedric Moonen19-Sep-07 3:16 
Questionretain sort order Pin
Try19-Sep-07 2:25
Try19-Sep-07 2:25 
AnswerRe: retain sort order Pin
sheshidar19-Sep-07 2:28
sheshidar19-Sep-07 2:28 
GeneralRe: retain sort order Pin
Try19-Sep-07 19:54
Try19-Sep-07 19:54 
QuestionKeeping the DLL loaded Pin
SanjaySMK19-Sep-07 2:22
SanjaySMK19-Sep-07 2:22 
AnswerRe: Keeping the DLL loaded Pin
Jonathan [Darka]19-Sep-07 2:29
professionalJonathan [Darka]19-Sep-07 2:29 
AnswerRe: Keeping the DLL loaded Pin
David Crow19-Sep-07 2:37
David Crow19-Sep-07 2:37 
SanjaySMK wrote:
Even if no process is referring to a DLL after using it for some time, can we still keep it loaded in memory? How?


Until FreeLibrary() is called, it will remain in your process' address space.


"A good athlete is the result of a good and worthy opponent." - David Crow

"To have a respect for ourselves guides our morals; to have deference for others governs our manners." - Laurence Sterne


AnswerRe: Keeping the DLL loaded Pin
nbugalia19-Sep-07 2:40
nbugalia19-Sep-07 2:40 
AnswerRe: Keeping the DLL loaded Pin
Hamid_RT19-Sep-07 7:33
Hamid_RT19-Sep-07 7:33 
QuestionCListCtrl Pin
josip cagalj19-Sep-07 2:08
josip cagalj19-Sep-07 2:08 
AnswerRe: CListCtrl Pin
sheshidar19-Sep-07 2:27
sheshidar19-Sep-07 2:27 
GeneralRe: CListCtrl Pin
josip cagalj19-Sep-07 2:32
josip cagalj19-Sep-07 2:32 
GeneralRe: CListCtrl Pin
Nelek19-Sep-07 2:58
protectorNelek19-Sep-07 2:58 
QuestionSent Message Pin
sunit519-Sep-07 1:56
sunit519-Sep-07 1:56 
AnswerRe: Sent Message Pin
Randor 19-Sep-07 2:11
professional Randor 19-Sep-07 2:11 
GeneralRe: Sent Message [modified] Pin
sunit519-Sep-07 2:35
sunit519-Sep-07 2:35 
GeneralRe: Sent Message Pin
sunit519-Sep-07 2:38
sunit519-Sep-07 2:38 
QuestionRe: Sent Message Pin
David Crow19-Sep-07 2:41
David Crow19-Sep-07 2:41 
AnswerRe: Sent Message Pin
sunit519-Sep-07 18:54
sunit519-Sep-07 18:54 
GeneralRe: Sent Message Pin
Randor 19-Sep-07 3:31
professional Randor 19-Sep-07 3:31 
GeneralRe: Sent Message Pin
sunit519-Sep-07 18:40
sunit519-Sep-07 18:40 
QuestionInsertion of Smiley Faces in Rich Edit Control Pin
_Shiva19-Sep-07 1:53
_Shiva19-Sep-07 1:53 
AnswerRe: Insertion of Smiley Faces in Rich Edit Control Pin
David Crow19-Sep-07 2:43
David Crow19-Sep-07 2:43 
QuestionAdjusting the size of the page in the property sheet Pin
Nishad S19-Sep-07 1:27
Nishad S19-Sep-07 1:27 

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.