搜索资源列表

  1. liaozhigan0873

    0下载:
  2. // CDC::FillSolidRect is faster, but it does not handle 8-bit color depth VERIFY(brush.CreateSolidBrush( RGB(r+rStep*iOnBand, g + gStep*iOnBand, b + bStep * iOnBand))) pDC->FillRect(&rectFill,&b
  3. 所属分类:菜单

    • 发布日期:2008-10-13
    • 文件大小:88.06kb
    • 提供者:郭文三
  1. liaozhigan0873

    0下载:
  2. // CDC::FillSolidRect is faster, but it does not handle 8-bit color depth VERIFY(brush.CreateSolidBrush( RGB(r+rStep*iOnBand, g + gStep*iOnBand, b + bStep * iOnBand))) pDC->FillRect(&rectFill,&b
  3. 所属分类:菜单

    • 发布日期:2024-11-20
    • 文件大小:88kb
    • 提供者:郭文三
  1. MDIFrameBackground

    0下载:
  2. To get this task done, my first instinct was to catch the WM_ERASEBKGND in CMainfr a me and do the FillSolidRect there. But I soon realized that approach didn t do anything other than make the fr a me flicker and show re
  3. 所属分类:Windows编程

    • 发布日期:2024-11-20
    • 文件大小:49kb
    • 提供者:kamalraj.s

源码中国 www.ymcn.org