Re: wine/dlls/crypt32 tests/encode.c encode.c

2005-06-15 Thread Juan Lang
--- Phil Krylov <[EMAIL PROTECTED]> wrote: > this change gives me a lot of errors when compiling: > encode.o(.text+0x3b): In function `test_encodeInt': > /home/phil/build/wine/dlls/crypt32/tests/encode.c:74: undefined > reference to > `CryptEncodeObjectEx' Works for me here. CryptEncodeObjectEx i

Re: wine/dlls/crypt32 tests/encode.c encode.c

2005-06-15 Thread Phil Krylov
Hi, this change gives me a lot of errors when compiling: make[3]: Entering directory `/home/phil/build/wine/dlls/crypt32/tests' ../../../tools/winegcc/winegcc -B../../../tools/winebuild -mconsole encode.o main.o protectdata.o testlist.o -o crypt32_test.exe.so -L../../../ libs/port -lwine_port -L