修改檔案 - mailres2.dll

修改位置 - 4004 / 3000 / 1033
修改前:

如果是8.0.1223 以前的版本,按下面的修改。

<Element Layout=BorderLayout() LayoutPos=None ID=Atom(MWAdPane) Width=174>

修改后:

<Element Layout=BorderLayout() LayoutPos=None ID=Atom(MWAdPane) Width=0>

如果是 8.0.0.1223 之后的版本:

<Element ID=Atom(MWAdPaneHost) Layout=FillLayout() LayoutPos=None Width=168>

<Element Layout=BorderLayout() ID=Atom(MWAdPane) Width=168>

修改为:

<Element ID=Atom(MWAdPaneHost) Layout=FillLayout() LayoutPos=None Width=0>

<Element Layout=BorderLayout() ID=Atom(MWAdPane) Width=0>

相关文章:

  • 2021-11-09
  • 2021-08-07
  • 2021-12-23
  • 2022-03-08
  • 2022-01-10
  • 2021-05-26
  • 2021-07-29
猜你喜欢
  • 2021-07-09
  • 2022-12-23
  • 2021-07-12
  • 2022-01-13
  • 2021-10-10
  • 2022-12-23
  • 2021-11-29
相关资源
相似解决方案