Click here to Skip to main content
16,007,163 members
Home / Discussions / Mobile
   

Mobile

 
GeneralRe: Pocket PC emulator Pin
João Paulo Figueira6-Dec-03 4:52
professionalJoão Paulo Figueira6-Dec-03 4:52 
QuestionDo not show the shape ? Pin
thaivs111815-Dec-03 2:32
thaivs111815-Dec-03 2:32 
GeneralDebugging problem Pin
kimurafoong4-Dec-03 18:15
kimurafoong4-Dec-03 18:15 
GeneralHelp getting started! Pin
dmc19804-Dec-03 4:58
dmc19804-Dec-03 4:58 
GeneralRe: Help getting started! Pin
João Paulo Figueira4-Dec-03 11:01
professionalJoão Paulo Figueira4-Dec-03 11:01 
GeneralRe: Help getting started! Pin
dmc19805-Dec-03 4:34
dmc19805-Dec-03 4:34 
GeneralRe: Help getting started! Pin
João Paulo Figueira5-Dec-03 4:43
professionalJoão Paulo Figueira5-Dec-03 4:43 
Generalmemory fragmentation Pin
GDavy3-Dec-03 23:05
GDavy3-Dec-03 23:05 
Well now.. I got the following problem. My app does not leak memory, however, the available physical memory (returned by call to GlobalMemoryStatus() )seems to decrease during the lifespan of the application. This is due to memory fragments that are lost(??) caused by the many memory allocations-deallocations in the program.
What my question is now. If I would run the app for a looooong time could that result in a crash of the system?? I mean does the system really lose the unallocated memory fragments inbetween some allocated memory fragments resulting in a possible out-of-memory error while there actually is still a lot of memory available?
If I would have for example unallocated memory of 1kb between two blocks of allocated memory and I want to allocate 1kb will it use that unallocated part or will it allocate the memory behind the last still allocated mem chunk...

If anybody can help me with that...

Greetings,
Davy

GeneralDatatype Misalignment exception Pin
nigs_krec2-Dec-03 22:10
nigs_krec2-Dec-03 22:10 
GeneralRe: Datatype Misalignment exception Pin
nigs_krec3-Dec-03 22:08
nigs_krec3-Dec-03 22:08 
GeneralRe: Datatype Misalignment exception Pin
nigs_krec4-Dec-03 0:27
nigs_krec4-Dec-03 0:27 
GeneralRe: Datatype Misalignment exception Pin
João Paulo Figueira4-Dec-03 2:09
professionalJoão Paulo Figueira4-Dec-03 2:09 
GeneralSQL Server CE 2.0 installation on Emulator Pin
nigs_krec2-Dec-03 19:29
nigs_krec2-Dec-03 19:29 
GeneralRe: SQL Server CE 2.0 installation on Emulator Pin
João Paulo Figueira3-Dec-03 3:56
professionalJoão Paulo Figueira3-Dec-03 3:56 
GeneralNotification API Pin
bdeberny2-Dec-03 4:04
bdeberny2-Dec-03 4:04 
GeneralThings you should know!! Pin
GDavy2-Dec-03 3:46
GDavy2-Dec-03 3:46 
GeneralRe: Things you should know!! Pin
João Paulo Figueira2-Dec-03 4:14
professionalJoão Paulo Figueira2-Dec-03 4:14 
GeneralRe: Things you should know!! Pin
GDavy2-Dec-03 4:23
GDavy2-Dec-03 4:23 
GeneralNot able to connect to ppc 2003 emulator Pin
nigs_krec1-Dec-03 20:25
nigs_krec1-Dec-03 20:25 
GeneralMemory leak Pin
GDavy30-Nov-03 20:23
GDavy30-Nov-03 20:23 
GeneralRe: Memory leak Pin
João Paulo Figueira1-Dec-03 4:25
professionalJoão Paulo Figueira1-Dec-03 4:25 
GeneralRe: Memory leak Pin
GDavy2-Dec-03 3:54
GDavy2-Dec-03 3:54 
GeneralProblem with CDC and Timer Pin
Rassul Yunussov28-Nov-03 4:23
Rassul Yunussov28-Nov-03 4:23 
GeneralRe: Problem with CDC and Timer Pin
João Paulo Figueira28-Nov-03 11:04
professionalJoão Paulo Figueira28-Nov-03 11:04 
GeneralRe: Problem with CDC and Timer Pin
Rassul Yunussov28-Nov-03 20:21
Rassul Yunussov28-Nov-03 20:21 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.