This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Using windows routine


Hi,
I am trying to compile a routine which calls the windows routine SETPIXELRGB( IX, IY, RGB ).
I tried to link with few windows api libraries eg.
g77 -o a.o routine.f -luser32 -lgdi32 -advapi32 -lcomdlg32 etc. But it can not find that routine. Does anyone know how to go about it? It will be even better if I could somehow use the DFLIB in visual fortran.
 
 

Dilip K. Paul

Naval Undersea Warfare Center

Code 8121, Bldg. 1273

Newport, RI 02841

Tel: (401) 832-1412

mailto:pauldk@npt.nuwc.navy.mil

 
--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]