trainingday
December 19th, 2005, 23:13
I have been searching a apps .il line for line and referencing each line so I can learn how .net works as instructed. I came across a line that I can not find any reference to the meaning searching the net and here. So Im posting asking for help with this line:
.field public static literal valuetype NntpApp.nntp.xxxx.AccountStatusEnum DownloadLimit = int32(0x00000004)
Also, i removed some lines from the program so instead of being 5.6mb its 5.3mb so when i load the program it shoots a instant error that it needs to close. Can you give me a word search to see how it checks for a change in size.
thanks
.field public static literal valuetype NntpApp.nntp.xxxx.AccountStatusEnum DownloadLimit = int32(0x00000004)
Also, i removed some lines from the program so instead of being 5.6mb its 5.3mb so when i load the program it shoots a instant error that it needs to close. Can you give me a word search to see how it checks for a change in size.
thanks