Home > Archive > Clarion > September 2005 > WSL.CPP : Whats its used for?
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
WSL.CPP : Whats its used for?
|
|
| Dave Chirag 2005-09-26, 3:55 am |
| Hi everyone..I have just started with Clarion, and one thing that I am
about is the file WSL.CPP. I can see it in the source list in
the debugger, but could not find it anywhere on my pc.
What is this WSL.CPP file used for ? and Why can't i find it any where
in my disk??
This is important for me to know because I am getting GPFs pointing to
WSL.CPP file,and i an unable to locate it.
Thanks in advance
Chirag Dave
| |
| clackmannan 2005-09-26, 6:55 pm |
| WSL.CPP is a source code file that was used to create CW; not
surprisingly it's not shipped to you, but there's enough info in the
runtime for the debugger to know about it.
What's the exact message you're getting?
| |
| Dave Chirag 2005-09-27, 6:55 pm |
| Clackmannan,
Thanks for the information :).
I am getting "no proc" as error description for line#2410 in WSL.CPP in
the GPF report for an application crash.What does this mean ? There are
other cases in which "no proc" is reported as the error message too...
When i am executing the application in debugger, i can see the stack
trace even in GPF cases, but with this case, there wasn't anything in
the stack trace ! I know there were stack info in it initially when i
started the application.
This is puzzling me.Is it possible that there was some kind of overflow
in the stack trace window too ??
Thanks in advance for the solution again.
Chirag Dave
|
|
|
|
|