Alexandre Julliard
|
32ab895e46
|
makefiles: Generate the dependencies line to avoid some code duplication.
|
2006-09-14 09:38:16 +02:00 |
|
Alexandre Julliard
|
d1c5f68dca
|
Added an entry point routine for native drivers.
|
2005-09-02 15:19:42 +00:00 |
|
Alexandre Julliard
|
ce20722109
|
Moved the spec file init function and constructor to winecrt0.
|
2005-09-02 14:43:03 +00:00 |
|
Alexandre Julliard
|
0628c7eba6
|
Moved more of the spec initialization code to the winecrt0 library,
and get rid of implicit kernel32 imports.
|
2005-08-29 14:16:27 +00:00 |
|
Alexandre Julliard
|
d4098549bb
|
Moved the delay loading support code to the winecrt0 library.
|
2005-08-25 19:37:51 +00:00 |
|
Alexandre Julliard
|
b6b180a16d
|
Moved the implementation of spec file stubs to the winecrt0 library.
|
2005-08-25 15:27:44 +00:00 |
|
Alexandre Julliard
|
633b12d5dc
|
Added a make rules file for static import libraries.
|
2005-08-25 12:14:13 +00:00 |
|
Alexandre Julliard
|
71ae2d7bed
|
Beginnings of a crt0 library.
|
2005-08-25 11:41:05 +00:00 |
|