Click here to Skip to main content
15,901,283 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: How can I show/hide the plus symbol of a tree item? Pin
Paolo Messina29-Sep-01 2:42
professionalPaolo Messina29-Sep-01 2:42 
QuestionHow to send an e-mail using OnFileSendMail Pin
28-Sep-01 15:13
suss28-Sep-01 15:13 
AnswerRe: How to send an e-mail using OnFileSendMail Pin
Shog929-Sep-01 10:02
sitebuilderShog929-Sep-01 10:02 
QuestionHow to let a control support OLE Pin
28-Sep-01 15:04
suss28-Sep-01 15:04 
AnswerRe: How to let a control support OLE Pin
Michael Dunn28-Sep-01 16:22
sitebuilderMichael Dunn28-Sep-01 16:22 
QuestionHow to get hInternet handle from within IE ? Pin
Peter Hayward28-Sep-01 14:45
Peter Hayward28-Sep-01 14:45 
GeneralAVI & BMP Pin
28-Sep-01 12:26
suss28-Sep-01 12:26 
GeneralMSVCRT... Pin
28-Sep-01 11:51
suss28-Sep-01 11:51 
Hey all!

I compiled an ATL ActiveX Control DLL using Visual C++ 7 - and noticed that the DLL depends on MSVCRT70.DLL...

I have several questions:
1. Can I somehow remove this dependency?
2. What's in that DLL anyway?
3. Suppose I will compile the code with Visual C++ 6 - it will depend on MSVCRT.DLL, right?
4. Is it possible to remove THAT dependency?
5. Is there any software that comes with MSVCRT.DLL EXCEPT for Visual C++? (Internet Explorer, or Office, or something common like that?)
6. Suppose I want to distribute that file along with my ActiveX Control (for download on a web page) - will it work from the control DLL's directory? Need I put it in the user's Windows\System directory? Need I do anything else? Is it legal to distribute this DLL just like that?

Thanks a lot! Smile | :)
GeneralRe: MSVCRT... Pin
Walter Sullivan28-Sep-01 14:05
Walter Sullivan28-Sep-01 14:05 
GeneralRe: MSVCRT... Pin
28-Sep-01 14:37
suss28-Sep-01 14:37 
Generalkeybd_event Pin
Mustafa Demirhan28-Sep-01 10:12
Mustafa Demirhan28-Sep-01 10:12 
GeneralRe: keybd_event Pin
Paolo Messina29-Sep-01 0:24
professionalPaolo Messina29-Sep-01 0:24 
GeneralWake the computer from standby Pin
Mustafa Demirhan28-Sep-01 10:09
Mustafa Demirhan28-Sep-01 10:09 
GeneralExitWindowsEx Problem!! Pin
Mustafa Demirhan28-Sep-01 10:04
Mustafa Demirhan28-Sep-01 10:04 
GeneralCWebBrowser2 - problems with windows 98 and IE 5.5 Pin
28-Sep-01 8:36
suss28-Sep-01 8:36 
GeneralRe: CWebBrowser2 - problems with windows 98 and IE 5.5 Pin
Masaaki Onishi28-Sep-01 9:29
Masaaki Onishi28-Sep-01 9:29 
GeneralGetting a pointer to frame window Pin
Erik Hammar28-Sep-01 7:23
Erik Hammar28-Sep-01 7:23 
GeneralRe: Getting a pointer to frame window Pin
Michael Dunn28-Sep-01 7:54
sitebuilderMichael Dunn28-Sep-01 7:54 
GeneralRe: Getting a pointer to frame window Pin
Erik Hammar29-Sep-01 1:05
Erik Hammar29-Sep-01 1:05 
GeneralDLL and ATLTRACE question Pin
28-Sep-01 6:59
suss28-Sep-01 6:59 
GeneralRe: DLL and ATLTRACE question Pin
Not Active28-Sep-01 7:15
mentorNot Active28-Sep-01 7:15 
GeneralFunction with variable number of argument Pin
28-Sep-01 6:42
suss28-Sep-01 6:42 
GeneralRe: Function with variable number of argument Pin
Chris Losinger28-Sep-01 6:49
professionalChris Losinger28-Sep-01 6:49 
GeneralRe: Function with variable number of argument Pin
28-Sep-01 7:50
suss28-Sep-01 7:50 
QuestionHow to get the desktop background image ? Pin
28-Sep-01 6:38
suss28-Sep-01 6:38 

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.