View Single Post
  #12   Report Post  
Posted to microsoft.public.excel.programming
joel[_881_] joel[_881_] is offline
external usenet poster
 
Posts: 1
Default IP address to Hostname in Excel


Chip : I think you may of found the error. the meory copy could give
an error if you copy an array that is longer then the amound of memory
delecared for the array. Varptr I have seen used to force an array to
be on a word or double word boundry so the byte count is correct. There
is a potential problem is you use memorycopy to copy words or double
words and the memory you are copying doesn't lie on an even boundry.

John: Which function in code is failing. I would expect most of the
code is good and ther is just a couple of lirary declarations that are
wrong.


--
joel
------------------------------------------------------------------------
joel's Profile: 229
View this thread: http://www.thecodecage.com/forumz/sh...d.php?t=194661

http://www.thecodecage.com/forumz