coolwave
May 15th, 2000, 08:04 AM
I want to know how to terminate the "Rnaapp.exe" while
my program can't create Dial-Up Network to access the Internet.I use the API function:TerminateProcess() and
CloseHandle().But when I debug it,the compiler always
prompt:the stack is overflowing or this program executed
a falal operation.Who know why about it?
my program can't create Dial-Up Network to access the Internet.I use the API function:TerminateProcess() and
CloseHandle().But when I debug it,the compiler always
prompt:the stack is overflowing or this program executed
a falal operation.Who know why about it?