Changeset 5416 for trunk/src/comctl32/ipaddress.cpp
- Timestamp:
- Mar 31, 2001, 3:25:59 PM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/comctl32/ipaddress.cpp
r2895 r5416 1 /* $Id: ipaddress.cpp,v 1. 2 2000-02-25 17:00:16 cbratschiExp $ */1 /* $Id: ipaddress.cpp,v 1.3 2001-03-31 13:25:26 sandervl Exp $ */ 2 2 /* 3 3 * IP Address control … … 33 33 #include "ipaddress.h" 34 34 //#include "heap.h" 35 35 #include "comctl32.h" 36 36 37 37 #define IPADDRESS_GetInfoPtr(hwnd) ((IPADDRESS_INFO*)getInfoPtr(hwnd))
Note:
See TracChangeset
for help on using the changeset viewer.