|
-
Mar 1st, 2003, 10:37 PM
#1
Thread Starter
Addicted Member
getting my MFC app on win98
I have created a MFC application on my windows XP laptop with visual c++.net then tried to transfer the exe over to my 98 machien. It told me i needed a dll. So after giving it the dlls 1 by 1 after 15 mins it finaly didn't give me a message. BUT NOTHING HAPPENED. (it didn't bring up the dialog)
how can i make my MFC application on windows 98?
-
Mar 2nd, 2003, 05:34 AM
#2
All the buzzt
 CornedBee
"Writing specifications is like writing a novel. Writing code is like writing poetry."
- Anonymous, published by Raymond Chen
Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.
-
Mar 2nd, 2003, 08:52 AM
#3
Hyperactive Member
king_scott_2 :Why don't you link statically? If your MFC application is not using GDI+ related stuff, it should work in Win98 by right.
-
Jul 3rd, 2003, 07:40 AM
#4
Thread Starter
Addicted Member
I am compleaty really really new at vc++ so I have no idea what a GDI is. Can you please explain the purpose of this.
Buy the way my friend came over and brought his win 85 machien over. I wanted to test some client/server apps on it (written in VB). BUT it started giving me the same problems that I am having with visual c++.net and win98. it asks me to locate down the dll files and when i transfer all of them over nothing happens. do you know of any runetimes of anything I could try downloading from the web. If you do can you PLEASE specify a web page
p.s Sorry for the lateness for this reply, I must have accedentlu deleted the e-mail with some junk and just found it today when I was cleaning out all my posted stuff
Thanks for all your help
-
Jul 3rd, 2003, 09:39 AM
#5
IMO you are too much a newbie to use MFC...
But keeping that aside, I see no reason why it should not work once the files are on the other PC.
All the buzzt
 CornedBee
"Writing specifications is like writing a novel. Writing code is like writing poetry."
- Anonymous, published by Raymond Chen
Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|