ChangeSet ID: 19957 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@winehq.org 2005/09/02 10:19:42
Modified files: tools/winebuild: import.c dlls/winecrt0 : Makefile.in Added files: dlls/winecrt0 : drv_entry.c
Log message: Added an entry point routine for native drivers.
Patch: http://cvs.winehq.org/patch.py?id=19957
Old revision New revision Changes Path 1.93 1.94 +1 -1 wine/tools/winebuild/import.c 1.6 1.7 +1 -0 wine/dlls/winecrt0/Makefile.in Added 1.1 +0 -0 wine/dlls/winecrt0/drv_entry.c