15 lines
256 B
Plaintext
15 lines
256 B
Plaintext
|
[
|
||
|
//
|
||
|
// Using strict context handles allows us to call UnregisterIfEx which
|
||
|
// protects us from getting called to run down context handles after
|
||
|
// the server has uninitialized.
|
||
|
//
|
||
|
|
||
|
strict_context_handle
|
||
|
]
|
||
|
|
||
|
interface idletask
|
||
|
{
|
||
|
|
||
|
}
|