Pointer assignment and exceptionsI made a clean build and now it works fine. Anyway, thanks for taking the time for answering the que...
Pointer assignment and exceptionsI've been playing around try/catch blocks and pointers, and I've seen behaviour that I haven't been ...
Errors in my c++ code[quote]Yes. But i want to make a program to reprogram my keyboard (for example: when i press g, it w...
Errors in my c++ codeTo get key inputs for virtual keys (ctrl, alt, del) you need to have WinAPI (for windows) or the equ...
Errors in my c++ codeReading from various sources, this leads me to believe that this code is for an older, different sta...