goldendict-ng/mouseover_win32
2014-03-28 17:29:14 +04:00
..
GDDataTranfer.h
GetWord.c Win-specific: ScanPopup: Fix console windows scanning under Windows 8.1 2014-02-06 18:10:23 +04:00
GetWord.h
GetWordByIAccEx.c Win-specific: Preparation for 64-bit build 2013-03-28 17:45:47 +04:00
GetWordByIAccEx.h
guids.c
HookImportFunction.c
HookImportFunction.h
IAccEx.c
IAccExInt.h
Makefile Win-specific: Preparation for 64-bit build 2013-03-28 17:45:47 +04:00
readme.txt
TextOutHook.c Win-specific: ScanPopup: Fix RTL strings scanning 2014-03-17 17:46:50 +04:00
TextOutHook.h
TextOutSpy.c Win-specific: ScanPopup: Don't use unsupported word retrieving methods for GD own windows 2014-03-28 17:29:14 +04:00
TextOutSpy.h
ThTypes.c
ThTypes.h
x64hooks.c Win-specific: Preparation for 64-bit build 2013-03-28 17:45:47 +04:00

These files were taken straight from StarDict 3.0.1. They didn't seem to
bear any copyright notices, and as such, no new initial notices were added.
Some global ids were changed to make sure that StarDict and GoldenDict
wouldn't interfere with each other when running simultaneously. Also,
Firefox 3 was made to work by implementing ETO_GLYPH_INDEX in ExtTextOutW()
function.

The Makefile is made for mingw32 compilation, and is completely separate
from the main program build.