noo, not at all. just trying to get user input working for a game. but it doesnt like m_keyboard.

but i have now gone to trying to use raw input but its coming up with 0xccccccc <Bad Ptr> for the line
Code:
	BYTE *buffer = new BYTE[buffersize];
tried looking around for reasons why but i cant find any