which is faster: WinApi or C Runtime?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



which is faster in Wine?

WinApi functions such as: CreateFile(), ReadFile(), WriteFile(), CloseFile(), HeapAlloc(), HeapRealloc(), etc.
vs.
C Runtime functions: fopen(), fread(), fwrite, fclose(), malloc(), etc.

if i develop an application to be run in Wine, should i use WinApi functions, or
C Runtime functions?






[Index of Archives]     [Gimp for Windows]     [Red Hat]     [Samba]     [Yosemite Camping]     [Graphics Cards]     [Wine Home]

  Powered by Linux