VC ++和WinNT问题 [英] VC++ and WinNT Problem

查看:78
本文介绍了VC ++和WinNT问题的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,


i有一个MSVC项目,它是在Win 98上开发的(安静的古董但是

为真),现在我将开发转移到Win NT 。当我没有使用

应用程序时,它会失败并显示一条消息,无法创建新文档。

这可能是导致此错误的原因?但同样的应用程序如果在$ 2k或者XP中运行
运行正常。


谢谢

Ravs

hi all,

i have MSVC Project which was developed on Win 98 (quiet antique but
true), now i move the development to Win NT. when i runt the
application it fails with a message, "unable to create new document".
what could be the causes of this error? but the same application if
run in win 2k or XP is running fine.

thanks
Ravs

推荐答案



" Raveen.B" < RA ****** @ math.net>在消息中写道

news:bb ************************** @ posting.google.c om ...

"Raveen.B" <ra******@math.net> wrote in message
news:bb**************************@posting.google.c om...
大家好,

我有在Win 98上开发的MSVC项目(安静古董,但确实如此),现在我将开发转移到Win NT。当我用它消失了
应用程序时,它会显示一条消息,无法创建新文档。
这可能是导致此错误的原因?但是同样的应用程序,如果在win 2k或XP中运行正常运行。
hi all,

i have MSVC Project which was developed on Win 98 (quiet antique but
true), now i move the development to Win NT. when i runt the
application it fails with a message, "unable to create new document".
what could be the causes of this error? but the same application if
run in win 2k or XP is running fine.




关于Windows编程的问题应该在Windows编程上询问

group,如新闻:comp.os.ms-windows.programmer.win32。


这个组是针对C ++问题而你的问题与

C ++。


john



Questions about Windows programming should be asked on a Windows programming
group, like news:comp.os.ms-windows.programmer.win32.

This group is for C++ questions and your question has nothing to do with
C++.

john




" Raveen.B" < RA ****** @ math.net>在消息中写道

news:bb ************************** @ posting.google.c om ...

"Raveen.B" <ra******@math.net> wrote in message
news:bb**************************@posting.google.c om...
大家好,

我有在Win 98上开发的MSVC项目(安静古董,但确实如此),现在我将开发转移到Win NT。当我用它消失了
应用程序时,它会显示一条消息,无法创建新文档。
这可能是导致此错误的原因?但同样的应用程序如果在win 2k或XP中运行正常运行。

感谢
Ravs
hi all,

i have MSVC Project which was developed on Win 98 (quiet antique but
true), now i move the development to Win NT. when i runt the
application it fails with a message, "unable to create new document".
what could be the causes of this error? but the same application if
run in win 2k or XP is running fine.

thanks
Ravs




我认为NT(4.0)和98一样年长,如果不是更老的话。 (但是谁能记得那么多?
回到那么远?:-))这是一个非常不同的操作系统,从95,98,2000或XP。

你必须明确编译对于大多数情况下的NT,有时甚至是
重写代码以使用NT。想要建议吗?放弃NT,这是终身

结束了。


-Howard



I think that NT (4.0) is as old as 98, if not older. (But who can remember
back that far? :-)) And it was a very different OS from 95, 98, 2000 or XP.
You have to compile explicitly for the NT in most cases, and sometimes even
rewrite the code to work with the NT. Want advice? Drop NT, it''s lifetime
is over.

-Howard


* Howard :
* Howard:

Raveen.B < RA ****** @ math.net>在消息中写道
新闻:bb ************************** @ posting.google.c om ...

"Raveen.B" <ra******@math.net> wrote in message
news:bb**************************@posting.google.c om...
大家好,

我有在Win 98上开发的MSVC项目(安静的古董但确实如此),现在我将开发转移到Win NT。当我用它消失了
应用程序时,它会显示一条消息,无法创建新文档。
这可能是导致此错误的原因?但同样的应用程序如果在win 2k或XP中运行正常运行。

感谢
Ravs
hi all,

i have MSVC Project which was developed on Win 98 (quiet antique but
true), now i move the development to Win NT. when i runt the
application it fails with a message, "unable to create new document".
what could be the causes of this error? but the same application if
run in win 2k or XP is running fine.

thanks
Ravs



我认为NT( 4.0)如果不是更老的话,就像98岁一样。 (但谁能记得那么远?:-))这是一个非常不同的操作系统,从95,98,2000或XP。
在大多数情况下你必须为NT明确编译,并且有时甚至会重写代码以使用NT。想要建议吗?删除NT,它的终身
结束。



I think that NT (4.0) is as old as 98, if not older. (But who can remember
back that far? :-)) And it was a very different OS from 95, 98, 2000 or XP.
You have to compile explicitly for the NT in most cases, and sometimes even
rewrite the code to work with the NT. Want advice? Drop NT, it''s lifetime
is over.




偏离主题,除了C ++开发受到影响的程度
系统支持可能是一种主题,例如NT提供更好的

检查无效指针的使用情况。


< OT>

Explorer GUI是在Windows 95中引入的随后在Windows NT上提供了
,然后在版本4中提供.Windows 2000是NT 5.0,

对于Windows编程来说,删除NT有点困难,因为它是当前Windows的


< / OT>

-

答:因为它弄乱了人们通常阅读文字的顺序。

问:为什么这么糟糕?

A:热门发布。

问:usenet和电子邮件中最烦人的是什么?



Off-topic except the degree to which C++ development is influenced by
system support might be sort of on-topic, e.g. NT provides better
checking of invalid pointer usage.

<OT>
The Explorer GUI was introduced in Windows 95 and subsequently made
available on Windows NT, then in version 4. Windows 2000 is NT 5.0,
Windows XP home and professional is NT 5.1, and XP Server is 5.2.
It''s a bit difficult to drop NT for Windows programming since it''s
the current Windows.
</OT>
--
A: Because it messes up the order in which people normally read text.
Q: Why is it such a bad thing?
A: Top-posting.
Q: What is the most annoying thing on usenet and in e-mail?


这篇关于VC ++和WinNT问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆