| |
FAQ No |
| FAQ in Brief |
|
| | FAQ-1705 | | What is the order of object removal from the clean-up stack | |
| | FAQ-1355 | | How can I mark embedded SIS files so that they don't appear in the application manager? | |
| | FAQ-1213 | | How do I update my static interface DLL with a new version? | |
| | FAQ-1089 | | Process local storage : How can I use TLS to implement writable global data which is shared between threads in the same process? | |
| | FAQ-1082 | | What are the build system limits on filenames/folder nesting/pathnames ? | |
| | FAQ-1061 | | Why do I get an KErrOverflow error when I try and insert more than 50 characters into an EDbColText field ? | |
| | FAQ-1036 | | How can I use CaptureLongKey properly? | |
| | FAQ-0907 | | Why doesn't Symbian OS support writeable static data before Symbian OS v8.1b? | |
| | FAQ-0809 | | How does the UI of the Word app on Symbian OS work? | |
| | FAQ-0800 | | How can I detect the default document folder on a device? | |
| | FAQ-0799 | | Why does an "ETEXT 12" error occur on the "AWT-Server 00" thread? | |
| | FAQ-0797 | | How can I find out what the physical size of a text string will be when displayed? | |
| | FAQ-0783 | | Why does my client-server program crash on WINS? | |
| | FAQ-0782 | | How do I get my new control to display itself? | |
| | FAQ-0773 | | Why does calling Close() or Shutdown() on my RSocket session not result in termination of my dial-up connection | |
| | FAQ-0769 | | Why does closing a Socket not end a dial-up connection? | |
| | FAQ-0766 | | My Java app crashes unexpectedly following garbage collection. What might be causing this? | |
| | FAQ-0763 | | Why can't I modify the text background colour on my CTextView? | |
| | FAQ-0762 | | java.net.InetAddress.getLocalHost() doesn't get my IP address like it should. | |
| | FAQ-0761 | | How do I force a phone to connect to the Internet from Java code? | |
| | FAQ-0740 | | I set my Active Object priority to EPriorityLow but it seems to run at EPriorityHigh | |
| | FAQ-0737 | | When I hit a breakpoint and return to my application, key presses keep being repeated. Can I prevent this? | |
| | FAQ-0729 | | Why do all the elements in my multiple List get selected when I call the List.setEnabled(false) method? | |
| | FAQ-0725 | | How can I position my toolbar on the left instead of the right of my application? | |
| | FAQ-0722 | | When I repopulate a Choice list in an event handler and select the first index, why does the display not get refreshed? | |
| | FAQ-0692 | | How can I handle problems occurring in math operations? | |
| | FAQ-0690 | | What are redraws for? | |
| | FAQ-0643 | | How do I get ARM or THUMB assembler from my C++ files? | |
| | FAQ-0637 | | What is "Kernel FAULT: 0 Watch Dog"? | |
| | FAQ-0635 | | When I run my application I don't get a console like on Windows | |
| | FAQ-0632 | | How can I find which DLLs are statically linked to XYZ.LIB? | |
| | FAQ-0617 | | How do I actually use TFindFile::FindWildByDir? | |
| | FAQ-0616 | | What causes "undefined reference to LC0"? | |
| | FAQ-0600 | | How do I save and restore stream data to descriptors? | |
| | FAQ-0577 | | Why does the STDLIB appear to leak memory? | |
| | FAQ-0576 | | How do I create a Cone environment in *.exe files? | |
| | FAQ-0569 | | BufferedReader.readLine() method fails on my 5mx, is there a work around? | |
| | FAQ-0566 | | My app crashes with message "EIKON-LISTBOX 4". What does this mean? | |
| | FAQ-0565 | | Are KeyEvents events consumed by the keyPressed() method? | |
| | FAQ-0564 | | What's the fastest way to draw to the screen? Can you by-pass WSERV? | |
| | FAQ-0563 | | dlltool tries to use folder different from the one I ask it to build a .exp file in. What's going wrong? | |
| | FAQ-0557 | | Memory allocated for a Java applet in Web on the emulator appears not to get returned to the system even when Web is closed. Is this a memory leak? | |
| | FAQ-0555 | | VolumeSize&: and VolumeSpaceFree&: in System.opx return KB not Byte values | |
| | FAQ-0554 | | Why can Agenda2.opx or AgnOpx.opx work on a Series 5mx but fail on a Revo? | |
| | FAQ-0551 | | Why are mouse drag events not always delivered to the drag initialising component? | |
| | FAQ-0550 | | Why do I get spurious mouse events when dragging from an inner Container into the parent Container? | |
| | FAQ-0548 | | My program hangs when I call GetProtocolInfo() from RSocketServ | |
| | FAQ-0547 | | Using ER5 how do you know a pointer has been dragged off the button? | |
| | FAQ-0545 | | How do I allow the user to make my application the default handler for a MIME type? | |
| | FAQ-0537 | | Which drive should I install my SDK on? | |
| | FAQ-0536 | | NewStringUTF() JNI method crashes under WINS Rel | |
| | FAQ-0534 | | Why do I get an E32User-Cbase 46 Panic when cancelling a CMsvOperation | |
| | FAQ-0533 | | How can I change the font for a text editor control? | |
| | FAQ-0532 | | Can you give me some best practices when it comes to the array templates | |
| | FAQ-0528 | | How do I access data within an EDbColLongText DBMS column ? | |
| | FAQ-0526 | | How do I find contact fields using a VCard mapping? | |
| | FAQ-0525 | | How does EIKON determine which processes it displays in the task list? | |
| | FAQ-0521 | | KERN-EXEC 3 When Passing C++ bool Parameters on MARM | |
| | FAQ-0519 | | How can I easily play a sound using EIKON? | |
| | FAQ-0518 | | How can I use DBMS Encryption or CSecurityEncryptBase? | |
| | FAQ-0517 | | Can I obtain a return code other than zero from E32Main in a WINC executable? | |
| | FAQ-0515 | | How do I check if the Clipboard is empty? | |
| | FAQ-0514 | | How can I find out where my application is running from? | |
| | FAQ-0511 | | How can I send keypresses to another application? | |
| | FAQ-0510 | | How to remove VC++ 6.0 Link Warnings on ER5 | |
| | FAQ-0508 | | How do I get the 'phone name' parameter for RPhone::Open()? | |
| | FAQ-0506 | | What are EPOC's limits? | |
| | FAQ-0505 | | How do I copy part of the screen into a bitmap inside an Anim DLL? | |
| | FAQ-0504 | | Why does my code sometimes gets stuck waiting for a thread to die? | |
| | FAQ-0503 | | When I read from a socket it always waits for the specified timeout before returning | |
| | FAQ-0502 | | CEikHorOptionButtonList can cause a panic if you don't initialise the state correctly | |
| | FAQ-0500 | | What does using # in front of a variable do? | |
| | FAQ-0499 | | How can I launch an application and wait until it's finished to do something? | |
| | FAQ-0497 | | Comparing one field to another in SQL | |
| | FAQ-0495 | | Error trying to compile Word from the ER5 SDK using EBLD.BAT | |
| | FAQ-0491 | | Can a server process more than one request simultaneously? | |
| | FAQ-0490 | | I'm using KFontEikSym15& on the Revo but it seems to be too big | |
| | FAQ-0489 | | Where can I obtain platform-specific information about running Java on Symbian devices? | |
| | FAQ-0487 | | Why does DBMS appear to have a memory leak? | |
| | FAQ-0486 | | How can I close down rogue "JavaRun" threads/processes? | |
| | FAQ-0485 | | Why do attempts to change the background and foreground colours associated with a checkbox fail? | |
| | FAQ-0484 | | Is Toolkit.getColorModel() not supported? | |
| | FAQ-0483 | | Why does System.getProperty in an applet always cause an AppletSecurityException? | |
| | FAQ-0482 | | Notes about using SComms.opx on ER5 | |
| | FAQ-0481 | | How can I tell if an .APP was written in OPL, C++ or Java? | |
| | FAQ-0480 | | Why does my RENAME fail? | |
| | FAQ-0479 | | Can I get the number of an incoming phone call with ETel? | |
| | FAQ-0477 | | How do I find the path of a Dll or exe. | |
| | FAQ-0476 | | How should I deploy my application in both colour and black & white? | |
| | FAQ-0475 | | How can I send an SMS? | |
| | FAQ-0474 | | CFontCache::RemoveFirstEntry() doesn't decrease iNumEntries member | |
| | FAQ-0472 | | What are the values returned by MachineName$: in SYSTEM.OPX? | |
| | FAQ-0471 | | Is there a list of the UIDs of the ROM apps? | |
| | FAQ-0470 | | How many ports does the Series 7/netBook have? How can I access them? | |
| | FAQ-0469 | | Can I make text on my toolbar button occupy two lines rather than just one? | |
| | FAQ-0468 | | How should I be creating my program icon? What is a mask all about? | |
| | FAQ-0467 | | How can I delete a table from a database? | |
| | FAQ-0466 | | How can I add a word to the User Dictionary? | |
| | FAQ-0465 | | How do I use the SIBatteryCurrent: function of Systinfo.opx? | |
| | FAQ-0464 | | RunApp&: doesn't correctly launch files in the background | |
| | FAQ-0463 | | How can I load an MBM onto the screen and centre it? | |
| | FAQ-0461 | | Why do my colour icons look OK on WINS but not on a Series 7/netBook? | |
| | FAQ-0460 | | How can I start an application and send it to the background immediately? | |
| | FAQ-0459 | | FAQ: Can I write to a Data file from OPL? | |
| | FAQ-0458 | | What does WINS mean by "Plat: 46"? | |
| | FAQ-0457 | | SETDOC "" causes a USER-21 Panic | |
| | FAQ-0456 | | I don't want to get a data file when I run my application. | |
| | FAQ-0455 | | Why do I get a 'Not supported' error loading a bitmap on ER3? | |
| | FAQ-0454 | | How do I pass collections around in EPOC? | |
| | FAQ-0453 | | Locale.getDefault().getlanguage() always returns "en". | |
| | FAQ-0452 | | Is there an open file limit in Java? | |
| | FAQ-0451 | | Two Java apps run at the same time on an EPOC machine sometimes crash each other | |
| | FAQ-0450 | | Problems with Frame.setIconImage(Image) | |
| | FAQ-0447 | | How do I find out the ROM version number? | |
| | FAQ-0446 | | My GCC Compiler hangs. Why? | |
| | FAQ-0445 | | How can I tell which EPOC device my program is running on? | |
| | FAQ-0443 | | How can I read/write the UIDs of a file? | |
| | FAQ-0440 | | getDisplayCountry() and getDisplayLanguage() methods of Locale class don't work | |
| | FAQ-0439 | | Localized date formatting doesn't seem to work on MARM | |
| | FAQ-0438 | | When I sort accented characters in Data or Sheet it does not follow the code page order. | |
| | FAQ-0437 | | KEY_TYPED events get reported for cursor key presses. In Java, they should not. | |
| | FAQ-0436 | | How do I test TCP/IP networking using my PC's Internet Connection? | |
| | FAQ-0434 | | What debugging hotkeys are available in Eikon releases? | |
| | FAQ-0431 | | How do I find the address of a ROM entry point? | |
| | FAQ-0430 | | Is there a list of the UIDs of the ROM apps? | |
| | FAQ-0428 | | The fonts in my Java UI components seem too small. Why is this? | |
| | FAQ-0427 | | The Installer displays a dialog for my text file but without scroll bars so it's unreadable | |
| | FAQ-0426 | | Symbian OS Profiling Tools? | |
| | FAQ-0424 | | How do I create a mini-window that's always on top? | |
| | FAQ-0423 | | Creating RMessage objects? | |
| | FAQ-0422 | | RTS/CTS Handshaking? | |
| | FAQ-0421 | | Soft reset of an EPOC device? | |
| | FAQ-0420 | | Detecting more than two keys pressed at once? | |
| | FAQ-0417 | | How do I use higher bauds than 19,200 with PROC RSSET:? | |
| | FAQ-0416 | | I can't seem to get margins less than 1 inch with PRINTER.OPX | |
| | FAQ-0415 | | How can I tell if the device my program is running on supports colour (color)? | |
| | FAQ-0414 | | How can I obtain a list of running programs? | |
| | FAQ-0413 | | How can I get a list of the open files only for a given application? | |
| | FAQ-0412 | | How can I launch an application and wait until it finishes before returning to my program? | |
| | FAQ-0411 | | How can I find out the current thread of my application? | |
| | FAQ-0410 | | How can I read something from the clipboard in OPL? | |
| | FAQ-0409 | | How can I write something to the clipboard in OPL? | |
| | FAQ-0408 | | Why do my users get an ‘Incompatible OPX’ error message? | |
| | FAQ-0407 | | Why do I get seemingly wrong results when passing long integer literal values to a procedure? | |
| | FAQ-0406 | | How can I tell which EPOC Release my program is running on? | |
| | FAQ-0405 | | Why does my GETEVENT32 loop work on the Series 5 but not the Geofox-One? | |
| | FAQ-0404 | | How do I get StopSound: to work? | |
| | FAQ-0403 | | How do I launch an .OPO file using RunApp&: | |
| | FAQ-0402 | | How do I use CaptureKey&:? | |
| | FAQ-0401 | | How do I use SendKeyEventToApp&:? | |
| | FAQ-0400 | | Translator does not allow VECTOR and ENDV on the same line | |
| | FAQ-0399 | | Translator does not allow a comment on the same line as INCLUDE | |
| | FAQ-0398 | | Translator does not recognise non-breaking spaces | |
| | FAQ-0397 | | MediaType&: in SYSTEM.OPX returns the wrong values | |
| | FAQ-0396 | | The OPL Toolbar module should grab the pointer | |
| | FAQ-0392 | | gSETPENWIDTH affects calls to gXBORDER and gBORDER | |
| | FAQ-0391 | | Cannot detect if External Power is present | |
| | FAQ-0389 | | Sound files continue to play if OPL exits with an error | |
| | FAQ-0387 | | dCHOICE only accepts initial values in the range 1 to 255 | |
| | FAQ-0381 | | An easy way to stop all OPL apps working. | |
| | FAQ-0380 | | Translated OPL programs need a file extension to run. | |
| | FAQ-0379 | | Why does the toolbar clock sometimes run an hour slow? | |
| | FAQ-0378 | | Why does the module I have just loaded with LOADM not work correctly? | |
| | FAQ-0377 | | How can I achieve the same side-bar menus like, for example, Word? | |
| | FAQ-0376 | | How do I make an mPOPUP appear where the user taps the screen? | |
| | FAQ-0375 | | Why does the MENU appear slowly in my application? | |
| | FAQ-0374 | | What is the maximum value I can use in a TIM: call? | |
| | FAQ-0373 | | How do I read from and write to the serial port in OPL? | |
| | FAQ-0372 | | Why is switching between windows slow? | |
| | FAQ-0371 | | How do I create a toolbar in my application? | |
| | FAQ-0370 | | How can I create files which display my program's icon in Shell, but do not open when tapped? | |
| | FAQ-0369 | | How can I create files which display my program's icon in Shell? | |
| | FAQ-0368 | | How can I handle Help files from my OPL application? | |
| | FAQ-0367 | | How do I use long file names for databases? | |
| | FAQ-0366 | | How do I update something regularly every few seconds? | |
| | FAQ-0365 | | How do I make my program restart after a backup with EPOC Connect (PsiWin)? | |
| | FAQ-0364 | | LOCK ON and LOCK OFF calls are counted by OPL | |
| | FAQ-0363 | | How do I detect a specific System time from my application? | |
| | FAQ-0362 | | How do I make my application come to the foreground when the machine switches on? | |
| | FAQ-0361 | | How do I handle the pen being dragged off the screen onto the ‘silk screen buttons’ area? | |
| | FAQ-0360 | | How do I track pen events in OPL? | |
| | FAQ-0359 | | How do I interpret the GETEVENT32 timestamp? | |
| | FAQ-0358 | | How do I restrict the files show to just those created by a specific program? | |
| | FAQ-0357 | | ER5 SDK WINS crashes when it reaches a large PROC of mine | |
| | FAQ-0356 | | Can I add extra drives under the WINS "emulator" and map them to folders on my hard disk? | |
| | FAQ-0355 | | What do the PC’s Function Keys (F1-F12) do under WINS? | |
| | FAQ-0354 | | My "stub" .SIS file is very large, how can I fix that? (Or Where to place language dependant files in your .PKG) | |
| | FAQ-0353 | | How do Symbian recommend I distribute my application if it requires OPXs? | |
| | FAQ-0352 | | Can I write my code on the PC? | |
| | FAQ-0350 | | SDK Tools rely on a certain folder structure | |
| | FAQ-0349 | | OPL Translator has a limit of 512 characters per line | |
| | FAQ-0345 | | What is the required life time of the text for the function MLayDoc::GetChars? | |
| | FAQ-0344 | | How do I turn the Remote Link on/off from my program? | |
| | FAQ-0341 | | Why does my code using CPalette result in a KErrNotSupported error? | |
| | FAQ-0340 | | Navigation across a 1 pixel high bitmap with TBitmapUtil fails | |
| | FAQ-0339 | | How does BaflUtils::NearestLanguageFile() work? | |
| | FAQ-0338 | | How do system pointer cursors work? | |
| | FAQ-0337 | | Is there a general system for detecting changes in (other) applications? | |
| | FAQ-0336 | | How do I bring my application to the foreground? | |
| | FAQ-0335 | | Some of the events I create with SimulateRawEvent seem to get lost, what's going on? | |
| | FAQ-0333 | | What is "default.aif" | |
| | FAQ-0330 | | How can I stop the machine going to sleep? | |
| | FAQ-0325 | | STDLIB functions atof and strtod appear not to work on my non-UK EPOC machine | |
| | FAQ-0323 | | How do I write an app so I don't have to supply a resource file? | |
| | FAQ-0322 | | How do I avoid the thousands separator being inserted when I try to display a float? | |
| | FAQ-0318 | | Why is my modified DLL being ignored? | |
| | FAQ-0316 | | How can I perform a DBMS query using a string which contains the ‘ character? | |
| | FAQ-0315 | | My DBMS query either fails or returns spurious results - what’s wrong? | |
| | FAQ-0314 | | How do I read files created with the Data application? | |
| | FAQ-0313 | | EPOC Visual C++ App Wizard | |
| | FAQ-0311 | | Detecting more than two keys pressed at once? | |
| | FAQ-0309 | | Printing the contents of a rich-text control | |
| | FAQ-0308 | | Is it possible for a program to obtain the base address of DLLs it is linked to? | |
| | FAQ-0307 | | How do I write a Control Panel Extension? | |
| | FAQ-0306 | | What is the method of calculating ER3 & ER5 sis file checksums? | |
| | FAQ-0305 | | Finding the types of objects left on the heap | |
| | FAQ-0304 | | Writing an alternative modem emulator? | |
| | FAQ-0303 | | How do I find out how many apps there are? | |
| | FAQ-0302 | | What's the relationship between recognisers and MIME types? | |
| | FAQ-0301 | | Why does Symbian OS have an "ESetSignalsWhilePendingRequests" panic? | |
| | FAQ-0300 | | Nested template problem in GCC C++? | |
| | FAQ-0299 | | How to debug screen flicker problems? | |
| | FAQ-0296 | | How can I easily test code in an Eikon environment? | |
| | FAQ-0293 | | Record File Format | |
| | FAQ-0292 | | How to simulate a key press? | |
| | FAQ-0290 | | What does this Panic code mean? | |
| | FAQ-0289 | | How do I use Grid Layouts? | |
| | FAQ-0286 | | VFAT information? | |
| | FAQ-0285 | | How to implement a Comms File Transfer protocol | |
| | FAQ-0284 | | How is data stored in compressed Sound/Record files? | |
| | FAQ-0283 | | How do I implement a language-dependent bitmap? | |
| | FAQ-0282 | | How to I handle asynchronous replies from sockets or ETEL as well as User Input? | |
| | FAQ-0278 | | Does the Window Server use a resource file? | |
| | FAQ-0276 | | How do I convert a Java string with special characters to an 8-bit descriptor? | |
| | FAQ-0274 | | ClipBoard.getContents() truncates data. Why? | |
| | FAQ-0273 | | Parsing a string as a float or a double fails. | |
| | FAQ-0272 | | Can I use Swing with the EPOC Runtime for Java? | |
| | FAQ-0271 | | Spy crashes with KERN-EXEC 0 if run while Java is active | |
| | FAQ-0270 | | Isn't it possible to run two Java apps or midlets at the same time in the emulator? | |
| | FAQ-0269 | | How do I launch a native application from Java? | |
| | FAQ-0268 | | How do I launch a dialog from a control panel extension? | |
| | FAQ-0267 | | Can I make my Java app open a selected document like Word and Web do? | |
| | FAQ-0266 | | How can I get AIFTOOL to work? | |
| | FAQ-0264 | | What are the default class paths? | |
| | FAQ-0263 | | Applet will not run as application | |
| | FAQ-0262 | | Using VC6 I find changes made to the length of a TPtr are not reflected in the HBufC it refers to. | |
| | FAQ-0261 | | Link error LNK1181 resulting from MSVC6 looking in \urel directory | |
| | FAQ-0260 | | C++ apps disappeared from emulator Extras bar after installing Java SDK | |
| | FAQ-0259 | | The flags cited in the SDK docs to be used with the ConstructL() methods for time, date and duration editors don't work. | |
| | FAQ-0257 | | When I use "ALEPPO..." why do I get an "ERROR - almain failed" ? | |
| | FAQ-0256 | | Why does my WINC app build under ER3, but get link errors under ER5 ? | |
| | FAQ-0255 | | How can I access the system help from the emulator ? | |
| | FAQ-0254 | | Why do my scrollbars appear outside rather than inside my CEikEdwin? | |
| | FAQ-0250 | | MSVC5 does not rebuild after header file changes | |
| | FAQ-0249 | | Is there a list of existing Symbian OS emulator hotkeys? | |
| | FAQ-0248 | | How do I convert _LIT() in ER5 code for use with ER3? | |
| | FAQ-0246 | | Can I specify command-line options for a Java app at run time on a Symbian device? | |
| | FAQ-0243 | | Why doesn't my app appear on the extras bar on the ER5 emulator? | |
| | FAQ-0242 | | Why doesn't my app appear on the extras bar on the ER5 emulator? | |
| | FAQ-0241 | | How can I do runtime debugging of my JNI code? | |
| | FAQ-0240 | | Does ER5 Java have the JDK 1.1.6 changes that make RMI work over IIOP? | |
| | FAQ-0239 | | Why is a cast used from jlong to TInt64 in the PowerInfo example? | |
| | FAQ-0236 | | With the PowerInfo JNI example, some of the command-line options for nmake don't work. | |
| | FAQ-0235 | | PowerInfo.class gives link error when launched from the emulator shell | |
| | FAQ-0233 | | I have trouble using the search utility with the SDK HTMLHelp | |
| | FAQ-0232 | | Keyboard cannot be used with a single select list | |
| | FAQ-0231 | | Select/deselect behaves strangely in multiple select lists | |
| | FAQ-0230 | | Can I view more than one applet in a single session of Web on the ER5 emulator? | |
| | FAQ-0229 | | Can I use alt- and meta-key modifiers with EPOC Java? | |
| | FAQ-0228 | | When creating an AIF file, in what order should I add the images to the .mbm file? | |
| | FAQ-0227 | | The text and image on my command button are wrongly positioned. | |
| | FAQ-0226 | | How do I input special characters into a TextField or TextArea? | |
| | FAQ-0224 | | Why doesn't the clock in j:\demo\clock take account of daylight saving or time zone? | |
| | FAQ-0223 | | When creating an AIF file, in what order should I add the images to the .mbm file? | |
| | FAQ-0222 | | The screen is too small for my application. How can I use it? | |
| | FAQ-0221 | | How do I make my app quit if there is no Exit or Quit menu item? | |
| | FAQ-0218 | | Why is my database containing 1000 x 60 byte fields 800K in size? | |
| | FAQ-0217 | | How do I use paragraph labels? | |
| | FAQ-0215 | | How can I bring an existing instance of help to the foreground? | |
| | FAQ-0213 | | Why does the iRepeats count never get bigger than 1 when the key is auto repeating | |
| | FAQ-0212 | | I keep running out of environment space when I run the resource compiler. | |
| | FAQ-0211 | | Why does gcc hang indefinitely trying to compile a .CPP file? | |
| | FAQ-0210 | | How can I associate an RDbView with a CDaModel? | |
| | FAQ-0209 | | Why are Symbian OS files 1 hour out under Explorer? | |
| | FAQ-0208 | | Why doesCEikEnv::Beep() not make a sound on the Symbian OS emulator? | |
| | FAQ-0206 | | The AppendNumFixedWidthUC method doesn't work on 1.0 or 1.01 ROMs | |
| | FAQ-0203 | | How does event notification work in the RWindowTreeNode class? | |
| | FAQ-0200 | | What happens when I drag a window back onto the screen? | |
| | FAQ-0199 | | How do I use RWindowGroup::CaptureKey()? | |
| | FAQ-0198 | | What is the layout in memory of a TReal64? | |
| | FAQ-0197 | | What are the relationships among the Eikon classes in an app? | |
| | FAQ-0196 | | What is ThreadPanicBreakpoint? | |
| | FAQ-0195 | | Binary dependencies between EPOC Components | |
| | FAQ-0193 | | What does the RTest class do? | |
| | FAQ-0192 | | How do I launch another app from within a C++ program? | |
| | FAQ-0191 | | How do I create a column list box? | |
| | FAQ-0189 | | How do I stop the shell appearing for an instant when I close down my app? | |
| | FAQ-0188 | | What causes "Kernel Fault: Debug 999"? | |
| | FAQ-0187 | | How do I use Spy? | |
| | FAQ-0186 | | Dialogs without the application? | |
| | FAQ-0184 | | Who sets a TRequestStatus to KRequestPending? | |
| | FAQ-0182 | | What socket port number should I use? | |
| | FAQ-0181 | | Why does my RSocket::Recv() function not complete? | |
| | FAQ-0180 | | Why is CActive::RunL allowed to leave? | |
| | FAQ-0179 | | Can I stop an S5 from auto switching off? | |
| | FAQ-0178 | | delete or User::Free? | |
| | FAQ-0176 | | Button IDs - what range to use. | |
| | FAQ-0175 | | Is there an event reported when the system locale settings change? | |
| | FAQ-0173 | | Is "explicit" supported in EPOC? | |
| | FAQ-0171 | | Is it possible for a user program to crash another? | |
| | FAQ-0169 | | How do I create a form? | |
| | FAQ-0168 | | KErrArgument when creating bitmap | |
| | FAQ-0167 | | Window Server delays copying bitmaps. Why? | |
| | FAQ-0166 | | What causes "invalid OMF record"? | |
| | FAQ-0164 | | How do I control the layering of sprites? | |
| | FAQ-0158 | | Use of blocking and non-blocking sockets | |
| | FAQ-0157 | | Undefined reference to '__fixunssfsi' | |
| | FAQ-0154 | | Can I speed up the process of using Makesis? | |
| | FAQ-0146 | | Simplify nonessential complexity | |
| | FAQ-0140 | | Observe the i and a conventions | |
| | FAQ-0131 | | Don't leave empty functions in your code "just in case" | |
| | FAQ-0120 | | Beware overflow in arithmetic operations | |
| | FAQ-0116 | | Avoid "clever" use of the comma operator | |
| | FAQ-0103 | | Where I can find some sample code which demonstrates use of sprites? | |
| | FAQ-0102 | | When I run my application it says "Not Supported" | |
| | FAQ-0100 | | What is \epoc32\data\system.ini? | |
| | FAQ-0099 | | What is the best timer to use - CPeriodic or CHeartBeat? | |
| | FAQ-0098 | | What is justification for? | |
| | FAQ-0089 | | I put in a C/F card in my machine and it keeps beeping at me when I do a reset. | |
| | FAQ-0088 | | I've changed to using a very small font but my lines still stay the same distance apart - Why? | |
| | FAQ-0086 | | How do I use window server logging? | |
| | FAQ-0084 | | How do I use a mouse instead of a digitiser | |
| | FAQ-0079 | | General points to speed up formatting and drawing of documents | |
| | FAQ-0078 | | Egoless programming | |
| | FAQ-0076 | | Don't hide fields in base classes | |
| | FAQ-0069 | | Divide and conquer | |
| | FAQ-0068 | | Destroy resources as soon as you have finished with them | |
| | FAQ-0067 | | Debugging on target hardware | |
| | FAQ-0066 | | Can I make the WINS screen bigger? | |
| | FAQ-0060 | | Be sure to document changes to your API | |
| | FAQ-0058 | | Avoid two initializations on one line | |
| | FAQ-0048 | | Don't re-use an existing panic number when you should invent your own | |
| | FAQ-0038 | | What is USER-EXEC 3? | |
| | FAQ-0030 | | How do I do a truncating string copy? | |
| | FAQ-0029 | | How do I create a Series 5 control panel extension? | |
| | FAQ-0027 | | Why doesn't TTime:FormatL take account of Daylight Saving? | |
| | FAQ-0026 | | Why does killing a thread cause my program to hang? | |
| | FAQ-0024 | | What is "E32USER-CBase 21"? | |
| | FAQ-0023 | | What is a sensible min date and max date for a CEikDateEditor | |
| | FAQ-0022 | | What do I do about "unresolved external __chkstk"? | |
| | FAQ-0021 | | What are UID1, UID2 and UID3 all about? How do I interpret such things? | |
| | FAQ-0020 | | What are the major components of a device driver, and how would you go about writing one? | |
| | FAQ-0018 | | How do I save and restore stream data to descriptors? | |
| | FAQ-0017 | | How do I do ".."-style relative paths in EPOC32? | |
| | FAQ-0016 | | How do I convert UNICODE descriptors in to char * values? | |
| | FAQ-0015 | | How can I tell if a session is connected? | |
| | FAQ-0014 | | How can I return a structure from a device driver? | |
| | FAQ-0013 | | How can I modify individual components of a TParse? | |
| | FAQ-0012 | | How can I check that a given path is a valid directory name? | |
| | FAQ-0011 | | Can I derive from a class implemented in an EPOC32 DLL? | |
| | FAQ-0006 | | How can I have some "static" descriptors? | |
| | FAQ-0004 | | Should I use the TXxx8, TXxx16 or TXxx versions for my descriptors? | |
| |