|
code
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
/STACK Option in VBDear all,
I have encountered a DLL. When I use this in VB.NET, my program will crash due to "System.StackOverflowException." But when I use this DLL in VC.NET with a compiler option "/STACK:<some big number>", it works fine! I wanna ask, is there any similar option in VB.NET compiler? Or is there any workaround for this? Carlos |
|||||||||||||||||||||||