|
jawbin
高级用户
   
积分 994
发帖 444
注册 2005-1-29
状态 离线
|
『第 46 楼』:
使用 LLM 解释/回答一下
其实我还是不想让任何模块依赖于保护模式,所以想 port...
不过我还没见过运行着的 ReactOS, 你有的话能否抓给图让我看看:P
我有很多问题,到时候会开个专贴请教的,请 asbai 到时候不吝赐教哦!
Actually, I still don't want any module to depend on protected mode, so I want to port... But I haven't seen a running ReactOS yet. If you have one, can you grab a screenshot and show it to me? I have many questions and will start a special thread to ask for advice later. Please, asbai, don't be stingy with your guidance then!
|
|
2006-5-26 08:22 |
|
|
asbai
高级用户
   
积分 653
发帖 252
注册 2006-4-16
状态 离线
|
『第 47 楼』:
使用 LLM 解释/回答一下
Originally posted by jawbin at 2006-5-26 08:22:
其实我还是不想让任何模块依赖于保护模式,所以想 port...
不过我还没见过运行着的 ReactOS, 你有的话能否抓给图让我看看<img src="images/smilies/face-raspberry.png" align="absmiddle" border="0">
我有很多问题,到时候会开䠮..
仔细看DOS框,打了你的大名哦,不会怀疑我是从网上随便找的吧 <img src="images/smilies/face-wink.png" align="absmiddle" border="0">
Last edited by asbai on 2006-5-26 at 14:18 ]
Originally posted by jawbin at 2006-5-26 08:22:
Actually, I still don't want any module to depend on protected mode, so I want to port...
But I haven't seen a running ReactOS yet. If you have it, can you grab a screenshot and show me? :P
I have many questions, and I will start a thread then..
Take a close look at the DOS box, your name is typed there. You won't suspect that I found it randomly on the Internet, right ;)
Last edited by asbai on 2006-5-26 at 14:18 ]
附件
1: Clipboard01.png (2006-5-26 14:17, 53.32 KiB, 下载附件所需积分 1 点
,下载次数: 1)
|
|
2006-5-26 14:17 |
|
|
BWSkyer
中级用户
   我是DOS学者
积分 367
发帖 180
注册 2006-5-14 来自 重庆
状态 离线
|
『第 48 楼』:
使用 LLM 解释/回答一下
论坛有一段时间不能访问,所以没有来看帖,最近又太忙了。。
到现在我才测试,非常不好意思~~~对不住大家!!!
我的疑问就是Wengier发布的两个地址。为什么是2个。。我可以把它结合起来吗。会出现错误吗??我想应该可以放到一起的吧。。可以吗??
还有就是我想要做一个软盘,或者USB启动的HXDOS系统。。但是怎么做IMG呢?
谢谢大家了,我再次把这个帖顶上来讨论,支持一定要彻底弄明白。谢谢大家!
HXRT: http://www.japheth.de/Download/HXRT.ZIP
HXGUI: http://www.japheth.de/Download/HXGUI.ZIP
There was a period when the forum was inaccessible, so I didn't come to read the posts. Recently, I've been too busy.
Only now did I test it, and I'm very sorry~~~ I'm sorry everyone!!!
My question is about the two addresses released by Wengier. Why are there 2. Can I combine them? Will there be an error? I think it should be possible to put them together. Can I?
Also, I want to make a floppy disk or USB bootable HXDOS system. But how to make an IMG?
Thank you everyone. I'm bringing this post up again to discuss, and I must thoroughly understand it. Thank you everyone!
HXRT: http://www.japheth.de/Download/HXRT.ZIP
HXGUI: http://www.japheth.de/Download/HXGUI.ZIP
|
|
2006-6-5 21:33 |
|
|
asbai
高级用户
   
积分 653
发帖 252
注册 2006-4-16
状态 离线
|
『第 49 楼』:
使用 LLM 解释/回答一下
HXRT:运行时库
HXGUI:附加的GUI支持库,基于HXRT。
两个可以 merge 到一起用,分开提供的原因是很多程序仅需要CLI支持,不需要GUI,所以 HXGUI 作为一个附加的组件单独提供。 http://www.japheth.de/ 网站上,和你下载的 ZIP 包里都有详细的说明。请养成先读文档再发问的好习惯 <img src="images/smilies/face-raspberry.png" align="absmiddle" border="0">
兄台的第二个问题偶不太明白,如果你会做一般的可启动IMG或者可启动U盘,让它们包含 HX 不需要什么特别的操作。如果兄台完全不会做可启动IMG,那这就不是一个 HX 相关的问题 <img src="images/smilies/face-smile-big.png" align="absmiddle" border="0">,关于制作启动映像的帖子论坛里有大把~
HXRT: Runtime library
HXGUI: Additional GUI support library, based on HXRT.
The two can be merged for use together. The reason they are provided separately is that many programs only need CLI support and not GUI, so HXGUI is provided as a separate additional component. There are detailed instructions on the http://www.japheth.de/ website and in the ZIP package you downloaded. Please develop the good habit of reading the documentation before asking questions :P
I don't quite understand your second question, sir. If you can make a general bootable IMG or bootable USB drive, there's no special operation needed to include HX. If you don't know how to make a bootable IMG at all, then this isn't an HX-related question :D. There are plenty of posts in the forum about making boot images~
|
|
2006-6-5 21:55 |
|
|
BWSkyer
中级用户
   我是DOS学者
积分 367
发帖 180
注册 2006-5-14 来自 重庆
状态 离线
|
『第 50 楼』:
使用 LLM 解释/回答一下
今天上班的时候我试验了,失败得好惨,就一个THREAD.EXE是没有异常的,其他的异常好多,有的提示不能在DOS下运行。汗颜!!
具体的环境是这样的,我用论坛提供的FREEDOS32 IMG做的一张启动软盘,在AUTOEXEC.bat里面添加了PATH,添加了windows\system32;bin;test,unspp等路径,然后用软盘启动后就直接运行测试程式,发现是不行的,因为我是用得freedos的内核。。
我又用微软的DOS6.0测试,发现还是异常。。
我想弄明白,HX DOS 是自己的内核吗??还是说支持COPY到HDD里,然后PATH一下就可以用,说明档里是介绍怎么用test程序的,还有一些dll文件的介绍。。
我的想法就是,如果我支持把 http://www.japheth.de/Download/HXRT.ZIP里面的东西解压到FLPPY里,可以用吗?这样不可能启动的阿,所以才有我的第2个问题,就是它是怎么安装的。。。。
还有很的问题,先帮我看看上面这些,谢谢!!有点迷惑哦!!
Today at work, I tested, and it failed miserably. Only THREAD.EXE was normal, and there were many other exceptions. Some prompted that it couldn't run under DOS. Facepalm!!
The specific environment is like this. I used the FREEDOS32 IMG provided by the forum to make a boot floppy. Added PATH in AUTOEXEC.bat, added paths like windows\system32;bin;test, unspp, etc. Then after booting with the floppy and directly running the test program, it didn't work because I was using the freedos kernel..
I also tested with Microsoft DOS6.0, and it was still abnormal.
I want to figure out, is HX DOS its own kernel?? Or does it support copying to HDD and then using PATH, the documentation introduces how to use the test program, and some introductions of dll files..
My idea is, if I support extracting the things in http://www.japheth.de/Download/HXRT.ZIP to FLPPY, can it be used? This can't start, so there is my second question, which is how it is installed..
There are still many problems, first help me take a look at the above, thank you!! A bit confused oh!!
|
|
2006-6-6 18:11 |
|
|
Wengier
系统支持
             “新DOS时代”站长
积分 27736
发帖 10521
注册 2002-10-9
状态 离线
|
『第 51 楼』:
使用 LLM 解释/回答一下
HX自己当然没有内核,毕竟它是DOS下运行的程序,需DOS内核。DOS内核建议使用MS-DOS 7.1测试,以保证兼容性(不要用FreeDOS的测试,我试过会有一些问题)。然后用HX即可。
更重要的是上面的路径的设置有问题,如文档中所述,一定不要在PATH中将windows\system32置于bin之前,否则肯定会出问题。建议顺序如下:bin;test;windows\system(最好是Win9x的system目录,而不要是XP的system32)。
HX itself certainly doesn't have a kernel. After all, it's a program running under DOS and requires the DOS kernel. It's recommended to test with MS-DOS 7.1 for the DOS kernel to ensure compatibility (don't test with FreeDOS, I've tried and there are some issues). Then you can use HX.
More importantly, there's a problem with the path settings above. As stated in the document, never put windows\system32 before bin in PATH, otherwise there will definitely be problems. It's recommended to have the following order: bin;test;windows\system (preferably the system directory of Win9x, not system32 of XP).
|

Wengier - 新DOS时代
欢迎大家来到我的“新DOS时代”网站,里面有各类DOS软件和资料,地址:
http://wendos.mycool.net/
E-Mail & MSN: wengierwu AT hotmail.com (最近比较忙,有事请联系DOSroot和雨露,谢谢!)
 |
|
2006-6-6 22:30 |
|
|
asbai
高级用户
   
积分 653
发帖 252
注册 2006-4-16
状态 离线
|
『第 52 楼』:
使用 LLM 解释/回答一下
楼上正解,楼上的楼上看文档不要漏字  
The upstairs is correct. The one upstairs from the upstairs, please don't miss any words when reading the document :P:P
|
|
2006-6-7 01:03 |
|
|
BWSkyer
中级用户
   我是DOS学者
积分 367
发帖 180
注册 2006-5-14 来自 重庆
状态 离线
|
『第 53 楼』:
使用 LLM 解释/回答一下
E文水平差阿!<img src="images/smilies/face-sad.png" align="absmiddle" border="0"><img src="images/smilies/face-raspberry.png" align="absmiddle" border="0">现在明白了,谢谢楼上+楼上的楼上。。。
原来是用MS-DOS 的内核阿!!那我就做一个MS-DOS 的启动盘,然后PATH路径,就可以运行32的程式了哦!!恩,明天试试看!!!
Last edited by BWSkyer on 2006-6-7 at 22:42 ]
My English level is poor. :( :P Now I understand. Thanks to the upstairs and the upstairs of the upstairs...
It turns out it uses the kernel of MS-DOS! Then I'll make a MS-DOS boot disk, and then set the PATH path, and then I can run 32-bit programs! Hmm, I'll try it tomorrow!!!
Last edited by BWSkyer on 2006-6-7 at 22:42 ]
|
|
2006-6-7 22:41 |
|
|
babyck
新手上路

积分 2
发帖 1
注册 2007-6-15
状态 离线
|
|
2007-6-20 19:23 |
|
|
cjxgm
新手上路

积分 8
发帖 3
注册 2007-7-3
状态 离线
|
『第 55 楼』:
使用 LLM 解释/回答一下
问一下,VB Form或VC MFC怎样在DOS下运行?(HXRT好象没用!)
Ask, how can VB Form or VC MFC run under DOS? (HXRT doesn't seem to work!)
|
|
2007-7-9 11:22 |
|
|
zaogao9599
新手上路

积分 2
发帖 1
注册 2008-1-5
状态 离线
|
|
2008-1-7 12:52 |
|