Oh. Thanks. What a silly mistake I made.
Many thanks again.
Type: Posts; User: noahsark; Keyword(s):
Oh. Thanks. What a silly mistake I made.
Many thanks again.
Hi,
I have a question about how to pass CConsoleBase* as an argument.
I have a small HelloWorld program:
HelloWorld.cpp
_______________________________________
Hi wizard_hu_,
Thanks for your reply again. My other question is: If the thread is not blocked, how can the CActiveScheduler::Wait() not returning? It must be halt somewhere. Moreover, if the...
Hi,
Thanks for the reply. Now I have got another question. The following is a simple test code which contains a single active object. A child thread is created and served as an service provider. I...
Hi,
I have a question about CActiveSchedulerWait. When people talk about CActiveSchedulerWait, they frequently uses the work "nested scheduler" or "nested waiting loop". To my understanding, I can...
For emulator build, you will see the output in the "Console" window in your debug view.
By default, it shows at the bottom of the debug view.
Hi,
I have got some problem with using eclipse and carbide C++ at the same time.
I have got Carbide C++ and UIQ3.1 SDK installed. The default device points to the UIQ installation directory. I...
Hi,
I believe most people have encountered the problem with syntax highlighting in Carbide. Some Symbian keywords and classes are recognized as "syntax problem" and marked by red text. Certainly,...
Hi.
Which version of Active Perl did you install? You have to install ActivePerl-5.6.1.635. Newer versions do not work.
Ray
Hi,
I am trying to build a MMP in CodeWarrior. In this project, I need to link against 4 windows libraries. My MMP file has a section:
start wins
win32_library kernel32.lib Winmm.lib...