office-gobmx/dtrans
Herbert Dürr 199ddc1e5d #i122752# check iterator in each iteration of CFormatEtcContainer::nextFormatEtc()'s loop
Don't trust nextFormatEtc()'s aNum argument not to mislead the iterator beyond
the container bounds. The comparable loop in CFormatEtcContainer::skipFormatEtc()
already checks the iterator against the container end in each iteration.

(cherry picked from commit a609daa146c5588c6a35c2c145e9573c625ec123)
2013-07-16 20:39:18 +01:00
..
source #i122752# check iterator in each iteration of CFormatEtcContainer::nextFormatEtc()'s loop 2013-07-16 20:39:18 +01:00
test/win32/dnd
util
Library_dnd.mk
Library_dtrans.mk
Library_ftransl.mk
Library_mcnttype.mk
Library_sysdtrans.mk
Makefile
Module_dtrans.mk
README
StaticLibrary_dtobj.mk

Clipboard abstraction - data transfer.