FLTK logo

CVS Commit in fltk by laza2000

FLTK matrix user chat room
(using Element browser app)   FLTK gitter user chat room   GitHub FLTK Project   FLTK News RSS Feed  
  FLTK Apps      FLTK Library      Forums      Links     Login 
 All Forums  |  Back to fltk.commit  ]
 
Previous Message ]Next Message ]

CVS Commit in fltk by laza2000 laza2000 Jul 05, 2004  
 
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/fltk/fltk/
Update of /cvsroot/fltk/fltk
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17680

Modified Files:
	CHANGES 
Log Message:
Changed SharedImage::guess to fltk::guess_image. This is due to 
fact that windows dll linker needs all exported functions to be in library.
Cause SharedImage was declared as FL_API, linker assumes that all SharedImage 
functions are implemented in libfltk. So I moved SharedImage::guess out of the class
and made it FL_IMAGES_API.

Direct Link to Message ]
 
     
Previous Message ]Next Message ]
 
 

Comments are owned by the poster. All other content is copyright 1998-2024 by Bill Spitzak and others. This project is hosted by The FLTK Team. Please report site problems to 'erco@seriss.com'.