Re: Build log from tests built with MSVC 7

2003-09-25 Thread Jakob Eriksson
Rolf Kalbermatter wrote: introduced in Win95 (although undocumented at that time) I find it a serious problem that the import libraries from MSVC 7 still do not seem to provide these. It was my fault, the functions are there. regards, Jakob

Re: Build log from tests built with MSVC 7 - problem solved!

2003-09-25 Thread Jakob Eriksson
Alexandre Julliard wrote: Jakob Eriksson <[EMAIL PROTECTED]> writes: So where can I get it? I downloaded the latest SDK (or so i think) from Microsoft, but that didn't help. I am grabbing for straws at this point. I don't know. I have them in my comctl32.lib from MSVC 5, maybe they have

Re: Build log from tests built with MSVC 7

2003-09-25 Thread Alexandre Julliard
Jakob Eriksson <[EMAIL PROTECTED]> writes: > Aha... it actually makes sense, whichever view of Microsoft you take. > Conspirational theory: it is now documented, but as a counterblow > they make it harder > to use by removing the ability to link to it statically. > > Well wishing theory: since it

Re: Build log from tests built with MSVC 7

2003-09-25 Thread Rolf Kalbermatter
Alexandre Julliard <[EMAIL PROTECTED]> wrote: >Steven Edwards <[EMAIL PROTECTED]> writes: > >> OK so we know the DPA_Create problems are not just in Mingw. Can we do >> something about this now? > >You probably need a more recent comctl32.lib. I definitely have these >functions in mine. Which is

Re: Build log from tests built with MSVC 7

2003-09-24 Thread Jakob Eriksson
Alexandre Julliard wrote: Jakob Eriksson <[EMAIL PROTECTED]> writes: So where can I get it? I downloaded the latest SDK (or so i think) from Microsoft, but that didn't help. I am grabbing for straws at this point. I don't know. I have them in my comctl32.lib from MSVC 5, maybe they have

Re: Build log from tests built with MSVC 7

2003-09-24 Thread Alexandre Julliard
Jakob Eriksson <[EMAIL PROTECTED]> writes: > So where can I get it? I downloaded the latest SDK (or so i think) > from Microsoft, but that didn't help. I am grabbing for straws at this > point. I don't know. I have them in my comctl32.lib from MSVC 5, maybe they have been removed in later versio

Re: Build log from tests built with MSVC 7

2003-09-24 Thread Jakob Eriksson
Alexandre Julliard wrote: Steven Edwards <[EMAIL PROTECTED]> writes: OK so we know the DPA_Create problems are not just in Mingw. Can we do something about this now? You probably need a more recent comctl32.lib. I definitely have these functions in mine. So where can I get it? I downl

Re: Build log from tests built with MSVC 7

2003-09-24 Thread Alexandre Julliard
Steven Edwards <[EMAIL PROTECTED]> writes: > OK so we know the DPA_Create problems are not just in Mingw. Can we do > something about this now? You probably need a more recent comctl32.lib. I definitely have these functions in mine. -- Alexandre Julliard [EMAIL PROTECTED]

Re: Build log from tests built with MSVC 7

2003-09-24 Thread Steven Edwards
OK so we know the DPA_Create problems are not just in Mingw. Can we do something about this now? Thanks Steven > -- Build started: Project: comctl32_test, Configuration: MSVC > Headers Win32 -- > > Linking... > dpa.obj : error LNK2019: unresolved external symbol > [EMAIL PROTECTED] > r

Build log from tests built with MSVC 7

2003-09-23 Thread Jakob Eriksson
(Especially the link errors I have no idea how to fix.) Just in case somebody wants to know what the build log looks like: -- Build started: Project: winetest, Configuration: MSVC Headers Win32 -- winete