search for: __stdcall__

Displaying 6 results from an estimated 6 matches for "__stdcall__".

Did you mean: __stdcall
2009 Aug 15
5
Compiling old wine versions in opensuse 11.1
...profile.c:70: warning: data definition has no type or storage class profile.c:70: warning: type defaults to ?int? in declaration of ?LCMS_BOOL? profile.c:70: warning: ?__stdcall__? attribute only applies to function types profile.c:70: error: expected ?,? or ?;? before ?GetColorDirectoryA? ...SNIP... profile.c:1286: warning: data definition has no type or storage class profile.c:1286: warning: type defaults to ?int? in declaration of ?LCMS_BOOL? profi...
2006 Nov 16
0
Building wine on rhel or centos 4 get compile error
...indef.h:234, from ../../include/wine/unicode.h:26, from casemap.c:4: ../../include/winnt.h:885: error: conflicting types for 'CONTEXT' ../../include/winnt.h:726: error: previous declaration of 'CONTEXT' was here ../../include/winnt.h:1896: warning: `__stdcall__' attribute ignored ../../include/winnt.h:1915: warning: `__stdcall__' attribute ignored Seems like the defines __386__ and __x86_64__ are both defined for some reason in winnt.h I dont card if the compile is for 386 or x86_64. I just would like it to compile. What am I missing to get t...
2006 Mar 02
1
Error while compiling code using wineg++ / winegcc
...: -fshort-wchar failed. On adding a flag '-v' with wineg++, a detailed error message is displayed: testuser@testbox:~/test >wineg++ -v test.cpp -fshort-wchar -DWINE_UNICODE_NATIVE -D_REENTRANT -fPIC -DWIN32 -D_WIN32 -D__WIN32 -D__WIN32__ -D__WINNT -D__WINNT__ -D__stdcall=__attribute__((__stdcall__)) -D__cdecl=__attribute__((__cdecl__)) -D__fastcall=__attribute__((__fastcall__)) -D_stdcall=__attribute__((__stdcall__)) -D_cdecl=__attribute__((__cdecl__)) -D_fastcall=__attribute__((__fastcall__)) -D__declspec(x)=__declspec_##x -D__declspec_align(x)=__attribute__((aligned(x))) -D__declspec_alloc...
2001 Oct 01
1
Latest CVS of wine won't compile
...REENTRANT -I/usr/X11R6/include -o wnd.o wnd.c In file included from ../../include/wine/winuser16.h:5, from ttydrv.h:19, from wnd.c:10: ../../include/winuser.h:29: warning: type defaults to `int' in declaration of `BOOL' ../../include/winuser.h:29: warning: `__stdcall__' attribute directive ignored ../../include/winuser.h:29: parse error before `(' In file included from ../../include/wine/winuser16.h:5, from ttydrv.h:19, from wnd.c:10: ../../include/winuser.h:3192: parse error before `PROPENUMPROCEXW' make[2]: *** [wnd...
2006 Oct 13
0
Wine release 0.9.23
...ng a string pointer in TB_INSERTBUTTON shouldn't change the strings table (with test case). comctl32: toolbar: Merge TOOLBAR_InsertButtonA and TOOLBAR_InsertButtonW. comctl32: toolbar: Store dwBaseCustDraw and dwItemCDFlag in local variables. Nick Burns (2): msvcrt/process.h: __stdcall__ defined safely for Mac OSX. winegcc: __stdcall__ and __cdecl__ defined safely for Mac OSX. Nickolay V. Shmyrev (1): winex11.drv: Always set window type. Nicolas Delcros (1): winsock: Add mapping for SO_ACCEPTCONN. Oleg Krylov (1): user: Fix CopyImage function declaration....
2008 Apr 14
10
wine asio
Does wine asio still work with the current version of WINE? I tried installing it per the instructions and it didn't want to make.