Windows Programming - September 2018

Is it possible to intercept controller inputs?
 
I'm not very familiar with C++ or it's libraries, so I was hoping someone here could give me an idea...
[11 replies] Last: poteto thanks for the liks. that was usefull.......... (by fsn4764)
Overwriting an address in memory
 
Disclosure: this is for reverse engineering experience, I'm not planning to doing anything malicious...
[5 replies] Last: Thanks guys! I'll do some research into this. (by enhanceddevelopment)
Autocomplete does not work correctly - CodeBlocks
 
First: Excuse my English, it is not my native language. Hello everyone, I'm learning C ++ and enj...
[5 replies] Last: I reinstalled the CB autocomplete. Now it seems to be working correctl... (by DiegoBR)
by K79A23
Problems on making a class with this code.
 
Hi, I found this code online that basically couts a string's characters one by one. I'm having some ...
[3 replies] Last: Very strange. It prints the whole message you my machine. What compile... (by Thomas1965)
Error 500, ASP.NET, page not working
 
Hello, I need some help!! I am not very familiar with ASP code and was hoping someone could help gui...
[1 reply] : You can try some of the fixes from this site: https://www.lifewire.co... (by Thomas1965)
by volang
Make my http server public
 
Hello. Im trying to get my server online. The server works on localhost, but I can't make it work on...
[6 replies] Last: Allright. Thanks all. It's appreciated as usual (by volang)
C++ Problem regarding if statement.
 
I've been having trouble with this because the snippet of code in the else portion is being displaye...
[3 replies] Last: print what you think you are comparing in hex to the screen (or debug/... (by jonnin)
How to make text disapper in std::cin
 
Hi, I am creating a program where you can chat with a bot(not AI) but I have a problem, the output l...
[4 replies] Last: there are nonstandard tools that can hide input that is typed -- eg t... (by jonnin)
by stav
Loading & calling a function from dll at runtime
 
Hi How would i go about making a program that dynamically loads a dll and that then allows me to ty...
[5 replies] Last: I don't know much about Python, but it appears from the documentation ... (by mbozzi)
  Archived months: [aug2018] [oct2018]

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