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
S

sun_shb

@sun_shb
About
Posts
9
Topics
3
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • how to change the windows current user password?
    S sun_shb

    thank you.

    C / C++ / MFC tutorial question

  • how to change the windows current user password?
    S sun_shb

    the user password is the login password.

    C / C++ / MFC tutorial question

  • how to get motherboard's serial with VC6.0?
    S sun_shb

    Can you give me some code? thank you.

    C / C++ / MFC tutorial question

  • how to get motherboard's serial with VC6.0?
    S sun_shb

    thanks

    C / C++ / MFC tutorial question

  • new and delete operators size element
    S sun_shb

    objectx* myObject = new objectx[20]; delete[] myObject;

    C / C++ / MFC c++ data-structures help question

  • FindWindow Word2003 problem
    S sun_shb

    you can use SPY++ to find Word 2003 window,then you can get some information about the Word 2003 window,it help you to use the API FindWindow function.

    C / C++ / MFC com testing tools json help

  • how to reboot the sys
    S sun_shb

    BOOL ExitWindowsEx( UINT uFlags, // shutdown operation DWORD dwReserved // reserved ); Parameters uFlags Specifies the type of shutdown. This parameter must include one of the following values: Value Meaning EWX_LOGOFF Shuts down all processes running in the security context of the process that called the ExitWindowsEx function. Then it logs the user off. EWX_POWEROFF Shuts down the system and turns off the power. The system must support the power-off feature. Windows NT: The calling process must have the SE_SHUTDOWN_NAME privilege. For more information, see the following Remarks section. EWX_REBOOT Shuts down the system and then restarts the system. Windows NT: The calling process must have the SE_SHUTDOWN_NAME privilege. For more information, see the following Remarks section. EWX_SHUTDOWN Shuts down the system to a point at which it is safe to turn off the power. All file buffers have been flushed to disk, and all running processes have stopped. Windows NT: The calling process must have the SE_SHUTDOWN_NAME privilege. For more information, see the following Remarks section. This parameter can optionally include the following values: Value Meaning EWX_FORCE Forces processes to terminate. When this flag is set, the system does not send the WM_QUERYENDSESSION and WM_ENDSESSION messages. This can cause the applications to lose data. Therefore, you should only use this flag in an emergency. EWX_FORCEIFHUNG Windows NT 5.0 and later: Forces processes to terminate if they do not respond to the WM_QUERYENDSESSION or WM_ENDSESSION message. This flag is ignored if EWX_FORCE is used. dwReserved Reserved; this parameter is ignored.

    C / C++ / MFC tutorial question

  • look for some files
    S sun_shb

    I can't download the full Platform SDK,Can you give me those 3 files?Thank you,my email address: sun_shb@sohu.com

    C / C++ / MFC

  • look for some files
    S sun_shb

    who have 3 files:iphlpapi.dll,iphlpapi.lib,iphlpapi.h

    C / C++ / MFC
  • Login

  • Don't have an account? Register

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