Changeset 233 for Include/WinNT.ab
- Timestamp:
- May 6, 2007, 8:37:57 PM (19 years ago)
- File:
- 
      - 1 edited
 
 - 
          
  Include/WinNT.ab (modified) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
      Include/WinNT.abr185 r233 6358 6358 Sub /*FORCEINLINE*/ TpInitializeCallbackEnviron(ByRef CallbackEnviron As TP_CALLBACK_ENVIRON) 6359 6359 With CallbackEnviron 6360 Version = 16361 Pool = NULL6362 CleanupGroup = NULL6363 CleanupGroupCancelCallback = NULL6364 RaceDll = NULL6365 ActivationContext = NULL6366 FinalizationCallback = NULL6367 Flags = 06360 .Version = 1 6361 .Pool = NULL 6362 .CleanupGroup = NULL 6363 .CleanupGroupCancelCallback = NULL 6364 .RaceDll = NULL 6365 .ActivationContext = NULL 6366 .FinalizationCallback = NULL 6367 .Flags = 0 6368 6368 End With 6369 6369 End Sub 
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  
