Windows Programming - April 2016 (Page 4)

by Hex213
using string in SetCons...
 
I have this code: void text_color(string color1, string color2, string color3) { string colortmp, colortmp1; if((color2 == "NULL") && (color3 == "NULL")...
[8 replies] Last: Thank you very very very much. :) (by Hex213)
What is the Windows Input Device for my keyboard?
 
I want to read from my Keyboard-Input-Device (Win32 Device Namespaces, \\.\). How can I decide which device is responsible for my keyboard. I can browse the ava...
[4 replies] Last: You are right. And I am a little embarrassed :) It is working now. I j... (by andre666)
April 2016 Pages: 1234
  Archived months: [mar2016] [may2016]

This is an archived page. To post a new message, go to the current page.