Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
W

wlwlxj

@wlwlxj
About
Posts
6
Topics
0
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • i want to use menu in dialog box.
    W wlwlxj

    VC6 Dialog->Properties->General->Menu set Meun ID in the Combox ddddddddddddddddddddd

    C / C++ / MFC question

  • how to implement pass a struct parameter from a com
    W wlwlxj

    you can convert pointer to long ,and convert to former pointer after passed ddddddddddddddddddddd

    ATL / WTL / STL com help tutorial

  • I need a high man to help me
    W wlwlxj

    I can ,but how i help you. I'm chinese, email me(wlwlxj@163.com) when you have troubles. ddddddddddddddddddddd

    ATL / WTL / STL com design help question

  • how to implement for sharing data in com
    W wlwlxj

    can you write a function putdata() and getdata() to share data between applications ddddddddddddddddddddd

    ATL / WTL / STL help com tutorial

  • dialogbar control
    W wlwlxj

    I'll show some code about card,write by myself,i'm chinese: void CCardsCtrl::OnDraw( CDC* pdc, const CRect& rcBounds, const CRect& rcInvalid) { // TODO: Replace the following code with your own drawing code. CBitmap* pOldBitmap = NULL; CBitmap bitmap; CDC bmpDC; CRect rect; CPoint ptLeftUp; //ÔËÐÐģʽÏÂÒÆ¶¯´°¿Ú if(AmbientUserMode()) { GetRectInContainer(&rect); rect.bottom -= m_sOffset; rect.top -= m_sOffset; MoveWindow(rect); } //»æÖÆÆË¿Ë bmpDC.CreateCompatibleDC(pdc); if(m_bBackground) //ÏÔʾ±³¾° { if(m_sBackBmp == 1) { bitmap.LoadBitmap(IDB_BITMAP_BACK1); } else { bitmap.LoadBitmap(IDB_BITMAP_BACK2); } } else //ÏÔÊ¾ÅÆÃæ { bitmap.LoadBitmap(IDB_BITMAP_11+m_sValue-1); } pOldBitmap = bmpDC.SelectObject(&bitmap); pdc->BitBlt(rcBounds.left, rcBounds.top, rcBounds.Width(), rcBounds.Height(), &bmpDC, rcBounds.left, rcBounds.top, SRCCOPY); bmpDC.SelectObject(pOldBitmap); bitmap.DeleteObject(); } ddddddddddddddddddddd

    ATL / WTL / STL c++ com docker question learning

  • how to change BSTR variability to STRING
    W wlwlxj

    W2A ddddddddddddddddddddd

    ATL / WTL / STL tutorial
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups