In article <dbf3c3cf-028e-4ba8-90fd-02003cd305e0
@g23g2000yqh.googlegroups.com>, yuanfei.home RemoveThis @gmail.com says...
>
> Hi, does any know what is the meaning of dwFlags in PACKAGEINFO
> structure?
>
>
> thanks
I'm not familiar with that structure specifically, but conventionally
the dwFlags field will be a bitmask with a bit for each of the other
fields in the structure so you know if they are valid or not.