shlwapi/clist test error on NT4

Francois Gouget fgouget at free.fr
Fri Dec 20 19:12:42 CST 2002


OPn NT4 the clist shwlwapi test fails on the first call to SHLWAPI_166
(on line 478 here).
That call triggers wat looks like an internal check which pops up a nice
error window:

Debug Error!

Program: ...dlls\shlwapi\tests\Output\Win32_MSVC_Headers\shlwapi_test.exe
Module:
File:    i386\chkesp.c
Line:    42

The value of ESP was not properly saved accross a function call. This is
usually a result of calling a function declared with one calling
convention with a function pointer declared with a differen calling
convention.

(Press Retry to debug the application)


Could it be a problem with the way IDummyStream is declared? Maybe the
virtual function pointer is off? I noticed that no 'COM' macro was used
which sees a bit strange. Or maybe it's a problem with the prototype of
SHLWAPI_166?

Could someone more knowledgeable with shlwapi investigate this?


-- 
Francois Gouget         fgouget at free.fr        http://fgouget.free.fr/
                  Hiroshima '45 - Czernobyl '86 - Windows '95




More information about the wine-devel mailing list