© 2009 oweynge

Source Code Test

Testing the syntax coloring plugin with the loop that pretty much runs most PCs on the planet:

1
2
3
4
5
6
MSG msg;
while (GetMessage(&msg, NULL, 0, 0))
{
    TranslateMessage(&msg);
    DispatchMessage(&msg);
}

3 Comments

  1. Posted 2009 September 8 at 7:39 pm | #

    ui enge!

  2. Posted 2009 September 9 at 2:30 am | #
  3. Posted 2009 September 10 at 6:32 pm | #

    yay tenchu!

Post a Comment

Your email is never published nor shared. Required fields are marked *

*
*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre lang="" line="" escaped="">