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
Y

YanivNahum

@YanivNahum
About
Posts
11
Topics
8
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • CPU Usage
    Y YanivNahum

    How can I check the CPU usage (like in the taskmanager)? Thanks Yaniv

    C / C++ / MFC question

  • How we can convert string to number or number to string?
    Y YanivNahum

    try the atoi and _itoa or use CString: CString str; int i = 3546246547; str.Format("%d",i);

    C / C++ / MFC question

  • adding button to dialog titlebar
    Y YanivNahum

    Hi there' how can I add buttons to dialog titlebar? I want to create my own buttons aside to min/max. thanks Yaniv :confused:

    C / C++ / MFC question

  • detecting network computers
    Y YanivNahum

    Hi there, How can I detect all the computers conected to my local network. tnx Yaniv:confused:

    C / C++ / MFC sysadmin question

  • 2) checking runing app/processes in the system
    Y YanivNahum

    hey again, How can I see which processes are runing on the system (in c++ of course) thanks

    C / C++ / MFC c++ question learning

  • system startup progrematicaly
    Y YanivNahum

    Hi, How can I set my app to load auto on win start. thanks

    C / C++ / MFC question

  • changing the background color of CEdit
    Y YanivNahum

    Hey, How can i change the background color of CEditBox and any other CDialog and is title color? Thanks Yaniv

    C / C++ / MFC question

  • How Can i control net connection?
    Y YanivNahum

    try InternetCheckConnection and InternetDial Yaniv

    C / C++ / MFC question

  • file list
    Y YanivNahum

    Hi, How can I get the file list of a directory? like CListbox::dir but directly. thanks

    C / C++ / MFC question

  • How can I use system cmd without opening console?
    Y YanivNahum

    :)

    C / C++ / MFC question c++

  • How can I use system cmd without opening console?
    Y YanivNahum

    Hi, I'd like to use system command but I don't like it to open console while the command is executing? or if there is a c/c++ cmd for deleting all files in a directory like - system("del /q *.*") thanks Yaniv

    C / C++ / MFC question c++
  • Login

  • Don't have an account? Register

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