Skip to content
Snippets Groups Projects
  • Danny Smith's avatar
    a8d701fd
    2006-01-31 Filip Navara <navaraf@reactos.com> · a8d701fd
    Danny Smith authored
    	* deffile.h (struct def_file_export): Add field flag_forward.
    	* pe-dll.c (process_def_file): Check for forward exports.
    	(generate_edata): Generate forward export symbols.
    	(fill_edata): Emit them.
    
    	* pe-dll.c (process_def_file): Don't crash on malformed
    	fastcall symbol names in .def file.
    a8d701fd
    History
    2006-01-31 Filip Navara <navaraf@reactos.com>
    Danny Smith authored
    	* deffile.h (struct def_file_export): Add field flag_forward.
    	* pe-dll.c (process_def_file): Check for forward exports.
    	(generate_edata): Generate forward export symbols.
    	(fill_edata): Emit them.
    
    	* pe-dll.c (process_def_file): Don't crash on malformed
    	fastcall symbol names in .def file.