Am 10.03.2012 19:01, schrieb Vincent Povirk:
Um, you missed almost much every implementation of a COM interface in the entire dll?
2012/3/10 André Hentschel nerv@dawncrow.de:
Needed for dotNet 4.5 preview
dlls/windowscodecs/clsfactory.c | 15 +++++++++++++-- dlls/windowscodecs/main.c | 9 +++++++++ dlls/windowscodecs/wincodecs_private.h | 12 ++++++++++++ dlls/windowscodecs/windowscodecs.spec | 1 + 4 files changed, 35 insertions(+), 2 deletions(-)
Um, i thought that all goes through the factory... So what do you think, should i go through interfaces or is a stub better for now?