Home » U++ Library support » U++ Widgets - General questions or Mixed problems » a dll usage failure
a dll usage failure [message #21038] |
Tue, 28 April 2009 08:25  |
 |
bonami
Messages: 186 Registered: June 2007 Location: Beijing
|
Experienced Member |
|
|
ezcommon is a proven library by me. i've compiled it as a dll (in Release directory). ezcommon is built using VS2008 and i'm using U++ for consoletest with those VS compilers.
in the consoletest program, i create one or two ezoi instances for screen/file output. the result is not right. if i use no sub-functions in consoletest, i.e, write all the code in the main function, the screen output will be awfully wrong.
to check this, copy ezcommon.lib into consoletest directory to enable linking and copy ezcommon.dll into upp output file to enable running.
the simplest flow,
ezoi e;
e.dsp(ezoi::OILVL_INFO, std::string("testing"));
, won't work. this string is somehow affixed with unrecognizable data.
-
Attachment: ez.zip
(Size: 934.59KB, Downloaded 277 times)
[Updated on: Tue, 28 April 2009 08:30] Report message to a moderator
|
|
|
|
|
Goto Forum:
Current Time: Fri May 09 09:46:46 CEST 2025
Total time taken to generate the page: 0.03403 seconds
|