Vc6
  Home FAQ Contact Sign in
 
Advanced search
MATCHING GROUPS



more...
POPULAR GROUPS

more...

found 4388 articles for 0.334 sec
I want to be able to use HtmlHelp for ContextSenstiveHelp using the vc6/vs98 IDE for release builds. I started with a vc71 wizard built SDI app with the checkbox for HtmlHelp selected. This generated: EnableHtmlHelp(); which becomes: SetHelpMode(afxHTMLHelp); which becomes: m_eHelpType = afxHTMLHelp; which is equivalent to: m_eHelpType = (AFX_HELP_TYPE) 1; However, none of     

Group: microsoft.public.vc.mfc · Group Profile · Search for Vc6 in microsoft.public.vc.mfc
Author: L.Allan
Date: Dec 26, 2008 06:30

raj s wrote: How to use boost regex library with vc6 and with CSting. 1. Don't use VC6, it is obsolete. 2. Support for VC6 in Boost is being phased out, so it might not work at all with the current version. 3. Boost.Regex operates on std::string or std::wstring, AFAIK. That means that you will have to convert the CString to one of those and then back. 4. Which of those depends on what TCHAR
Show full article (0.65Kb)
Norbert Unterberg wrote: > When updating VS6 to VS2005, most compiler warnings came from the > ,,, And if your code uses templates of your own design, you're likely to run into error C4346 a lot due to code constructs which VC6 accepts but VC8 (2005) correctly rejects (correct according to the C++ standard, that is). VC6 also has lots of problems with template friends, member templates     

Group: microsoft.public.vc.language · Group Profile · Search for Vc6 in microsoft.public.vc.language
Author: Ulrich Eckhardt
Date: Sep 15, 2008 03:17

Giovanni Dicanio schrieb: "raj s" <yesraaj@gmail.com> ha scritto nel messaggio news:532cc7b8-3044-402c-8c5b-f765e9caa079@p25g2000hsf.googlegroups.com... Will there be any problem when converting vc6 to vc2005 To add to David's correct answer, VC6 uses ANSI/MBCS as default character encoding [TCHAR == char], instead VS2005 uses Unicode [TCHAR == wchar_t], so you may have
Show full article (0.67Kb) · Show article thread
"raj s" <yesraaj@gmail.com> ha scritto nel messaggio news:532cc7b8-3044-402c-8c5b-f765e9caa079@p25g2000hsf.googlegroups.com... > Will there be any problem when converting vc6 to vc2005 To add to David's correct answer, VC6 uses ANSI/MBCS as default character encoding [TCHAR == char], instead VS2005 uses Unicode [TCHAR == wchar_t], so you may have lots of errors if your code is not Unicode     

Group: microsoft.public.vc.language · Group Profile · Search for Vc6 in microsoft.public.vc.language
Author: Giovanni Dicanio
Date: Sep 15, 2008 03:15

Joseph M. Newcomer wrote: Apparently a partial edit was selected. I will try to fix this within a day, but the fixes are simple On Thu, 07 Aug 2008 00:41:35 +0800, asm23 <asmwarrior@gmail.com> wrote: Hi,I'm doing a real time log. And find that the CEdit is not a good choice.(Mainly because it will limit the total length of text up to about 30000), I search the forum and
Show full article (0.37Kb) · Show article thread
    

Group: microsoft.public.vc.language · Group Profile · Search for Vc6 in microsoft.public.vc.language
Author: raj s
Date: Sep 15, 2008 02:07

Show full article (0.05Kb)
    

Group: microsoft.public.vc.language · Group Profile · Search for Vc6 in microsoft.public.vc.language
Author: Carl Daniel [VC++ MVP]
Date: Sep 11, 2008 19:20

Show full article (1.22Kb) · Show article thread
    

Group: microsoft.public.vc.language · Group Profile · Search for Vc6 in microsoft.public.vc.language
Author: Norbert Unterberg
Date: Sep 11, 2008 10:16

Show full article (1.47Kb) · Show article thread
    

Group: microsoft.public.vc.language · Group Profile · Search for Vc6 in microsoft.public.vc.language
Author: Giovanni Dicanio
Date: Sep 11, 2008 03:24

Show full article (0.86Kb) · Show article thread
    

Group: microsoft.public.vc.language · Group Profile · Search for Vc6 in microsoft.public.vc.language
Author: David Lowndes
Date: Sep 11, 2008 02:18

Show full article (0.33Kb) · Show article thread
    

Group: microsoft.public.vc.language · Group Profile · Search for Vc6 in microsoft.public.vc.language
Author: raj s
Date: Sep 11, 2008 01:49

Show full article (0.05Kb)
    

Group: microsoft.public.vc.mfc · Group Profile · Search for Vc6 in microsoft.public.vc.mfc
Author: asm23
Date: Aug 31, 2008 07:09

Show full article (3.43Kb) · Show article thread
1 · 2 · 3 · 4 · 5 · 6 · 7 · 8 · 9 · next