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

SteelCrow

@SteelCrow
About
Posts
9
Topics
4
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • select multiple files instead of 1 only
    S SteelCrow

    I think there is a file dialog control you can use. you can use that to make your life easier. I,m a newbie too but im using C# at the moment. ^_^

    C / C++ / MFC c++ question visual-studio data-structures announcement

  • Nid help in getting list of URLS in a webpage/website
    S SteelCrow

    Thanks, but can u show me a more precise code?

    C / C++ / MFC c++ help question

  • Nid help in getting list of URLS in a webpage/website
    S SteelCrow

    Hi, is it possible for me to code a program in c++ to gather all URLs contained in a website/webpage? or if not does anyone have a code to find URLs in a text file? Does anyone have a sample code or a link that may give me information about this? Your help will be appreciated. Thanks in advance :-D

    C / C++ / MFC c++ help question

  • Need Help With SendMessage()
    S SteelCrow

    Hi, i need help with this code; --------------------------------------------------------------- LRESULT iresult; LVFINDINFO plvfi; plvfi.flags = LVFI_STRING; plvfi.psz = "test" iresult = SendMessage(hWnd,LVM_FINDITEM,(WPARAM)-1,(LPARAM) &plvfi); ----------------------------------------------------------------- given the code above, the program i am running would Crash and a send error report dialog would appear. Ive checked other websites and their syntax is almost the same as this one but i cant seem to make this program work. What am i doing wrong? Thanks. I'd appreciate any help from you guys :-D

    C / C++ / MFC help question

  • Help with Win XP task manager
    S SteelCrow

    Thanks for the help. I really appreciate it :-D

    C# question business help

  • Help with Win XP task manager
    S SteelCrow

    So if my login for example was not of an administrator account, you mean to tell me i wont be able to kill processes on the task manager? Please correct me if im wrong. Thanks

    C# question business help

  • Help with Win XP task manager
    S SteelCrow

    Thanks for the suggestion, but what i really need is another way to protect the application from being disabled by users at the same time giving them access to the task manager. The application im talking about is a client application which is connected to the server. If the user kills the service, it wont be able to recieve information from the server. But thanks anyway ;)

    C# question business help

  • Help with Win XP task manager
    S SteelCrow

    I have a question for you guys. How can i protect the taskbar from users that kills processes essential to the business. if the user goes to Taskmanager, he can still kill the process of that services... Is there any way to prevent him to kill 'one' specific process without preventing him to use the Task Manager.? I would appreciate any help. Thanks :-D

    C# question business help

  • RE: Win XP Taskmanager
    S SteelCrow

    I have a question for you guys. How can i protect the taskbar from users that kills processes essential to the business. if the user goes to Taskmanager, he can still kill the process of that services... Is there any way to prevent him to kill 'one' specific process without preventing him to use the Task Manager.? I would appreciate any help. Thanks:-D

    IT & Infrastructure question business help
  • Login

  • Don't have an account? Register

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