gecko-dev/widget
kmcclusk%netscape.com e19b816f7e Fix for bugs #7442, #7523. Removed the code in WindowProc that was setting the
someWindow local variable based on the lParam for combo box events.
Instead someWindow is set using the default code
with uses the (HWND hWnd) passed in as an argument. Even though the MS documentation claims
you should use the lParam it does not work. This is what was causing the crashes on WIN95.
1999-06-03 20:03:53 +00:00
..
macbuild Fixed bug #5402 and #5439. Thanks to Peter Edberg and Eric Schlegel for their assistance. 1999-06-03 03:00:26 +00:00
public Add GetIID() methods to these interfaces. To support an upcoming checkin. 1999-05-31 05:27:36 +00:00
src Fix for bugs #7442, #7523. Removed the code in WindowProc that was setting the 1999-06-03 20:03:53 +00:00
tests Add casts for picky compiler. 1999-05-31 18:47:33 +00:00
.cvsignore Add cvsignore entries for makefiles generated bu autoconf. 1998-12-05 09:07:33 +00:00
build.bat moved to pub 1998-04-13 20:24:54 +00:00
Makefile.in Wrapping tests with ENABLE_TESTS 1999-02-07 12:13:23 +00:00
makefile.win moved to pub 1998-04-13 20:24:54 +00:00