-
run application in win 98 and win2k
I have developed an application. It runs well in win95, but not in win2k,
even after I rebuilt the whole project. Anybody can help me?
Thanks.
Max
-
Re: run application in win 98 and win2k
max wrote:
>
> I have developed an application. It runs well in win95, but not in win2k,
> even after I rebuilt the whole project. Anybody can help me?
What are the error messages you're getting? The two OSs differ in many
ways: DLLs, CRT, protections and security, Codeset -- many things can
cause compatibility problems.
And btw, this question would get more attention on the
windows.development newsgroup, it's not a general C++ question.
Danny
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
|
Development Centers
-- Android Development Center
-- Cloud Development Project Center
-- HTML5 Development Center
-- Windows Mobile Development Center
|