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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
J

jluis_hdezg

@jluis_hdezg
About
Posts
5
Topics
4
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • How to work with the registry from a limited account in windows xp
    J jluis_hdezg

    First of all, thanks...skornel. I understand your answer, however; I am trying to enable and disable the USB Ports (HKEY_LOCAL_MACHINE\\SYSTEM\\CurrentControlSet\\Services\\USBSTOR), which is already by default. It's not something that I created my self. Is there a way to modify this key val when the program is running with a limited account?. Thanks. Regards, JH

    C / C++ / MFC help windows-admin tutorial question

  • How to work with the registry from a limited account in windows xp
    J jluis_hdezg

    Right now I run the code with a administrator user and works just fine, but when I do it with a limited account user the first time works just fine but the second time gives me this error: ERROR_ALREADY_EXISTS = Cannot Create a file when that file already exists. This is what I'm doing: 1.- LogonUser; with the administrator account. 2.- ImpersonateLoggedOnUser 3.- RegOpenKeyEx Does anyone knows how to work this around? Any help is greatly apreciated. Thanks... JH

    C / C++ / MFC help windows-admin tutorial question

  • LogonUser to windows xp
    J jluis_hdezg

    I have a dll that runs two functions: One is to disable the USB porst.... TWO is to change the WinLogon keys: DefaultUserName and DefaultPassword. These two functions use the LogonUser function that I pass the administrators account. It does not works fine the first time executing like this. USB WINLOG AS LIMMITED ACCOUNT Everytime I try to LogonUser the user after executing the second function it gives me an error: Uknown user name or bad password. Everytime I do it I use administrator's account. Any help will be greatly appreciated. Regards, Jose

    C / C++ / MFC help

  • Help
    J jluis_hdezg

    Could any one help me understand this?. I am reading an array of bytes and one of the fields is a long for the amount and I get this big number: 800000000 when it should be 80000. Do I still have to do format the value to something else? Regards, :)

    C# data-structures help question

  • Format a long value to a date time value
    J jluis_hdezg

    Could anyone explain to me how to format a long value as a date time value?. This is because I am using Btrieve as a data base and the datetime fields are store as long types. Any help is greatly apreciated. Regards, :)

    C# help tutorial 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