Home | History | Annotate | Download | only in MagickCore

Lines Matching refs:LPFNDLLFUNC1

1005   LPFNDLLFUNC1
1006 lpfnDllFunc1;
1008 lpfnDllFunc1=(LPFNDLLFUNC1) GetProcAddress((HINSTANCE) handle,name);
1009 if (!lpfnDllFunc1)
1011 return((void *) lpfnDllFunc1);