Changeset 176 for Include/api_winsock2.sbp
- Timestamp:
- Mar 22, 2007, 2:40:36 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Include/api_winsock2.sbp
r167 r176 1326 1326 1327 1327 #ifndef NO_INCL_WINSOCK_API_PROTOTYPES 1328 Declare Function inet_ntoa Lib "ws2_32" (in As in_addr) As *Byte1328 Declare Function inet_ntoa Lib "ws2_32" (in As DWord /*in_addr*/ ) As *Byte 1329 1329 #endif 1330 1330
Note:
See TracChangeset
for help on using the changeset viewer.