(w32_create_pixmap_from_bitmap_data): Use alloca for
authorJason Rumney <jasonr@gnu.org>
Sat, 1 Feb 2003 23:54:34 +0000 (23:54 +0000)
committerJason Rumney <jasonr@gnu.org>
Sat, 1 Feb 2003 23:54:34 +0000 (23:54 +0000)
commitc736ffda58fbde8474b8aef829ff12466620b442
tree11f228aa8d0857f5b4357f830d60b32f56c82e75
parent51c397779d714cc9905eed359145abc01e9b89ef
(w32_create_pixmap_from_bitmap_data): Use alloca for
local malloc.
[HAVE_XPM]: Avoid clashes with XColor, XImage and Pixel
definitions in xpm.h.
(init_xpm_functions): New function.
(xpm_load): Sync with xfns.c. Adapt for Windows version of libXpm.
(init_external_image_libraries): Try to load libXpm.dll.
src/w32fns.c