Changes

Jump to: navigation, search

Dive into Mozilla Debugging Mozilla Lab

27 bytes added, 21:19, 28 February 2007
C++ with Visual Studio.NET 2005
5254 #ifndef WINCE
5255 if (msg == WM_MOUSEWHEEL || msg == WM_MOUSEHWHEEL) {
'''5256 static int iDeltaPerLine, iDeltaPerChar;''' <-- breakpoint here
5257 static ULONG ulScrollLines, ulScrollChars = 1;
5258 static int currentVDelta, currentHDelta;

Navigation menu