Search found 54 matches

by katayama_hirofumi_mz
Tue Aug 03, 2010 4:25 am
Forum: Japanese
Topic: Japanese Input Realization Project (JIRP)
Replies: 25
Views: 345265

Re: Japanese Input Realization Project (JIRP)

> qemu-img.exe create harddisk.img 1000MB

しかもMBのBはいらないようだ。正しくは

qemu-img.exe create harddisk.img 400M
by katayama_hirofumi_mz
Tue Aug 03, 2010 4:23 am
Forum: Development Help
Topic: ntoskrnl i18n problem
Replies: 3
Views: 6233

Re: ntoskrnl i18n problem

Any solution?
by katayama_hirofumi_mz
Mon Aug 02, 2010 1:50 am
Forum: Japanese
Topic: Japanese Input Realization Project (JIRP)
Replies: 25
Views: 345265

Re: Japanese Input Realization Project (JIRP)

> qemu-img.exe create harddisk.img 1000MB

1000MBは、大きすぎたね。400MBで十分。
by katayama_hirofumi_mz
Sat Jul 31, 2010 4:41 am
Forum: Japanese
Topic: Japanese Input Realization Project (JIRP)
Replies: 25
Views: 345265

Re: Japanese Input Realization Project (JIRP)

日本語版のWindows XPのテキストボックスで、IME入力をすると、 次のようなウィンドウが作成される。 クラス名: imejpstcnv81 ウィンドウ名: MSIMEConv このウィンドウは、変換中の文字列を表示するときに 使われるようだ。 このウィンドウのスタイルは、0x8C000000だった。 (WS_POPUP | WS_DISABLED | WS_CLIPSIBLINGS) --- If the user inputed by IME on Text box in Japanese Windows XP, the following window will be create...
by katayama_hirofumi_mz
Wed Jul 21, 2010 1:48 am
Forum: Development Help
Topic: ntoskrnl i18n problem
Replies: 3
Views: 6233

Re: ntoskrnl i18n problem

I want to add Japanese resource to ntoskrnl.
However, ntoskrnl doesn't recognize Japanese resource.
by katayama_hirofumi_mz
Tue Jul 20, 2010 1:53 am
Forum: Development Help
Topic: font substitution
Replies: 8
Views: 10057

Re: font substitution

FontSub
A ReactOS application that can edit font substitutes.
http://www.geocities.jp/katayama_hirofu ... eindex.htm
by katayama_hirofumi_mz
Tue Jul 20, 2010 1:52 am
Forum: Japanese
Topic: Japanese Input Realization Project (JIRP)
Replies: 25
Views: 345265

Re: Japanese Input Realization Project (JIRP)

FontSub
フォント代替を編集できるReactOSアプリケーション
http://www.geocities.jp/katayama_hirofumi_mz/fontsub/
by katayama_hirofumi_mz
Sun Jul 11, 2010 3:15 am
Forum: Development Help
Topic: font substitution
Replies: 8
Views: 10057

Re: font substitution

Windows:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes
ReactOS:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes

Why different?
by katayama_hirofumi_mz
Thu Jul 08, 2010 9:41 am
Forum: Japanese
Topic: Japanese Input Realization Project (JIRP)
Replies: 25
Views: 345265

Re: Japanese Input Realization Project (JIRP)

ローマ字入力ができるようになったよ。
漢字変換はまだだけど。。。
http://www.geocities.jp/katayama_hirofumi_mz/roumaji/
by katayama_hirofumi_mz
Sun Jul 04, 2010 4:47 am
Forum: Development Help
Topic: ntoskrnl i18n problem
Replies: 3
Views: 6233

ntoskrnl i18n problem

Hi. Why doesn't my code work? Please help me! Index: inbv/logo/3-ja.bmp =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Property changes on: inbv\logo\3-ja.bmp _________________________________...
by katayama_hirofumi_mz
Sun Jul 04, 2010 4:44 am
Forum: Development Help
Topic: font substitution
Replies: 8
Views: 10057

font substitution

Hello, I'm a Japanese programmer, Katayama Hirofumi MZ.

I have some questions about font substitution on ReactOS.

1. How is font substitution working?
2. Can the user change it after install?

Many Japanese users want to change font substitution
after install, FYI.

Thank you.
by katayama_hirofumi_mz
Wed Jun 30, 2010 1:27 am
Forum: Japanese
Topic: Japanese Input Realization Project (JIRP)
Replies: 25
Views: 345265

Re: Japanese Input Realization Project (JIRP)

プログラミング以前の問題でつまづいている人が多いようなので 最新のReactOSのインストール方法について解説する(Windows向け)。 0.コマンドプロンプトの使い方を勉強する(start, cd, mkdirなどの   コマンドを勉強し、バッチファイルの作り方を勉強する)。英語も? 1.6GB以上の空きがあるWindows PCを用意する(Windows 2000 SP2/XP以降)。 2.最新のReactOS Build Environmentをインストールする。 http://www.reactos.org/wiki/ReactOS_Build_Environment 3.React...
by katayama_hirofumi_mz
Mon Jun 28, 2010 4:35 am
Forum: Development Help
Topic: China/Japan/Korea Input System (IME)
Replies: 3
Views: 6664

Re: China/Japan/Korea Input System (IME)

How should we extend UserLoadKbdDll and KBLList?
by katayama_hirofumi_mz
Fri Jun 25, 2010 2:31 am
Forum: Development Help
Topic: China/Japan/Korea Input System (IME)
Replies: 3
Views: 6664

China/Japan/Korea Input System (IME)

What's this on earth? subsystems/win32/win32k/ntuser/kbdlayout.c (196): static PKBL UserLoadDllAndCreateKbl(DWORD LocaleId) { ... /* Microsoft Office expects this value to be something specific * for Japanese and Korean Windows with an IME the value is 0xe001 * We should probably check to see if an ...
by katayama_hirofumi_mz
Fri Jun 25, 2010 1:38 am
Forum: Japanese
Topic: Japanese Input Realization Project (JIRP)
Replies: 25
Views: 345265

Re: Japanese Input Realization Project (JIRP)

どうやらこれが問題らしいが。 subsystems/win32/win32k/ntuser/kbdlayout.c (196): static PKBL UserLoadDllAndCreateKbl(DWORD LocaleId) { ... /* Microsoft Office expects this value to be something specific * for Japanese and Korean Windows with an IME the value is 0xe001 * We should probably check to see if an IME exi...