Click here to Skip to main content
15,898,035 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: fading a dialogbox in Pin
BlackDice28-Dec-05 10:20
BlackDice28-Dec-05 10:20 
QuestionSmart Device project problem Pin
LiYS27-Dec-05 20:06
LiYS27-Dec-05 20:06 
AnswerRe: Smart Device project problem Pin
Prakash Nadar27-Dec-05 21:22
Prakash Nadar27-Dec-05 21:22 
GeneralRe: Smart Device project problem Pin
LiYS27-Dec-05 22:00
LiYS27-Dec-05 22:00 
AnswerRe: Smart Device project problem Pin
Owner drawn27-Dec-05 23:02
Owner drawn27-Dec-05 23:02 
AnswerRe: Smart Device project problem Pin
sunit527-Dec-05 23:09
sunit527-Dec-05 23:09 
AnswerRe: Smart Device project problem Pin
vikas amin27-Dec-05 23:46
vikas amin27-Dec-05 23:46 
QuestionUnloading a DLL Pin
Jagadeesh VN27-Dec-05 19:53
Jagadeesh VN27-Dec-05 19:53 
Hi,

I am developing a shell namespace extension which will be loaded by explorer.exe. Since I have implemented file uploading in a seperate queue, I couldn't unable the dll even if the reference count becomes zero. For that I am always returning S_FALSE from DllCanUnloadNow method.

The problem is, If someone wants to install a new version, since the dll is in memory and couldn't be unloaded I am not able to overwrite the new version. Is there any mechanism by which I can forcefully unload a dll ?

I recollect reading an article which suggests returning S_OK from DllCanUnloadNow depending on the application which is trying to unload the dll. But I couldn't find the link even after gooogling for hours.

Any help on this would be greatly appreciated!!!

Merry X'mas and Happy New Year.

Thanks and Regards
Jugs

"A robust program is resistant to errors -- it either works correctly, or it does not work at all; whereas a fault tolerant program must actually recover from errors."
AnswerRe: Unloading a DLL Pin
Prakash Nadar27-Dec-05 21:28
Prakash Nadar27-Dec-05 21:28 
QuestionReparse points Pin
kmr.girish27-Dec-05 19:47
kmr.girish27-Dec-05 19:47 
QuestionHow to include my lib file in the vc++.net 7.0 environment Pin
G Haranadh27-Dec-05 19:09
G Haranadh27-Dec-05 19:09 
AnswerRe: How to include my lib file in the vc++.net 7.0 environment Pin
Owner drawn27-Dec-05 19:13
Owner drawn27-Dec-05 19:13 
GeneralRe: How to include my lib file in the vc++.net 7.0 environment Pin
G Haranadh27-Dec-05 19:24
G Haranadh27-Dec-05 19:24 
AnswerRe: How to include my lib file in the vc++.net 7.0 environment Pin
Abhi Lahare27-Dec-05 19:18
Abhi Lahare27-Dec-05 19:18 
QuestionWhy I can't change font in CRichEditCtrl Pin
Frankdou27-Dec-05 18:40
Frankdou27-Dec-05 18:40 
AnswerRe: Why I can't change font in CRichEditCtrl Pin
Owner drawn27-Dec-05 19:11
Owner drawn27-Dec-05 19:11 
AnswerRe: Why I can't change font in CRichEditCtrl Pin
Mark F.28-Dec-05 3:37
Mark F.28-Dec-05 3:37 
GeneralRe: Why I can't change font in CRichEditCtrl Pin
Frankdou29-Dec-05 13:59
Frankdou29-Dec-05 13:59 
Question++i and i++ Pin
Nishad S27-Dec-05 18:35
Nishad S27-Dec-05 18:35 
AnswerRe: ++i and i++ Pin
G Haranadh27-Dec-05 18:49
G Haranadh27-Dec-05 18:49 
GeneralRe: ++i and i++ Pin
Nishad S27-Dec-05 20:09
Nishad S27-Dec-05 20:09 
GeneralRe: ++i and i++ Pin
G Haranadh27-Dec-05 20:15
G Haranadh27-Dec-05 20:15 
GeneralRe: ++i and i++ Pin
S. Senthil Kumar27-Dec-05 21:19
S. Senthil Kumar27-Dec-05 21:19 
AnswerRe: ++i and i++ Pin
S. Senthil Kumar27-Dec-05 18:49
S. Senthil Kumar27-Dec-05 18:49 
AnswerRe: ++i and i++ Pin
John M. Drescher27-Dec-05 18:52
John M. Drescher27-Dec-05 18:52 

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.