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
K

k Andreas Hoheisel

@k Andreas Hoheisel
About
Posts
8
Topics
1
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Adding own things to the explorer browser
    K k Andreas Hoheisel

    Thanks Michael. I made it now with namespace extensions, well its a good sollution but cause i have some time atm. (student :) i want try it with a device driver. Anyone have some ideas or links about device driver?

    C / C++ / MFC

  • Adding own things to the explorer browser
    K k Andreas Hoheisel

    I worte a litte command line programm where i can access ReiserFS Partitions. Now i want add this capability to the explorer. So anyone knows if its possible to add for eg. a new drive in the explorer window... Thanks

    C / C++ / MFC

  • Error when firing SetTimer in a Modeless Dlg
    K k Andreas Hoheisel

    Try inline void CAdd1Dlg::OnTimer(UINT nIDEvent)

    C / C++ / MFC data-structures debugging regex help question

  • How to convert integer to string ??? Please help !!!
    K k Andreas Hoheisel

    char string[1024]; sprintf(string, "%04d", 1); printf("%s", string); // 0001

    C / C++ / MFC tutorial help question

  • Window Title.
    K k Andreas Hoheisel

    Use the api SetWindowText(..)

    C / C++ / MFC question

  • Change mouse cursor
    K k Andreas Hoheisel

    To change the cursor take a look at the API LoadCursor(..) and SetCursor(..) i think i done it with them few times ago, And to the other yust use the WM_RBUTTONDOWN Message...

    C / C++ / MFC question graphics

  • Change mouse cursor
    K k Andreas Hoheisel

    To change the cursor take a look at the API LoadCursor(..) and SetCursor(..) i think i done it with them few times ago, And to the other yust use the WM_RBUTTONDOWN Message...

    C / C++ / MFC question graphics

  • Ports
    K k Andreas Hoheisel

    yust trace netstat -a :-O

    C / C++ / MFC question
  • Login

  • Don't have an account? Register

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