Hi, In a program of mine I'd like to synchronize certain events to the screen's update rate. To do this properly I would have to use the vsync signal from the graphics device. The problem I'm having with this is that I have no idea of how to do this. Could anyone help me with this?