DO NOT REPLY TO THIS MESSAGE.  INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.

[STR New]

Link: http://www.fltk.org/str.php?L2622
Version: 1.3-current


@Manolo: you wrote: "Unfortunately, a cast to (void*) on the right hand
side does not remove the compilation error." That's bad :-(

On which system did you compile, and what w32api version? I have:

$ grep W32API_VERSION /mingw/include/w32api.h
#define __W32API_VERSION 3.17

on my current MinGW system and

$ grep W32API_VERSION /c/cygwin/usr/include/w32api/w32api.h
#define __W32API_VERSION 3.12

(i.e. 3.12 on my old Cygwin version and 3.17 on MinGW).

*BOTH* have: "LPWSTR lpClass;", and both compile fine.

(Not yet tested on my newer Cygwin system...)

---

@some868one: Could you please also post your w32api version(s), using grep
commands like that shown above?


Link: http://www.fltk.org/str.php?L2622
Version: 1.3-current

_______________________________________________
fltk-bugs mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-bugs

Reply via email to