Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 lines
315 B

  1. ///////////////////////////////////////////////
  2. // fuimg4.h
  3. //
  4. // September.3,1997 H.Ishida (FPL)
  5. //
  6. // COPYRIGHT(C) FUJITSU LIMITED 1997
  7. #ifndef fuimg4_h
  8. #define fuimg4_h
  9. void fuxlOutputRTGIMG4(PDEVOBJ pdevobj, LPCBYTE pbSrc, int iByteWidth, int y, int cy);
  10. #endif // !fuimg4_h
  11. // end of fuimg4.h