RSS
热门关键字:
Symbian OS
当前位置 :主页>嵌入式开发>Symbian OS>列表
Finding Initialized or Uninitialised static data in a DLL
Introduction The Symbian operating system does not support the use of writable static data in DLLs. This can be a major problem if your application uses global variables. There are a number of quick tricks that can be used in the Symbian tool chain...
作者:发表于:1970-01-01 08:00:00 点击:23 评论:0 查阅全文...
How to dump DLL exports using LIB files
How to dump DLL exports using LIB files Sometimes it is necessary to figure out what system API functions my application is linked to.On other occasions it is needed to find an ordinal of an exported function. This ordinal can be passed to RLibrary:...
作者:发表于:1970-01-01 08:00:00 点击:63 评论:0 查阅全文...
Building an XML Parser for Symbian
Introduction As any Symbian developer will tell you, there is no native, standards compliant XML parser that can be tailored for use in your applications. To do anything sensible with XML you really need to have a solid W3C standard compliant XML pa...
作者:发表于:1970-01-01 08:00:00 点击:63 评论:0 查阅全文...
How to install UIQ SDK for Metrowerks CodeWarrior and Borland C BuilderX on a s
Installing several IDEs with their corresponding SDKs on the same machine is still a little bit "experimental" when working with Symbian OS development toolchain. And a complete loss of your SDK configuration is a common surprise. Here is a little f...
作者:发表于:1970-01-01 08:00:00 点击:22 评论:0 查阅全文...
Use of the devices command
The devices command allows you to specify which Symbian OS device to develop for, and configures the required environment settings according. The command was introduced with Symbian v7.0 SDKs (but can be used to manage older ones like the Series 60...
作者:发表于:1970-01-01 08:00:00 点击:18 评论:0 查阅全文...
How to compile for WINSCW without a CodeWarrior or Visual Studio IDE
Traditionally, there have been two different versions of the Symbian emulator under Windows: WINS (to be used with Visual Studio and Borland) WINSCW (to be used with CodeWarrior) This became neccessary because that the binaries created by the differ...
作者:发表于:1970-01-01 08:00:00 点击:24 评论:0 查阅全文...
Managing Subprojects with Codewarrior
Metrowerks/Nokia Codewarrior is a powerful IDE for mobile application development but is sometimes a little bit tricky to setup. It took me two year to discover that the environment was able to handle dependency between projects.... Step 1: Drag and...
作者:发表于:1970-01-01 08:00:00 点击:11 评论:0 查阅全文...
GoDB Tutorial: Form Fields
Using Form Builder GoDB Development Studio comes with a built-in form builder to Create / Modify forms in a GUI environment. GoDB (and the GStudio) supports many UI widgets that can be used in the forms. A quick summary of the widgets Select Text Bo...
作者:发表于:1970-01-01 08:00:00 点击:6 评论:0 查阅全文...
Obtain IMEI number of your symbian phone from Your Go-DB application
Obtain IMEI number of your symbian phone from Your Go-DB application Go-DB supports loading external DLLs via simple GBasic APIs. Although most of the widgets neccessary for business application development are avaiable in Go-DB, you may in certain...
作者:发表于:1970-01-01 08:00:00 点击:21 评论:0 查阅全文...
Plotting charts with GoDB
With GoDB you can construct graphs and charts- both static and dynamic quite easily and pep up your data presentation. This article will touch the shallow waters of charting with static data. End of the article there is a link to download the source...
作者:发表于:1970-01-01 08:00:00 点击:9 评论:0 查阅全文...
赞助商链接
随机推荐