Windows NT 4.0 source code leak
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

10 lines
341 B

[ implicit_handle( handle_t logon_bhandle )
] interface logon
{
typedef [allocate(all_nodes)] PNETLOGON_VALIDATION_SAM_INFO;
typedef [allocate(all_nodes)] PNETLOGON_VALIDATION_SAM_INFO2;
typedef [allocate(all_nodes)] PNETLOGON_VALIDATION_UAS_INFO;
typedef [allocate(all_nodes)] PISID;
typedef [allocate(all_nodes)] PNLPR_SID_INFORMATION;
}