ntstatus.inc lines 17191 and 17264, WebBrowser duplicate equate

Started by Mike Doty, November 08, 2011, 02:23:25 AM

Previous topic - Next topic

José Roca

No apologies needed, David. The headers are HUGE. Paul wrote that example when FF had the option to use the PB include files, and at that time the module was needed because the PB includes have not these interface declarations (in fact, they don't contain any interfaces). FF 3.5 uses only my headers, and keeping that outdated module is not only unneeded, but causes conflicts. It is highly advisable to use #INCLUDE when needed, instead of adding modules, because when the headers are updated, the modules became outdated.

Rolf Brandt

Rolf Brandt
http://www.rbsoft.eu
http://www.taxifreeware.com
I cook with wine, sometimes I even add it to the food.
(W. C. Fields)