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

HetzelGJ

@HetzelGJ
About
Posts
4
Topics
0
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • The technical muscle behind WikiLeaks
    H HetzelGJ

    Nothing will happen to them in the US either, unless they were complicit in taking the information. The Federal courts, back during the Pentagon Papers days (Vietnam), stated that although it was illegal to take the documents (i.e.; Daniel Ellsworth), it was not illegal for the newspaper (Washington Post) to possess and publish them as long as they were not involved with the actual theft. This is way the gov'ment is so pee'd off - Even if the WikiLeak site was hosted in Washington DC, there ain't squat they can do.

    The Lounge html database com

  • What was the "Next Big Thing" when you started programming?
    H HetzelGJ

    SNOBOL - This had the first [although incomplete] regex engine. Being able to search text by pattern matching was one big relief.

    The Lounge csharp c++ java com question

  • problem in updating the icon
    H HetzelGJ

    Try looking up the WM_SETICON message on the MSDN site, "An application sends the WM_SETICON message to associate a new large or small icon with a window. The system displays the large icon in the ALT+TAB dialog box, and the small icon in the window caption."

    C / C++ / MFC help announcement learning

  • Socket details using PID
    H HetzelGJ

    It's not part of Winsock, but there is a library that can do what you want. Check out the IP Helper Functions (IpHlpApi). There are calls to fetch the active UDP & TCP listens/connections/etc (GetTcpTable & GetUdpTable). These return information that can be passed to GetOwnerModuleFromTcpEntry, GetOwnerModuleFromUdpEntry. Your best bet is to look up these functions on the msdn site.

    C / C++ / MFC c++ sysadmin 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