Click here to Skip to main content
15,914,642 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Text on Image (in GDI+) Pin
John R. Shaw31-Mar-05 21:09
John R. Shaw31-Mar-05 21:09 
GeneralWindow Equivalent !! Pin
ThatsAlok29-Mar-05 23:35
ThatsAlok29-Mar-05 23:35 
GeneralRe: Window Equivalent !! Pin
BadJerry29-Mar-05 23:55
BadJerry29-Mar-05 23:55 
GeneralRe: Window Equivalent !! Pin
ThatsAlok30-Mar-05 0:09
ThatsAlok30-Mar-05 0:09 
GeneralRe: Window Equivalent !! Pin
David Crow30-Mar-05 3:13
David Crow30-Mar-05 3:13 
GeneralRe: Window Equivalent !! Pin
ThatsAlok30-Mar-05 17:59
ThatsAlok30-Mar-05 17:59 
GeneralRe: Window Equivalent !! Pin
Ravi Bhavnani30-Mar-05 3:40
professionalRavi Bhavnani30-Mar-05 3:40 
GeneralRe: Window Equivalent !! Pin
John R. Shaw30-Mar-05 7:52
John R. Shaw30-Mar-05 7:52 
It is very hard to get away from the MSVCRT.dll, since many (if not most) libraries depend on it. Therefor, you will probably be dependent on it even if you do not call any of the standard C-functions that it contains.

When designing a COM control: You have the option of defining minimum dependencies, which attempts not to include MSVCRT.dll, but I have never been able to eliminate that dependency my self.

INTP
"The more help VB provides VB programmers, the more miserable your life as a C++ programmer becomes."
Andrew W. Troelsen
GeneralRe: Window Equivalent !! Pin
ThatsAlok30-Mar-05 17:51
ThatsAlok30-Mar-05 17:51 
GeneralCOleDateTime::GetCurrentTime and daylight saving changes Pin
BadJerry29-Mar-05 23:22
BadJerry29-Mar-05 23:22 
GeneralRe: COleDateTime::GetCurrentTime and daylight saving changes Pin
BadJerry30-Mar-05 0:26
BadJerry30-Mar-05 0:26 
GeneralRe: COleDateTime::GetCurrentTime and daylight saving changes Pin
Mike Dimmick30-Mar-05 1:17
Mike Dimmick30-Mar-05 1:17 
GeneralRe: COleDateTime::GetCurrentTime and daylight saving changes Pin
BadJerry30-Mar-05 2:07
BadJerry30-Mar-05 2:07 
QuestionHow to support multi-language Pin
ytod29-Mar-05 23:18
ytod29-Mar-05 23:18 
AnswerRe: How to support multi-language Pin
BadJerry29-Mar-05 23:27
BadJerry29-Mar-05 23:27 
GeneralGetting domain name where a remote computer is attached Pin
Suso29-Mar-05 20:35
Suso29-Mar-05 20:35 
QuestionLink one view to an other? Pin
herime29-Mar-05 20:33
herime29-Mar-05 20:33 
GeneralIHTMLDocument2 loading Pin
mlatimer29-Mar-05 19:43
mlatimer29-Mar-05 19:43 
GeneralRe: IHTMLDocument2 loading Pin
mlatimer29-Mar-05 20:07
mlatimer29-Mar-05 20:07 
GeneralCPropertySheet::SetActivePage() Pin
swati2429-Mar-05 19:11
swati2429-Mar-05 19:11 
GeneralRe: CPropertySheet::SetActivePage() Pin
ThatsAlok29-Mar-05 20:08
ThatsAlok29-Mar-05 20:08 
GeneralRe: CPropertySheet::SetActivePage() Pin
Ravi Bhavnani29-Mar-05 20:13
professionalRavi Bhavnani29-Mar-05 20:13 
GeneralRe: CPropertySheet::SetActivePage() Pin
swati2429-Mar-05 20:31
swati2429-Mar-05 20:31 
Generalsb live Pin
nvd229-Mar-05 17:54
nvd229-Mar-05 17:54 
GeneralRe: sb live Pin
Joel Holdsworth29-Mar-05 20:47
Joel Holdsworth29-Mar-05 20:47 

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.