Click here to Skip to main content
15,891,607 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralSTL Iterator question Pin
Senkwe Chanda13-Oct-02 23:36
Senkwe Chanda13-Oct-02 23:36 
GeneralRe: STL Iterator question Pin
Joaquín M López Muñoz14-Oct-02 0:03
Joaquín M López Muñoz14-Oct-02 0:03 
GeneralRe: STL Iterator question Pin
Jon Hulatt14-Oct-02 0:06
Jon Hulatt14-Oct-02 0:06 
GeneralRe: STL Iterator question Pin
Joaquín M López Muñoz14-Oct-02 0:24
Joaquín M López Muñoz14-Oct-02 0:24 
GeneralRe: STL Iterator question Pin
Senkwe Chanda14-Oct-02 0:12
Senkwe Chanda14-Oct-02 0:12 
QuestionHow to get text in CHtmlView at position that mouse clicked? Pin
sonshiro13-Oct-02 23:17
sonshiro13-Oct-02 23:17 
AnswerRe: How to get text in CHtmlView at position that mouse clicked? Pin
Stephane Rodriguez.13-Oct-02 23:36
Stephane Rodriguez.13-Oct-02 23:36 
GeneralVC6 - Some Redistributing question Pin
Seven Heaven13-Oct-02 23:13
sussSeven Heaven13-Oct-02 23:13 
Hello all, I have written a little MFC application (i have VC6 standard edition) and would like to distribute it shareware on a low deployment basis.

Now, checking out a MSDN document ('redistributing VC++ 6.0 Applications') and reading carefully the 'redist.txt' document in the Visual Studio CD, i have noticed that there is a comprehensive, not short, list of what DLL's I ought to include, but i'd like to determine, if possibile, just only , say, 'the minimum' dll set.

1) I think i could just distribute these (i have no database support in my application):

-mfc42.dll
-msvcrt.dll

and:

-msvcp60.dll <-- is it really necessary?
-msvcirt.dll <-- is it really necessary?
-atl.ddl <-- is it really necessary?


2) I plan to put these files in the app directory, not on the system or system32: anybody knoews in there would be some problems with win98, win98SE, win ME and win XP? I read somewhere about a slight different way of checking the dll path in these OS.

3) In the MSDN document i read 'the mfc42.dll' SHOULD be registered on the target computer to ensure 'all mfc funcionality' is present. somehwere (If i am not wrong even searching on this excellent forum) somebody told this is actually not necessary.

Thanks in adavance for any suggestion/tip about the above

Joe
GeneralRe: VC6 - Some Redistributing question Pin
Stephane Rodriguez.13-Oct-02 23:27
Stephane Rodriguez.13-Oct-02 23:27 
GeneralRe: VC6 - Some Redistributing question Pin
Anonymous14-Oct-02 0:10
Anonymous14-Oct-02 0:10 
GeneralRe: VC6 - Some Redistributing question Pin
Stephane Rodriguez.14-Oct-02 0:22
Stephane Rodriguez.14-Oct-02 0:22 
GeneralAdo trouble Pin
stevenson13-Oct-02 23:11
stevenson13-Oct-02 23:11 
GeneralRe: Ado trouble Pin
Jon Hulatt14-Oct-02 0:07
Jon Hulatt14-Oct-02 0:07 
GeneralRe: Ado trouble Pin
stevenson14-Oct-02 14:08
stevenson14-Oct-02 14:08 
Generalmissing "eh.h" file!!! Pin
John Bosko13-Oct-02 23:03
John Bosko13-Oct-02 23:03 
GeneralRe: missing "eh.h" file!!! Pin
Joaquín M López Muñoz14-Oct-02 0:04
Joaquín M López Muñoz14-Oct-02 0:04 
GeneralRe: missing "eh.h" file!!! Pin
John Bosko14-Oct-02 1:22
John Bosko14-Oct-02 1:22 
Questionhow set Cursor spot Position? Pin
wangyiming13-Oct-02 22:37
wangyiming13-Oct-02 22:37 
AnswerRe: how set Cursor spot Position? Pin
rjuncu13-Oct-02 23:29
rjuncu13-Oct-02 23:29 
GeneralRe: how set Cursor spot Position? Pin
wangyiming14-Oct-02 18:31
wangyiming14-Oct-02 18:31 
QuestionHow to redraw background after SWP_NOREDRAW? Pin
Hiusing13-Oct-02 21:58
Hiusing13-Oct-02 21:58 
QuestionPassword checker....? Pin
13-Oct-02 20:48
suss13-Oct-02 20:48 
AnswerRe: Password checker....? Pin
Cornelis15-Oct-02 23:34
Cornelis15-Oct-02 23:34 
QuestionHow to get the resource id of a CPropertyPage? Pin
Daniel Strigl13-Oct-02 20:19
Daniel Strigl13-Oct-02 20:19 
AnswerRe: How to get the resource id of a CPropertyPage? Pin
Jon Hulatt13-Oct-02 21:33
Jon Hulatt13-Oct-02 21:33 

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.