B bershama Sep 17, 2003 #1 can you please tell me how to open the exe file and recode it please i am using vb.net with xp
W William Ryan Sep 17, 2003 #2 you can use reflection to get the members and you can look at the IL, but if you want to actually use the stuff and use the form designer etc, you'll need to .vb /.cs files.
you can use reflection to get the members and you can look at the IL, but if you want to actually use the stuff and use the form designer etc, you'll need to .vb /.cs files.