Click here to Skip to main content
15,913,587 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: boost::regex++ Pin
Jon Hulatt19-Aug-04 20:55
Jon Hulatt19-Aug-04 20:55 
GeneralRe: boost::regex++ Pin
Nemanja Trifunovic20-Aug-04 3:27
Nemanja Trifunovic20-Aug-04 3:27 
Generaldifference between Hotkeys and ShortKeys Pin
zahid_ash19-Aug-04 19:40
zahid_ash19-Aug-04 19:40 
GeneralRe: difference between Hotkeys and ShortKeys Pin
kriaz19-Aug-04 23:12
kriaz19-Aug-04 23:12 
GeneralRe: difference between Hotkeys and ShortKeys Pin
toxcct21-Aug-04 7:25
toxcct21-Aug-04 7:25 
GeneralWhy thread deadlock in DllRegisterServer and FreeLibrary Pin
nlm_wboy19-Aug-04 19:19
nlm_wboy19-Aug-04 19:19 
GeneralRe: Why thread deadlock in DllRegisterServer and FreeLibrary Pin
Blake Miller20-Aug-04 4:47
Blake Miller20-Aug-04 4:47 
GeneralRe: Why thread deadlock in DllRegisterServer and FreeLibrary Pin
nlm_wboy22-Aug-04 16:23
nlm_wboy22-Aug-04 16:23 
1、The libraries have not any dependencies upon each other.
2、Threads aren‘t created in the DllMain.

The thread really is deadlock in "GetModuleFileName" and FreeLibrary.
The GetModuleFileName is called in DllRegisterServer(MFC).

If DllRegisterServer isn't called in thread, the thread can't deadlock.You can test it.D'Oh! | :doh:

QuestionHow to Decompress GIF file Pin
zahid_ash19-Aug-04 18:33
zahid_ash19-Aug-04 18:33 
GeneralSendmaill.dll or Send To: Mail Recipient via C++ Pin
GoddFadda19-Aug-04 16:14
GoddFadda19-Aug-04 16:14 
GeneralRe: Sendmaill.dll or Send To: Mail Recipient via C++ Pin
gamitech20-Aug-04 13:03
gamitech20-Aug-04 13:03 
Generalprintout excel Pin
pnpfriend19-Aug-04 14:38
pnpfriend19-Aug-04 14:38 
GeneralRe: printout excel Pin
Michael Dunn19-Aug-04 15:26
sitebuilderMichael Dunn19-Aug-04 15:26 
GeneralRe: printout excel Pin
pnpfriend20-Aug-04 4:14
pnpfriend20-Aug-04 4:14 
GeneralRe: printout excel Pin
pnpfriend20-Aug-04 11:21
pnpfriend20-Aug-04 11:21 
GeneralRe: printout excel Pin
Michael Dunn20-Aug-04 14:04
sitebuilderMichael Dunn20-Aug-04 14:04 
GeneralRe: printout excel Pin
pnpfriend23-Aug-04 4:06
pnpfriend23-Aug-04 4:06 
Questionhow to prevent shutting dowsn Pin
yingkou19-Aug-04 14:31
yingkou19-Aug-04 14:31 
AnswerRe: how to prevent shutting dowsn Pin
User 58385219-Aug-04 18:48
User 58385219-Aug-04 18:48 
GeneralRe: how to prevent shutting dowsn Pin
yingkou19-Aug-04 23:04
yingkou19-Aug-04 23:04 
QuestionVisual C++ RichEdit ctrl in DialogBox - what's happening? Pin
int01hh19-Aug-04 13:48
int01hh19-Aug-04 13:48 
AnswerRe: Visual C++ RichEdit ctrl in DialogBox - what's happening? Pin
Naveed Shoaib19-Aug-04 14:16
Naveed Shoaib19-Aug-04 14:16 
GeneralRe: Visual C++ RichEdit ctrl in DialogBox - what's happening? Pin
int01hh19-Aug-04 23:05
int01hh19-Aug-04 23:05 
GeneralIDispatch method in C++6.0 Pin
Freeman Taylor19-Aug-04 11:48
Freeman Taylor19-Aug-04 11:48 
GeneralRe: IDispatch method in C++6.0 Pin
Christian Graus19-Aug-04 13:24
protectorChristian Graus19-Aug-04 13:24 

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.