Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
1
Posts with Downvotes
1
Downvoting Members
1
0 Endorsements
~2K People Reached
Interests
None
PC Specs
I5 6500 32gb ddr4 ram 6gb gtx960 10tb hdd
Favorite Forums
Favorite Tags
Member Avatar for Simple man

Hi i am new to cpp i have created a win32 project in visual studio but i need to read a xml file with ms xml the xml file <game> <id="g"> <name>gta</name> <ver>1</ver> </id> <id="x"> <name>mta</name> <ver>5</ver> </id> </game> please answer

Member Avatar for Simple man
0
806
Member Avatar for Simple man

Hi, I want to use global keyboard hook in Rad studio c++. So, anyone please give me the code. I want to handle the key input with hook in c++

Member Avatar for AssertNull
0
267
Member Avatar for Simple man

I can't use the new hand cursor in vb.net form app. it is the old hand cursor of win 7

Member Avatar for rproffitt
0
108
Member Avatar for Simple man

I want to change keyboard key output string with vb.net and I have got some function how to do it. But what to do with this functions: unhookwindowshookex setwindowshookex getasynckeystate callnexthookex getforegroundwindow keybd_event sendmessage. Please give me sample code by using these functions. * the app loads keyboard string from …

Member Avatar for Simple man
0
228
Member Avatar for Simple man

Hi how do i change the key press output string like, i have pressed a it will send b not a and when i press ctrl + a it will select all text. But not using sendkeys and e.handled. Thank you

Member Avatar for rproffitt
0
79
Member Avatar for Simple man

Vb.net I have hooked the keyboard. When i press "s" key it sends "d"char(thats what i wanted) but the problem is when i press ctrl+s notepad does not save the doc and sends "d". How to solve this.

Member Avatar for Teme64
0
256
Member Avatar for Simple man

Hello! What can be done with send input, native methods, DoKeyBoard? Please give me a full code of native method, dokeyboard,blockinput, sendinput. I want to know this because i want to send strings to other app from vb.net with keypress(suppose pressed key"a", and send an unicode char) and i have …

Member Avatar for Reverend Jim
0
289