Welcome, Guest. Please login or register.

Author Topic: Advice on how to add more info to a timer request...  (Read 1817 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline Thomas

Re: Advice on how to add more info to a timer request...
« on: August 29, 2005, 05:16:53 PM »

CreateIORequest takes the size of the structure you want to allocate. So you can give it the size of the timerrequest plus the amount you want to add and you get the same result as AllocMem + copy.

Bye,
Thomas