Click here to Skip to main content
16,010,487 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Please log in! (Winsock advice) Pin
Rickard Andersson2012-Apr-03 5:37
Rickard Andersson2012-Apr-03 5:37 
GeneralContextMenu of EditBox-es Pin
ZarrinPour11-Apr-03 17:27
ZarrinPour11-Apr-03 17:27 
GeneralRe: ContextMenu of EditBox-es Pin
Nish Nishant11-Apr-03 17:43
sitebuilderNish Nishant11-Apr-03 17:43 
GeneralLearning Move from ATL (no UI) to MFC with UI Pin
Paul Farry11-Apr-03 16:54
professionalPaul Farry11-Apr-03 16:54 
GeneralQuestions on SetProcessAffinityMask Pin
Robert Buldoc11-Apr-03 15:50
Robert Buldoc11-Apr-03 15:50 
GeneralGlobal variable's scope through a solution Pin
Albert Jann11-Apr-03 13:41
Albert Jann11-Apr-03 13:41 
GeneralRe: Global variable's scope through a solution Pin
Nish Nishant11-Apr-03 17:49
sitebuilderNish Nishant11-Apr-03 17:49 
QuestionHow to keep a C++ com dll in memory (repost) Pin
Anonymously11-Apr-03 12:23
Anonymously11-Apr-03 12:23 
I have a com dll written in C++ which is used in asp applications. The dll contains only one com object. There are static (global to the process) data objects within this dll. Obviously, I only want to initialize these static objects when the dll is first loaded.

However, IIS seems to be reloading my dll everytime the com object is created and used in an asp page.

P.S. Already tried the trick of returning S_FALSE in DllCanUnloadNow, doesn't really work. For VB6 com dll, you can set a project property "Retained in memory" which is exactly what I need. Don't know if the same can be done with VC++ com dll.
AnswerRe: How to keep a C++ com dll in memory (repost) Pin
Daniel Turini11-Apr-03 12:31
Daniel Turini11-Apr-03 12:31 
GeneralRe: How to keep a C++ com dll in memory (repost) Pin
Anonymously12-Apr-03 5:21
Anonymously12-Apr-03 5:21 
GeneralResource Editor gone weird. Pin
JohnMcL11-Apr-03 10:42
JohnMcL11-Apr-03 10:42 
GeneralProblems with MessageBox Pin
mnjobes11-Apr-03 10:26
mnjobes11-Apr-03 10:26 
QuestionHi, Maximilien. I'm hkbeckham. Could I have your email addres? Pin
hkbeckham11-Apr-03 9:02
hkbeckham11-Apr-03 9:02 
GeneralClear Files Pin
gmlnd11-Apr-03 8:36
gmlnd11-Apr-03 8:36 
GeneralRe: Clear Files Pin
Brian Shifrin11-Apr-03 20:53
Brian Shifrin11-Apr-03 20:53 
GeneralBitmapButton Pin
bumper11-Apr-03 8:01
bumper11-Apr-03 8:01 
GeneralRe: BitmapButton Pin
Big Art13-Apr-03 7:45
Big Art13-Apr-03 7:45 
Question:confused::confused:How to create a vertical CTabCtrl control?? Pin
psusong11-Apr-03 7:52
psusong11-Apr-03 7:52 
AnswerRe: :confused::confused:How to create a vertical CTabCtrl control?? Pin
Ravi Bhavnani11-Apr-03 9:38
professionalRavi Bhavnani11-Apr-03 9:38 
GeneralRe: :confused::confused:How to create a vertical CTabCtrl control?? Pin
psusong11-Apr-03 11:47
psusong11-Apr-03 11:47 
GeneralFont Coloring Preview Pin
Jonah Bishop11-Apr-03 6:56
Jonah Bishop11-Apr-03 6:56 
GeneralRe: Font Coloring Preview Pin
Ravi Bhavnani11-Apr-03 7:06
professionalRavi Bhavnani11-Apr-03 7:06 
GeneralRe: Font Coloring Preview Pin
Jonah Bishop11-Apr-03 7:40
Jonah Bishop11-Apr-03 7:40 
GeneralC++ tokenizer Pin
naja11-Apr-03 6:05
naja11-Apr-03 6:05 
GeneralRe: C++ tokenizer Pin
Toni7811-Apr-03 22:50
Toni7811-Apr-03 22:50 

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.