Am 19.03.2012 17:21, schrieb tfaber@svn.reactos.org:
} }
- uState = uState;
- this->uState = uState; TRACE("--\n"); }
LOL! Thats another reason why I love C++, it makes people write very funny code :D
With proper coding style regarding C++, this wouldn't happen.
Le mardi 20 mars 2012 à 12:36 +0100, Timo Kreuzer a écrit :
Am 19.03.2012 17:21, schrieb tfaber@svn.reactos.org:
} }
- uState = uState;
- this->uState = uState; TRACE("--\n"); }
LOL! Thats another reason why I love C++, it makes people write very funny code :D