Home » Community » U++ community news and announcements » Upp 606-dev1 released
Re: Upp 606-dev1 released [message #3579 is a reply to message #3571] |
Fri, 02 June 2006 20:30   |
Werner
Messages: 234 Registered: May 2006 Location: Cologne / Germany
|
Experienced Member |
|
|
All of the "GUI_APP_MAIN" programs and "imgsrv" ("CONSOLE_APP_MAIN") in "examples" don't compile under Windows XP with MSC8.
The problem always reads as follows:
"D:\ProgWin\upp\uppsrc\Draw\DrawTextWin32.cpp(61) : error C2664: 'DWORD (HDC,LPCWSTR,int,LPWORD,DWORD)' : cannot convert parameter 2 from '
wchar [128]' to 'LPCWSTR'
Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
D:\ProgWin\upp\uppsrc\Draw\DrawTextWin32.cpp(61) : error C2664: 'DWORD (HDC,LPCWSTR,int,LPWORD,DWORD)' : cannot convert parameter 1 from '
LPWORD' to 'HDC'
Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast"
Werner
[Updated on: Fri, 02 June 2006 20:37] Report message to a moderator
|
|
|
Goto Forum:
Current Time: Mon Jun 23 00:32:53 CEST 2025
Total time taken to generate the page: 0.04821 seconds
|