PEGetWindowHandle Cause a Overflow error ? 
Author Message
 PEGetWindowHandle Cause a Overflow error ?

Hello,

I had a program who use CR 7.0(API Call) with VB6.0 SP5.

On windows 95-98 all work fine.

Last week, i install this program on a computer windows XP. My program
give this error:

Overflow.

When i look the code:

        result% = 1
        Do While result% <> 0
            DoEvents
            DoEvents
            result% = PEGetWindowHandle(jobnum%)        <---- get error
on this line
        Loop

Anybody have a idea ? I migrate my report to Crystal 8.5(with the same
error...)



Fri, 25 Feb 2005 04:59:17 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. Cause of error (error 6 overflow) in Windows 2000

2. Mouse events causing overflow error?

3. Multiline Textbox Cause Page Overflows when Printing or doesn't print all lines

4. Why does this cause an overflow?

5. User Control causes stack overflow

6. User Control causes stack overflow

7. Difference of two datetime columns caused overflow at runtime

8. Show vbModal, Me causes Stack Overflow...

9. Show vbModal, Me causes Stack Overflow...

10. Error handling / Arithmetic overflow error

11. Overflow error, error number 6, in VB6 using Crystal Reports 7

12. On error Goto causes error in compilation

 

 
Powered by phpBB® Forum Software