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
N

ninjanear

@ninjanear
About
Posts
5
Topics
2
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • help with win32
    N ninjanear

    windows works with "windows objects", try to get the desktop window object and.. work with it. I never tried what you want, but i'll start from something like i said. Recording data is easy, problem is how to get those data.

    C / C++ / MFC question help

  • Creating a linked list; need to know good practices.
    N ninjanear

    STL containers are well optimized and you have several types where choose. A good practice is using STL (at least, it's my opinion) Dinamic resizing of vectors was a great help for me some years ago.

    C / C++ / MFC question data-structures performance

  • How to change keyboard typematic rate /delay (and led ind.) VC++/MFC? [modified]
    N ninjanear

    I need accessing by low level so much as possible. That i need is more than accessing rate/delay/leds, but maybe i can achieve it using the way you suggest. I don't want to learn to build device drivers for a simple task, only have 1 life ;P ... After some mins... It looks like changes only are applied when you reboot, otherwise it doesn't work and changes aren't applied immediatly. That's not that i need. :( I need change the status of leds and typematic rate/delay from code, in run time and still couldn't find a way to do in VC++/MFC ain WXP without using device drivers. I know it's possible because i saw some comercial software (MFC) that don't install any drivers and change these settings, but how? I dunno. :doh: :sigh: Anyway thx for your help. ;)

    modified on Wednesday, May 21, 2008 9:34 AM

    C / C++ / MFC c++ css hardware help tutorial

  • How to change keyboard typematic rate /delay (and led ind.) VC++/MFC? [modified]
    N ninjanear

    Hello, I need to change the typematic rate/delay (moreover accessing leds). is there any way to do it without a device driver? I have seen some small MFC applications (less than 500kb..) that can access to leds. SDL libray can, Allegro can... but, without using 3rd party libraries only with VC++/MFC? I need to send data to a custom keyboard (yes, i know it's an output device), but since XP kernel inhibits direct access to hardware i had to find other way to send data without making a device driver and... with typematic and led status i could achieve it (data will be sent so much times as needed, not only once). All help will be great. :-D Thanks U.

    modified on Wednesday, May 21, 2008 12:31 PM

    C / C++ / MFC c++ css hardware help tutorial

  • Accessing to keyb controller from C++
    N ninjanear

    I need to sending data to keyboard through the keyb controller, because a device are connected to ps/2 port (emulating enchanced keyb). I need TO SEND data from PC to that device. There is any way to do it in windows xp without using device drivers? has windows xp a generic device driver that could help me in this task? Direcx?, VC++.NET? any idea? Any help will be welcome!

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