⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 menutbldef.h

📁 完整的软件学习--显示器驱动视频软件
💻 H
📖 第 1 页 / 共 4 页
字号:
      NULL// ExecFunction
    },// DisplayValue;
    DisplayValueNull,
    mibSelectable|mibFactoryItem//mibSelectable // Flags
  },
  // 26 9300K Brightness adjust
  { 17, 10, // XPos, YPos;
	CP_BlueColor, CP_GrayColor, // ForeColor, BackColor;
	CP_BlueColor, CP_GrayColor, // SelForeColor, SelBackColor;
    RootMenu, //NextMenuPage;
    DWI_Text,// DrawMenuItemType;
    NULL, // DisplayText; 
    FactoryAdjustKeyEvent,
    { AdjustFactoryBrightness,	// AdjustFunction
      NULL// ExecFunction
    },// DisplayValue;
    DisplayValueF9300KBrightnessNumber,
    mibDrawValue | mibAdjustItem|mibFactoryItem// Flags
  },
*/

  //=============6500 ====================================== 
  //21 
  { 1, 10, // XPos, YPos;
	CP_BlueColor, CP_GrayColor, // ForeColor, BackColor;
	CP_RedColor, CP_GrayColor, // SelForeColor, SelBackColor;
    RootMenu, //NextMenuPage;
    DWI_Text,// DrawMenuItemType;
   FC6500KText, // DisplayText; 
    FactoryExecKeyEvent,//NaviExecKeyEvent,
    { NULL,	// AdjustFunction
      NULL,//AutoColorTemp// ExecFunction
    },// DisplayValue;
    DisplayValueNull,
    mibSelectable|mibFactoryItem // Flags
  },
  // 22  6500K R
  { 8, 10, // XPos, YPos;
	CP_BlueColor, CP_SoftLowGreenColor, // ForeColor, BackColor;
	CP_RedColor, CP_SoftLowGreenColor, // SelForeColor, SelBackColor;
    RootMenu, //NextMenuPage;
    DWI_Text,// DrawMenuItemType;
    FactoryRedText, // DisplayText; 
    FactoryNaviKeyEvent,
    { NULL,	// AdjustFunction
      NULL// ExecFunction
    },// DisplayValue;
    DisplayValueNull,
    mibSelectable|mibFactoryItem//mibSelectable // Flags
  },

  // 23 6500K R adjust
  { 10, 10, // XPos, YPos;
	CP_BlueColor, CP_SoftLowGreenColor, // ForeColor, BackColor;
	CP_RedColor, CP_SoftLowGreenColor, // SelForeColor, SelBackColor;
    RootMenu, //NextMenuPage;
    DWI_Text,// DrawMenuItemType;
    NULL, // DisplayText; 
    FactoryAdjustKeyEvent,
    { AdjustRedColor6500K,	// AdjustFunction
      NULL// ExecFunction
    },// DisplayValue;
   DisplayValueRedColor6500KNumber,
mibDrawValue | mibAdjustItem|mibFactoryItem // Flags
},
  // 24  6500K G
  { 14, 10, // XPos, YPos;
	CP_BlueColor, CP_SoftLowGreenColor, // ForeColor, BackColor;
	CP_RedColor, CP_SoftLowGreenColor, // SelForeColor, SelBackColor;
    RootMenu, //NextMenuPage;
    DWI_Text,// DrawMenuItemType;
    FactoryGreenText, // DisplayText; 
    FactoryNaviKeyEvent,
    { NULL,	// AdjustFunction
      NULL// ExecFunction
    },// DisplayValue;
    DisplayValueNull,
    mibSelectable|mibFactoryItem//mibSelectable // Flags
  },

  // 25  6500K G adjust
  { 16, 10, // XPos, YPos;
	CP_BlueColor, CP_SoftLowGreenColor, // ForeColor, BackColor;
	CP_RedColor, CP_SoftLowGreenColor, // SelForeColor, SelBackColor;
    RootMenu, //NextMenuPage;
    DWI_Text,// DrawMenuItemType;
    NULL, // DisplayText; 
    FactoryAdjustKeyEvent,
    { AdjustGreenColor6500K,	// AdjustFunction
      NULL// ExecFunction
    },// DisplayValue;
    DisplayValueGreenColor6500KNumber,
    mibDrawValue | mibAdjustItem|mibFactoryItem// Flags
  },
  // 26 6500K B
  { 20, 10, // XPos, YPos;
	CP_BlueColor, CP_SoftLowGreenColor, // ForeColor, BackColor;
	CP_RedColor, CP_SoftLowGreenColor, // SelForeColor, SelBackColor;
    RootMenu, //NextMenuPage;
    DWI_Text,// DrawMenuItemType;
    FactoryBlueText, // DisplayText; 
    FactoryNaviKeyEvent,
    { NULL,	// AdjustFunction
      NULL// ExecFunction
    },// DisplayValue;
    DisplayValueNull,
    mibSelectable|mibFactoryItem// Flags
  },
  // 27  6500K B adjust
  { 20,10, // XPos, YPos;
	CP_BlueColor, CP_SoftLowGreenColor, // ForeColor, BackColor;
	CP_RedColor, CP_SoftLowGreenColor, // SelForeColor, SelBackColor;
    RootMenu, //NextMenuPage;
    DWI_Text,// DrawMenuItemType;
    NULL, // DisplayText; 
    FactoryAdjustKeyEvent,
    { AdjustBlueColor6500K,	// AdjustFunction
      NULL// ExecFunction
    },// DisplayValue;
    DisplayValueBlueColor6500KNumber,
    mibDrawValue | mibAdjustItem|mibFactoryItem // Flags
  },

  //==============5800K===============================
  //28
  { 1, 12, // XPos, YPos;
	CP_BlueColor, CP_GrayColor, // ForeColor, BackColor;
	CP_RedColor, CP_GrayColor, // SelForeColor, SelBackColor;
    RootMenu, //NextMenuPage;
    DWI_Text,// DrawMenuItemType;
   FC5800KText, // DisplayText; 
    FactoryExecKeyEvent,//NaviExecKeyEvent,
    { NULL,	// AdjustFunction
      NULL,//AutoColorTemp// ExecFunction
    },// DisplayValue;
    DisplayValueNull,
    mibSelectable|mibFactoryItem // Flags
  },
  // 29 5800K R
  { 8, 12, // XPos, YPos;
	CP_BlueColor, CP_SoftLowGreenColor, // ForeColor, BackColor;
	CP_RedColor, CP_SoftLowGreenColor, // SelForeColor, SelBackColor;
    RootMenu, //NextMenuPage;
    DWI_Text,// DrawMenuItemType;
    FactoryRedText, // DisplayText; 
    FactoryNaviKeyEvent,
    { NULL,	// AdjustFunction
      NULL// ExecFunction
    },// DisplayValue;
    DisplayValueNull,
    mibSelectable|mibFactoryItem//mibSelectable // Flags
  },

  // 30 5800K R adjust
  { 10, 12, // XPos, YPos;
    CP_BlueColor, CP_SoftLowGreenColor, // ForeColor, BackColor;
    CP_RedColor, CP_SoftLowGreenColor, // SelForeColor, SelBackColor;
    RootMenu, //NextMenuPage;
    DWI_Text,// DrawMenuItemType;
    NULL, // DisplayText; 
    FactoryAdjustKeyEvent,
    { AdjustRedColor5800K,	// AdjustFunction
      NULL// ExecFunction
    },// DisplayValue;
   DisplayValueRedColor5800KNumber,
mibDrawValue | mibAdjustItem|mibFactoryItem // Flags
},
  // 31  6500K G
  { 14, 12, // XPos, YPos;
	CP_BlueColor, CP_SoftLowGreenColor, // ForeColor, BackColor;
	CP_RedColor, CP_SoftLowGreenColor, // SelForeColor, SelBackColor;
    RootMenu, //NextMenuPage;
    DWI_Text,// DrawMenuItemType;
    FactoryGreenText, // DisplayText; 
    FactoryNaviKeyEvent,
    { NULL,	// AdjustFunction
      NULL// ExecFunction
    },// DisplayValue;
    DisplayValueNull,
    mibSelectable|mibFactoryItem//mibSelectable // Flags
  },

  // 32 6500K G adjust
  { 16, 12, // XPos, YPos;
	CP_BlueColor, CP_SoftLowGreenColor, // ForeColor, BackColor;
	CP_RedColor, CP_SoftLowGreenColor, // SelForeColor, SelBackColor;
    RootMenu, //NextMenuPage;
    DWI_Text,// DrawMenuItemType;
    NULL, // DisplayText; 
    FactoryAdjustKeyEvent,
    { AdjustGreenColor5800K,	// AdjustFunction
      NULL// ExecFunction
    },// DisplayValue;
    DisplayValueGreenColor5800KNumber,
    mibDrawValue | mibAdjustItem|mibFactoryItem// Flags
  },
  // 33  6500K B
  { 20, 12, // XPos, YPos;
	CP_BlueColor, CP_SoftLowGreenColor, // ForeColor, BackColor;
	CP_RedColor, CP_SoftLowGreenColor, // SelForeColor, SelBackColor;
    RootMenu, //NextMenuPage;
    DWI_Text,// DrawMenuItemType;
    FactoryBlueText, // DisplayText; 
    FactoryNaviKeyEvent,
    { NULL,	// AdjustFunction
      NULL// ExecFunction
    },// DisplayValue;
    DisplayValueNull,
    mibSelectable|mibFactoryItem// Flags
  },
  // 34 6500K B adjust
  { 20,12, // XPos, YPos;
	CP_BlueColor, CP_SoftLowGreenColor, // ForeColor, BackColor;
	CP_RedColor, CP_SoftLowGreenColor, // SelForeColor, SelBackColor;
    RootMenu, //NextMenuPage;
    DWI_Text,// DrawMenuItemType;
    NULL, // DisplayText; 
    FactoryAdjustKeyEvent,
    { AdjustBlueColor5800K,	// AdjustFunction
      NULL// ExecFunction
    },// DisplayValue;
    DisplayValueBlueColor5800KNumber,
    mibDrawValue | mibAdjustItem|mibFactoryItem // Flags
  },

  // 35  Contrast
  { 1, 14, // XPos, YPos;
	CP_BlueColor, CP_GrayColor, // ForeColor, BackColor;
	CP_RedColor, CP_GrayColor, // SelForeColor, SelBackColor;
    RootMenu, //NextMenuPage;
    DWI_Text,// DrawMenuItemType;
    FContrastText, // DisplayText; 
    FactoryNaviKeyEvent,
    { NULL,	// AdjustFunction
      NULL// ExecFunction
    },// DisplayValue;
    DisplayValueNull,
    mibSelectable |mibFactoryItem//mibSelectable // Flags
  },
  // 36 Contrast adjust
  { 16, 14, // XPos, YPos;
	CP_BlueColor, CP_SoftLowGreenColor, // ForeColor, BackColor;
	CP_RedColor, CP_SoftLowGreenColor, // SelForeColor, SelBackColor;
    RootMenu, //NextMenuPage;
    DWI_Text,// DrawMenuItemType;
    NULL, // DisplayText; 
    FactoryAdjustKeyEvent,
    { AdjustFactoryContrast,	// AdjustFunction
      NULL// ExecFunction
    },// DisplayValue;
    DisplayValueFContrastNumber,
    mibDrawValue | mibAdjustItem|mibFactoryItem// Flags
  }, 
  // 37 Brightness
  { 1, 15, // XPos, YPos;
	CP_BlueColor, CP_GrayColor, // ForeColor, BackColor;
	CP_RedColor, CP_GrayColor, // SelForeColor, SelBackColor;
    RootMenu, //NextMenuPage;
    DWI_Text,// DrawMenuItemType;
    FBrightnessText,    // DisplayText; 
    FactoryNaviKeyEvent,
    { NULL,	// AdjustFunction
      NULL        // ExecFunction
    },// DisplayValue;
    DisplayValueNull,
    mibSelectable |mibFactoryItem//mibSelectable // Flags
  },

  // 38 Brightness adjust
  { 16, 15, // XPos, YPos;
	CP_BlueColor, CP_GrayColor, // ForeColor, BackColor;
	CP_RedColor, CP_GrayColor, // SelForeColor, SelBackColor;
    RootMenu, //NextMenuPage;
    DWI_Text,// DrawMenuItemType;
    NULL, // DisplayText; 
    FactoryAdjustKeyEvent,
    { AdjustFactoryBrightness,	// AdjustFunction
      NULL// ExecFunction
    },// DisplayValue;
    DisplayValueFBrightnessNumber,
    mibDrawValue | mibAdjustItem |mibFactoryItem// Flags
  },

//39
  { 1, 17, // XPos, YPos;
	CP_BlueColor, CP_GrayColor, // ForeColor, BackColor;
	CP_RedColor, CP_GrayColor, // SelForeColor, SelBackColor;
    RootMenu, //NextMenuPage;
    DWI_Text,// DrawMenuItemType;
    BurninText, // DisplayText; 
    FactoryNaviKeyEvent,
    { NULL,	// AdjustFunction
      NULL// ExecFunction
    },// DisplayValue;
    DisplayValueNull,
    mibSelectable|mibFactoryItem //mibSelectable // Flags
  },

  // 40 Burn in adjust
  { 17, 17, // XPos, YPos;
	CP_BlueColor, CP_SoftLowGreenColor, // ForeColor, BackColor;
	CP_RedColor, CP_SoftLowGreenColor, // SelForeColor, SelBackColor;
    RootMenu, //NextMenuPage;
    DWI_Text,// DrawMenuItemType;
    NULL, // DisplayText; 
    FactoryAdjustKeyEvent,
    { AdjustBurninRadio,	// AdjustFunction
      NULL// ExecFunction
    },// DisplayValue;
 DisplayValueBurnin,
  // DisplayValueNull,
    mibDrawValue | mibAdjustItem|mibFactoryItem// Flags
  },


  //41  "Exit"
 { 1, 19, // XPos, YPos;
	CP_BlueColor, CP_GrayColor, // ForeColor, BackColor;
	CP_RedColor, CP_GrayColor, // SelForeColor, SelBackColor;
	RootMenu, //NextMenuPage;
	DWI_Text,// DrawMenuItemType;
	FExitText, // DisplayText; 
       ExitExecKeyEvent,
	{ NULL,// AdjustFunction
	ExitFactory// ExecFunction
	},// DisplayValue;
        DisplayValueNull,
	mibSelectable|mibFactoryItem// Flags
},  

  // 42 Descript
 { 0, 0, // XPos, YPos;
    CP_RedColor, CP_GrayColor, // ForeColor, BackColor;
    CP_RedColor, CP_GrayColor, // SelForeColor, SelBackColor;
    MainMenu, //NextMenuPage;
    DWI_Text,// DrawMenuItemType;
    FactoryIcon, // DisplayText; 
    NothingKeyEvent,
    { NULL,// AdjustFunction
      NULL// ExecFunction
    },// DisplayValue;
    DisplayValueFactory,
    mibDrawValue|mibFactoryItem  // Flags
  }
};



//DDCTypeMenuItems
MenuItemType code DDCTypeMenuItems[]=
{
{ 0, 0, // XPos, YPos;
    CP_RedColor, CP_BlueColor, // ForeColor, BackColor;
    CP_RedColor, CP_BlueColor, // SelForeColor, SelBackColor;
    RootMenu, //NextMenuPage;
    DWI_CenterText,// DrawMenuItemType;
     DDCText, // DisplayText; 
  NothingDDCSwitchKeyEvent,
    { NULL,// AdjustFunction
	NULL// ExecFunction
	},// DisplayValue;
        DisplayValueNull,
	mibSelectable// Flags
  },
  ///////////////////////////////////////////////


// 0 Ver Scaler
  { 0, 0, // XPos, YPos;
    CP_RedColor, CP_BlueColor, // ForeColor, BackColor;
    CP_RedColor, CP_BlueColor, // SelForeColor, SelBackColor;
    RootMenu, //NextMenuPage;
    DWI_CenterText,// DrawMenuItemType;
   DDCText, // DisplayText; 
    NothingDDCSwitchKeyEvent,
    { NULL,// AdjustFunction
	NULL// ExecFunction
	},// DisplayValue;
        DisplayValueNull,
	mibSelectable// Flags
  }
};

#if Dual_Input_Icon_Enable
// SourceTypeMenuItems
MenuItemType code SourceTypeMenuItems[]=
{
  { 0, 1, // XPos, YPos;
    CP_RedColor, CP_BlueColor, // ForeColor, BackColor;
    CP_RedColor, CP_BlueColor, // SelForeColor, SelBackColor;
    RootMenu, //NextMenuPage;
    DWI_Nothing,// DrawMenuItemType;
    NULL, // DisplayText; 
    NothingKeyEvent,
    { NULL,// AdjustFunction
	NULL// ExecFunction
    },// DisplayValue;
    DisplayValueNull,
    mibSelectable// Flags
  }
};
#endif

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -