Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ TheIDE » U++ TheIDE: Compiling, Linking, Debugging of your packages » Windows Can't continue error
Windows Can't continue error [message #33647] Sat, 03 September 2011 20:49
silverx is currently offline  silverx
Messages: 62
Registered: March 2011
Member
I seem to get all of the fun errors. It seems to be a big issue with Vista only. As when I run on XP it works so much better.

I am trying to write a simple wav audio recorder that works on vista, 7, and xp, windows. I don't need anything fancy it is just to record audio and that is it.

I am trying to use winmm.dll, and I put in several PromptOK to see what the return code was from the call to the dll. And I got it working, except when it came time to comment out all of my PromptOK, as you don't want that in production code.

When I commented out any one of a few PromptOK, I got the windows can't continue error. I have attached the code, and it has comments where if I comment out the PromptOK, I get the error message below:

Problem signature:
Problem Event Name: BEX
Application Name: WavRecord.exe
Application Version: 0.0.0.0
Application Timestamp: 4e621b13
Fault Module Name: WavRecord.exe
Fault Module Version: 0.0.0.0
Fault Module Timestamp: 4e621b13
Exception Offset: 0030794c
Exception Code: c0000409
Exception Data: 00000000
OS Version: 6.0.6002.2.2.0.768.3
Locale ID: 1033
Additional Information 1: 69c4
Additional Information 2: dd758875faf51299f67083fbdbfd7ade
Additional Information 3: b50b
Additional Information 4: 5abf68c400fbc9fd7560afb642c8d668


If I leave the PromptOK in I don't get the error, and it works just fine.

Any help with this one?

Thanks

David
 
Read Message
Previous Topic: SOLVED - When I try to do the exe on computer I get has encountered a problem
Next Topic: Error compiling Lundman's UFxp onubuntu 10.10 64
Goto Forum:
  


Current Time: Thu Apr 25 01:19:09 CEST 2024

Total time taken to generate the page: 0.02972 seconds