Runtime Error --Internal Error 01: WSLKEYB 
Author Message
 Runtime Error --Internal Error 01: WSLKEYB

Hi,

We have a 32-bit 2003 application that installs a keyboard (WH_KEYBOARD)
hook using SetWindowsHookEx.  Whether we install it as system-wide or
thread-specific, we eventually always GPF with the error "Runtime Error --
Internal Error 01: WSLKEYB"

If we comment out some code in the filter procedure (so we install a hook
that basically does nothing) then everything works OK.  That leads us to
suspect that somehow the hook is basically taking too long to process each
keystroke. The problem is that we need to do all the code that's in there at
the moment.    Any suggestions?

Paul



Sun, 06 May 2001 03:00:00 GMT  
 Runtime Error --Internal Error 01: WSLKEYB
After spending yesterday trying to code around this, we've discovered we can
reproduce this error without installing our WH_KEYBOARD hook just be typing
extremely quickly.

This error is always followed by a GPF in CW2RUN32.DLL at either
0137:00847e8 or 0137:00612e12.

Any suggestions?

TIA,
Paul



Mon, 07 May 2001 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. INTERNAL ERROR 04 : CTLMAIN error in version 2.001.01

2. Internal Error 01: String Stack Error

3. Internal Errors - WSLKEYB & WSLDIAL

4. runtime error (internal error)

5. Runtime Error. Internal Error 04 : CTLMAIN

6. Runtime Error - Internal Error 02:WSLDIAL

7. runtime error: Internal Error:tpsbt.cpp line 1482

8. Runtime error : internal error 04:CTLMAIN

9. Runtime Error / Internal Error: tpsbt: cpp line 2172

10. Internal Error 01

11. C4b: HELP! Internal Error 01: WSLDIAL

12. C4b: HELP! Internal error 01: WSLDIAL

 

 
Powered by phpBB® Forum Software