search for: object_name_information

Displaying 2 results from an estimated 2 matches for "object_name_information".

2008 Apr 30
8
Playing with NtQueryInformationFile
Hi all, I''m trying to get the allocation size of a file via a file handle (rather than its name). The example below works for FileNameInformation but I can''t get it to work as expected for FileStandardInformation. Here''s some sample code: # query_test.rb require ''windows/handle'' require ''windows/error'' include Windows::Handle
2009 Jan 30
0
Wine release 1.1.14
...g from the export wizard. cryptui: Use a public type rather than a private one for export options in the export wizard. cryptui: Implement CryptUIWizExport for the no UI case. cryptui: Fix a typo. cryptui: Call CryptUIWizExport when asked to. include: Add definition of OBJECT_NAME_INFORMATION. cryptui: Always initialize export wizard's export options. cryptui: Default to exporting in DER format. cryptui: Add error checking to CryptUIWizExport. include: Add missing type to union. cryptui: Add support for exporting a serialized store from CryptUIWizExport...