Здравствуйте Rand1, Вы писали:
R>Здравствуйте Анатолий, Вы писали:
А>>Здравствуйте Rand1, Вы писали:
R>>>В копилку: R>>>ZeroMemory(buffer,sizeof(buffer))
А>>Это откуда этот зверь (прошу меня простить за невежество)? R>Странно что вы не знакомы с этим зверем:
R>ZeroMemory R>The ZeroMemory function fills a block of memory with zeros.
R>VOID ZeroMemory( R> PVOID Destination, // memory block R> SIZE_T Length // size of memory block R>); R>Parameters R>Destination R>[in] Pointer to the starting address of the block of memory to fill with zeros. R>Length R>[in] Size, in bytes, of the block of memory to fill with zeros. R>Return Values R>This function has no return value.
Да неее...Просто это форум по C++ а не по WinAPI :))