Trying to make background program that opens program when keyboard shortcut is pressed.(title) My plan is to have a program that opens a window when you press Ctrl+Shift+A or Ctrl+Shift+M...
Help with variables.all i want to know is how to initialize the variable, that's all
Help with variables.error C4700: uninitialized local variable 'frames' used main.cpp line:65 columm:1 project:Game that...
Help with variables.Need help with initialization of a variable. I tried to initialize the frames variable but when I go...