On Sat, 2010-02-06 at 00:45 +0100, Max Kellermann wrote:
> On 2010/01/29 18:06, Danny Backx <[email protected]> wrote:
> > On Tue, 2010-01-26 at 23:14 +0100, Max Kellermann wrote:
> > > When I attempt to force WINVER=0x410, the linker bails out with
> > > "undefined reference to `TransparentBlt'".
> >
> > Does the change that I just committed work for you ?
>
> (Sorry for the late response)
>
> That fixes the declaration problem, but the "undefined reference"
> linker error persists.
The patch below can add this to coredll6.a
I am suggesting this because I don't know which version to put this in.
Danny
pavilion: {299} cd src/mingw
pavilion: {300} svn diff coredll6.def
Index: coredll6.def
===================================================================
--- coredll6.def (revision 1435)
+++ coredll6.def (working copy)
@@ -1664,6 +1664,10 @@
wvsprintfW
;
+; Not sure from which version
+;
+TransparentBlt
+;
; Stuff for Windows CE / Windows Mobile 6.x
;
CeSetThreadPriority
pavilion: {301}
--
Danny Backx ; danny.backx - at - scarlet.be ; http://danny.backx.info
------------------------------------------------------------------------------
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
_______________________________________________
Cegcc-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/cegcc-devel