windows-nt/Source/XPSP1/NT/printscan/print/drivers/usermode/gpdres/ncmwjres
2020-09-26 16:20:57 +08:00
..
ctt Add source files 2020-09-26 16:20:57 +08:00
etc Add source files 2020-09-26 16:20:57 +08:00
hlp Add source files 2020-09-26 16:20:57 +08:00
km Add source files 2020-09-26 16:20:57 +08:00
pfm Add source files 2020-09-26 16:20:57 +08:00
um Add source files 2020-09-26 16:20:57 +08:00
common.c Add source files 2020-09-26 16:20:57 +08:00
comoem.cpp Add source files 2020-09-26 16:20:57 +08:00
debug.c Add source files 2020-09-26 16:20:57 +08:00
dirs Add source files 2020-09-26 16:20:57 +08:00
names.h Add source files 2020-09-26 16:20:57 +08:00
ncmwjres.c Add source files 2020-09-26 16:20:57 +08:00
ncmwjres.ini Add source files 2020-09-26 16:20:57 +08:00
ncmwjres.rc Add source files 2020-09-26 16:20:57 +08:00
ncmwjres.rcv Add source files 2020-09-26 16:20:57 +08:00
pdev.h Add source files 2020-09-26 16:20:57 +08:00
readme.txt Add source files 2020-09-26 16:20:57 +08:00
sources.ddk Add source files 2020-09-26 16:20:57 +08:00
sources.inc Add source files 2020-09-26 16:20:57 +08:00

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

Last Update 2001.1.17

----------------------------------------------------------------------------
           ■  LCシリーズプリンタドライバの変更点    ■
----------------------------------------------------------------------------

LCシリーズは以下の3本のファイルと本の (ncmwjres.dll)
から成ります。

    ドライバ名称                    GPDファイル名     DLL名
 ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄
    NEC MultiWriter 4050		     ncm45mj.gpd        ncmwjres.dll
    NEC MultiWriter 4050M            nc45m2j.gpd        ncmwjres.dll
    NEC MultiWriter 6050A            ncm65aj.gpd        ncmwjres.dll


<<改版履歴>>



リリース日
 ̄ ̄ ̄ ̄ ̄
    リリース

[変更点概要]
 ̄ ̄ ̄ ̄ ̄ ̄
	・customsize修正
	・LOTUS Wordproのデータ「fukugo.lwp」でテキストの文字抜け
   オブジェクトの網掛け抜け修正
  ・フォント置換での障害修正
  ・UI変更
  ・HELP変更

[変更ファイル]
 ̄ ̄ ̄ ̄ ̄ ̄
ncmwjres.dll
ncmwjres.c

ncm45mj.gpd
nc45m2j.gpd
ncm65aj.gpd
ncmwjres.rc

HELPID.H
ncmwjres.HLP
ncmwjres.HPJ
ncmjres.rtf



リリース日
 ̄ ̄ ̄ ̄ ̄
    リリース

[変更点概要]
 ̄ ̄ ̄ ̄ ̄ ̄
  [gpdcheck.exe] を使用しての、エラー修正。
    [NCM65AJ.GPD]
    ・LPtoB5 → LPtoB4 に変更
  ・defulat → defaultに修正
  [NCM45MJ.GPD / NC45M2J.GPD]
  ・cace  case に修正
  ・*Command: CmdSelect
   {
	 }
   を追加

[変更ファイル]
 ̄ ̄ ̄ ̄ ̄ ̄
ncm45mj.gpd
nc45m2j.gpd
ncm65aj.gpd



リリース日
 ̄ ̄ ̄ ̄ ̄
    リリース

[変更点概要]
 ̄ ̄ ̄ ̄ ̄ ̄
 UI変更 :
      300dpi削除
      給紙方法:ホッパ選択なし追加
      従来の印刷範囲を「する」から「しない」へ変更
      電子ソートと、ソータを排他に変更
 
 .GPD変更:
      TextHalftoneThreshold 追加
      PJLコマンド追加
			CallBack追加
      オフセット排紙選択時文字化け修正
      従来の印刷範囲にならい障害修正
      電子ソート有効+合い紙指定時、1部しか出力しない障害修正
 .C変更
      Callback追加
      CallBack時の処理変更
 .h変更
      OEM Data 領域に変数追加

[変更ファイル]
 ̄ ̄ ̄ ̄ ̄ ̄
ncm45mj.gpd
nc45m2j.gpd
ncm65aj.gpd

ncmwjres.c
pdev.h