FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

conflicts with std.c.windows.windows

 
Post new topic   Reply to topic     Forum Index -> Core32
View previous topic :: View next topic  
Author Message
jcc7



Joined: 22 Feb 2004
Posts: 657
Location: Muskogee, OK, USA

PostPosted: Mon Jun 07, 2004 1:47 pm    Post subject: conflicts with std.c.windows.windows Reply with quote

I've found some conflicts with std.c.windows.windows (using DMD 0.91):
Code:
src\phobos\std\c\windows\windows.d(1800): variable IDC_ARROW conflicts with winuser.IDC_ARROW at core32\trunk\core32\win32\winuser.d(3340)

src\phobos\std\c\windows\windows.d(1832): enum member COLOR_BTNFACE conflicts with winuser.COLOR_BTNFACE at core32\trunk\core32\win32\winuser.d(3049)

src\phobos\std\c\windows\windows.d(376): function GetVersion conflicts with winbase.GetVersion at core32\trunk\core32\win32\winbase.d(1124)

d:\dmd\bin\..\src\phobos\std\c\windows\windows.d(1363): function GetForegroundWndow conflicts with winuser.GetForegroundWindow at core32\trunk\core32\win32\winuser.d(2709)

src\phobos\std\c\windows\windows.d(1365): function SetForegroundWndow conflicts with winuser.SetForegroundWindow at core32\trunk\core32\win32\winuser.d(2711)

src\phobos\std\c\windows\windows.d(1857): variable HWND_DESKTOP conflicts with winuser.HWND_DESKTOP at core32\trunk\core32\win32\winuser.d(1980)

src\phobos\std\c\windows\windows.d(2399): function GetDeviceCaps conflicts with wingdi.GetDeviceCaps at f:\pgm\d\dsource\core32\trunk\core32\win32\wingdi.d(2490)

Mike, if it's more convenient for you, I wouldn't mind joining the project and committing these changes to SVN (using verson(STANDALONE) to avoid the conflicts).
Back to top
View user's profile Send private message AIM Address
jcc7



Joined: 22 Feb 2004
Posts: 657
Location: Muskogee, OK, USA

PostPosted: Mon Aug 23, 2004 8:43 pm    Post subject: Reply with quote

I just committed some changes to fix these conflicts.

I also added a simple batch file that shows how the files can be compiled into a .lib. (I know L8night already has his own method, but this shouldn't interfere with his way of doing things.)
Back to top
View user's profile Send private message AIM Address
Display posts from previous:   
Post new topic   Reply to topic     Forum Index -> Core32 All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group