G 
		
								
				
				
			
		guy.gorodish
hi,
i have a c# interop that pass struct into c dll. for some reason the
data transfered into the c function is with incorrect order (meaning -
members of the struct get other struct values and other members get
zero)
can someone know how can i fix it?
thanks,
Guy
				
			i have a c# interop that pass struct into c dll. for some reason the
data transfered into the c function is with incorrect order (meaning -
members of the struct get other struct values and other members get
zero)
can someone know how can i fix it?
thanks,
Guy
