mspapant / gdipp

Automatically exported from code.google.com/p/gdipp
0 stars 0 forks source link

Runtime error in Demos #35

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Which program triggers the problem? Specify the program filename if
necessary.  The two demo programs 32/64 bit

What steps will reproduce the problem?
1. Run the demos
2.
3.

What is the expected output? What do you see instead?
The demo output.   Runtime error.

What version of gdipp are you using? On what operating system (with
bitness)?  The latest beta for X64.  Windows 7 x64.

Please provide any additional information below.

The error:

---------------------------
Microsoft Visual C++ Runtime Library
---------------------------
Runtime Error!

Program: C:\Program Files (x86)\gdipp\gdipp_demo_64.exe

R6030

- CRT not initialized

Original issue reported on code.google.com by garys...@gmail.com on 11 Apr 2010 at 11:43

GoogleCodeExporter commented 8 years ago
Someone else told me the same problem. I cannot reproduce it here. Everything is
linked with the /MD flag (static link).

Original comment by crendk...@gmail.com on 14 Apr 2010 at 12:26

GoogleCodeExporter commented 8 years ago
I can reproduce the problem by installing gdipp with the registry load mode and 
then
run gdipp Demo. If I disable the registry setting, everything works fine.

Original comment by crendk...@gmail.com on 16 Apr 2010 at 7:18

GoogleCodeExporter commented 8 years ago

Original comment by crendk...@gmail.com on 26 May 2010 at 5:22