home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World Interactive 1996 October / pcwoct96.zip / pcwoct96 / INSTALL / TESTDRIV / EXTRAS.CM_ / UAMATH.PRT < prev    next >
Text File  |  1994-01-03  |  724b  |  15 lines

  1. UAMATH.DLL: int WINAPI Simple(int,int);
  2. UAMATH.DLL: int WINAPI BitGet(int,int,int,int,int);
  3. UAMATH.DLL: int WINAPI BitDel(int);
  4. UAMATH.DLL: int WINAPI BitSet(int,int,int,int,int);
  5. UAMATH.DLL: int WINAPI BitSet2(int,int,int,int,int,LPSTR);
  6. UAMATH.DLL: int WINAPI BitScale(int,int,int,int,int,int,int,int,int,LPSTR);
  7. UAMATH.DLL: int WINAPI JustDisplay(LPSTR,LPSTR,LPSTR);
  8. UAMATH.DLL: int WINAPI copy(LPSTR,LPSTR);
  9. UAMATH.DLL: int WINAPI del(LPSTR);
  10. UAMATH.DLL: int WINAPI mlink(int,int);
  11. UAMATH.DLL: LPSTR WINAPI GetM3Path(LPSTR);
  12. USER.EXE: HANDLE WINAPI LoadCursor(int, long);
  13. USER.EXE: void WINAPI GetCursorPos( LPPOINT );
  14. USER.EXE: void WINAPI SetCursorPos (int,int);
  15. UAUTILS.DLL: LPSTR WINAPI GetEnv(LPSTR);