I suggest you listen to the recommendation to create a .lib. It's what Microsoft does, but unforutunately they don't ship it with the PSDK :(. I can give you the name of the library however, if you'd like to have the same name (helps for compiling).
 
It's defintely better then what we do. Remember that we only have gdi32/user32/win32k using those right now. At MS, there's also csrss, directX, and other test-suite DLLs. Linking with a .lib is much better.
 
On 7/31/07, Aleksey Bragin <aleksey@reactos.org> wrote:
While i'm away, it would be cool to listen to what other devs think about it. Like James, Thomas, etc.

I don't have a pc here, but I feel cautious about any significant changes into .s generation.

But, if it is possible to generate .s once, it would be good.


Aleksey.
-----???????? ?????????-----
??: "Sylvain Petreolle" <spetreolle@yahoo.fr>
????: "ReactOS Development List" <ros-dev@reactos.org>
??????????: 31.07.07 13:15
????: [ros-dev] Re :  ??: Re:  ??: Re:  Winetests

Agreed,
having it generated one time reduces wrong version
and renders the whole process more reliable.

----- Message d'origine ----
De : Magnus Olsen <magnus@greatlord.com>
À : ReactOS Development List <ros-dev@reactos.org>
Envoyé le : Mardi, 31 Juillet 2007, 12h26mn 31s
Objet : Re: [ros-dev] ??: Re: ??: Re: Winetests


At moment we are genreate the win32k.S 2-3 times
I do not whant it be genreate more that one time.
that reason I whant a lib instead for allot genreated
win32k.S, I will need a lib later for win32k testkit
for dx.

----- Original Message -----
From: "Aleksey Bragin" <aleksey@reactos.org>


_______________________________________________
Ros-dev mailing list
Ros-dev@reactos.org
http://www.reactos.org/mailman/listinfo/ros-dev



--
Best regards,
Alex Ionescu