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
H

H r ld

@H r ld
About
Posts
2
Topics
1
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • char array to string
    H H r ld

    char szData[] = "1006"; or char szData[AnySizeGreater4] = "1006";

    C / C++ / MFC question data-structures

  • Refreshing network connections folder after changing phonebook
    H H r ld

    Hi, after copying a specific phonebook file to the standard location the network connections folder doesn't update until a refresh (F5) is forced. I tried this programmatically with the following code: PIDLIST_ABSOLUTE pidl; SHGetSpecialFolderLocation(NULL, CSIDL_CONNECTIONS, &pidl); SHChangeNotify(SHCNE_UPDATEDIR, SHCNF_IDLIST | SHCNF_FLUSH, pidl, NULL); CoTaskMemFree(pidl); Unfortunately this doesn't work. Any idea how to force the shell to update it's network connection folder? Kind regards, h

    C / C++ / MFC sysadmin linux tutorial question announcement
  • Login

  • Don't have an account? Register

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