Hello!,
Can some one tell me that.How can i find the value of enum in dll files like user32 and kernel32.These enums are known as styles in api. Is there any trick or tool by means of which i can dig the values of these styles because i am using c# to load them so there is no means to reference these enums or styles form the c# because there is no means provided. Thanks


Reply With Quote

