LoginSignup
3
0

More than 3 years have passed since last update.

ReactOSを使ってみた (0.4.13)

Last updated at Posted at 2020-05-10

インストール

Proxmoxでのインストールで以下を選択すること

  • IDEを選択 (sataは非対応)
  • Default i440fx (q35は非対応)
  • VirtIOS SCSI
  • NetworkDevice : VirtIO (ドライバはOSインストール後に入れる)

スクリーンショット_2020-05-11_05-16-31.png

フォントレンダリングがきれいになった。

スクリーンショット_2020-05-11_05-17-22.png

driver

スクリーンショット_2020-05-11_05-22-32.png

スクリーンショット_2020-05-11_05-20-49.png

アプリケーション

  • VB6ランタイムを入れた。

スクリーンショット_2020-05-11_05-25-48.png

  • Firefox 28を入れた。

スクリーンショット_2020-05-11_05-31-31.png

vb6で開発したexeとdllを実行

  • dll 登録前

スクリーンショット_2020-05-11_05-34-33.png

regsvr32.exe MyDLL_1.dll

スクリーンショット_2020-05-11_05-38-11.png

動いた

スクリーンショット_2020-05-11_05-39-46.png

3
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
3
0