Home |
Search |
Today's Posts |
#28
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
"Andrey G" wrote in message
Hi Peter, I've tried running code with the last argument for CopyMemory changed, but Excel still crashed. Please have a look below at the details of the problem: [snip] 'get the IP address CopyMemory ptrAddress, ByVal ptrAddress, 8 '<----- Excel crashes on this line! CopyMemory ptrIPAddress, ByVal ptrAddress, 8 CopyMemory ptrIPAddress2, ByVal ptrIPAddress, 8 GetIPFromHostName = GetInetStrFromPtr(ptrIPAddress2) End If End Function Hmm, not sure where the root of the problem is, though for me it crashes on the second CopyMemory, I need to get the rest of the original example. I'll try and look at it over the W/E. Peter T |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Hostname from IP address | Excel Worksheet Functions | |||
How do I avoid excel change absolute address to relative address | Excel Discussion (Misc queries) | |||
Converting list of IP Addresses to list of Hostname | Excel Worksheet Functions | |||
Get IP address for a remote computer based on its hostname | Excel Programming | |||
LINKING Address cells from an EXCEL spreadsheet to fill MapQuest Address Info | Excel Programming |