<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<rss version="2.0">
  <channel>
  <title>microsoft.public.windowsce.platbuilder Google Group</title>
  <link>http://groups.google.com/group/microsoft.public.windowsce.platbuilder</link>
  <description>Microsoft Windows CE newsgroup.</description>
  <language>en</language>
  <item>
  <title>LocalAlloc vs CreateFileMapping/ MapViewOfFile</title>
  <link>http://groups.google.com/group/microsoft.public.windowsce.platbuilder/browse_thread/thread/2b593c159e56626d/c7c3eaa23f6a8bef?show_docid=c7c3eaa23f6a8bef</link>
  <description>
  Test was run on iMx31 at 400 MHz. &lt;br&gt; Recently I went to an unexplained behavior with those functions. &lt;br&gt; Using LocalAlloc for (example) 32 MB takes about 450 ms and the same &lt;br&gt; allocation using CreateFileMapping/ MapViewOfFile takes about 3 ms. &lt;br&gt; Also filling buffer from LocalAlloc pointer is faster than filling buffer
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/microsoft.public.windowsce.platbuilder/browse_thread/thread/2b593c159e56626d/c7c3eaa23f6a8bef?show_docid=c7c3eaa23f6a8bef</guid>
  <author>
  </author>
  <pubDate>Fri, 08 Jan 2010 13:21:28 UT
</pubDate>
  </item>
  <item>
  <title>Re: Bootvars</title>
  <link>http://groups.google.com/group/microsoft.public.windowsce.platbuilder/browse_thread/thread/b10803e945e49d76/bed0e5f029237070?show_docid=bed0e5f029237070</link>
  <description>
  Thanks MVPs, &lt;br&gt; Its working fine now.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/microsoft.public.windowsce.platbuilder/browse_thread/thread/b10803e945e49d76/bed0e5f029237070?show_docid=bed0e5f029237070</guid>
  <author>
  karthikkubendi...@discussions.microsoft.com
  (karthik. kubendiran)
  </author>
  <pubDate>Fri, 08 Jan 2010 12:01:01 UT
</pubDate>
  </item>
  <item>
  <title>implementing caching mechanism between RAMDISK &amp; Nordisk</title>
  <link>http://groups.google.com/group/microsoft.public.windowsce.platbuilder/browse_thread/thread/01296e1be449a0cb/5fc10a6b23eeeff7?show_docid=5fc10a6b23eeeff7</link>
  <description>
  I have created a 4MB RAM disk in my device. (this is a separate memory area &lt;br&gt; which is not in main memory) I have a NOR flash with 16 MB. &lt;br&gt; I want to create a Fast accessing (data writing) disk with Persistent &lt;br&gt; storage by combining RAM disk &amp;amp; NOR flash. The created disk size would become &lt;br&gt; 16MB. &lt;br&gt; &lt;p&gt;I have to map 4MB RAM disk to 16 MB NOR flash(to access the files). If I
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/microsoft.public.windowsce.platbuilder/browse_thread/thread/01296e1be449a0cb/5fc10a6b23eeeff7?show_docid=5fc10a6b23eeeff7</guid>
  <author>
  mudithasumanatu...@discussions.microsoft.com
  (Muditha Sumanatunga)
  </author>
  <pubDate>Fri, 08 Jan 2010 11:44:01 UT
</pubDate>
  </item>
  <item>
  <title>Re: Bootvars</title>
  <link>http://groups.google.com/group/microsoft.public.windowsce.platbuilder/browse_thread/thread/b10803e945e49d76/b137465abcbf8179?show_docid=b137465abcbf8179</link>
  <description>
  It seems that part of the configuration needed to load the USB &lt;br&gt; mass-storage driver (USB host driver, mass-storage USB class entry, &lt;br&gt; storage manager profile) is inside the hive boot registry and part isn&#39;t. &lt;br&gt; If you need the USB mass-storage device to load the hives, move &lt;br&gt; everything inside the hive boot section, if you don&#39;t need it, move
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/microsoft.public.windowsce.platbuilder/browse_thread/thread/b10803e945e49d76/b137465abcbf8179?show_docid=b137465abcbf8179</guid>
  <author>
  valter.min...@_removeme_gmail.com
  (Valter Minute [eMVP])
  </author>
  <pubDate>Fri, 08 Jan 2010 09:27:58 UT
</pubDate>
  </item>
  <item>
  <title>File System Performance Tuning</title>
  <link>http://groups.google.com/group/microsoft.public.windowsce.platbuilder/browse_thread/thread/0adf687b2b6e65d8/ba1e5a8d66961fc8?show_docid=ba1e5a8d66961fc8</link>
  <description>
  I am currently working on WINCE6.0 file system performance tuning. In &lt;br&gt; theory, memory mapped file will increase frequently accessed file &lt;br&gt; data. I use 2 method to read through a file &lt;br&gt; Method 1 &lt;br&gt; ------------------------------ ----------- &lt;br&gt; CreateFile(...) &lt;br&gt; for (cnt=0; cnt!=TEST_CNT; cnt++) &lt;br&gt; { &lt;br&gt; start = GetTickCount();
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/microsoft.public.windowsce.platbuilder/browse_thread/thread/0adf687b2b6e65d8/ba1e5a8d66961fc8?show_docid=ba1e5a8d66961fc8</guid>
  <author>
  lonelyplanet...@gmail.com
  (Eric Sun)
  </author>
  <pubDate>Fri, 08 Jan 2010 09:23:31 UT
</pubDate>
  </item>
  <item>
  <title>Re: Bootvars</title>
  <link>http://groups.google.com/group/microsoft.public.windowsce.platbuilder/browse_thread/thread/b10803e945e49d76/746efb6ebd9f778c?show_docid=746efb6ebd9f778c</link>
  <description>
  Check your registry to be sure that the entries related to USB storage (the &lt;br&gt; storage class driver, the host controller driver) are wrapped in ; HIVE BOOT &lt;br&gt; SECTION / ; END HIVE BOOT SECTION
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/microsoft.public.windowsce.platbuilder/browse_thread/thread/b10803e945e49d76/746efb6ebd9f778c?show_docid=746efb6ebd9f778c</guid>
  <author>
  luca.calligaris.nos...@eurotech.com.nospam
  (Luca Calligaris [eMVP])
  </author>
  <pubDate>Fri, 08 Jan 2010 08:05:25 UT
</pubDate>
  </item>
  <item>
  <title>Bootvars</title>
  <link>http://groups.google.com/group/microsoft.public.windowsce.platbuilder/browse_thread/thread/b10803e945e49d76/fc5c9f2d3755c8c6?show_docid=fc5c9f2d3755c8c6</link>
  <description>
  Hi All, &lt;br&gt; When building windows CE 6.0 R3, i am facing a problem that USB storages &lt;br&gt; are not mounted. While debugging it found that When [HKLM\Init\BootVars] &lt;br&gt; Flags is set to 1, USB storages are mounted. But when Flags key set into 3, &lt;br&gt; USB storages are not mounted. &lt;br&gt; We used persistent storage to store hives. So it need to start storage
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/microsoft.public.windowsce.platbuilder/browse_thread/thread/b10803e945e49d76/fc5c9f2d3755c8c6?show_docid=fc5c9f2d3755c8c6</guid>
  <author>
  karthikkubendi...@discussions.microsoft.com
  (karthik. kubendiran)
  </author>
  <pubDate>Fri, 08 Jan 2010 07:07:01 UT
</pubDate>
  </item>
  <item>
  <title>Re: linking a library(dll) to a project file in platform builder environment</title>
  <link>http://groups.google.com/group/microsoft.public.windowsce.platbuilder/browse_thread/thread/ef82921c984d992d/6b1ad0d457456f6c?show_docid=6b1ad0d457456f6c</link>
  <description>
  I don&#39;t know the actual answer to this, but I would guess that a .dll &lt;br&gt; is generated in the same way that a static lib or .exe is generated. &lt;br&gt; I would guess that the compiler will have a bunch of intermediate &lt;br&gt; files that get generated from your various source files &lt;br&gt; (.asm, .c, .cpp, ...) and then get linked together at the last stage
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/microsoft.public.windowsce.platbuilder/browse_thread/thread/ef82921c984d992d/6b1ad0d457456f6c?show_docid=6b1ad0d457456f6c</guid>
  <author>
  bremed...@gmail.com
  (Bradley Remedios)
  </author>
  <pubDate>Thu, 07 Jan 2010 21:57:36 UT
</pubDate>
  </item>
  <item>
  <title>Re: linking a library(dll) to a project file in platform builder environment</title>
  <link>http://groups.google.com/group/microsoft.public.windowsce.platbuilder/browse_thread/thread/ef82921c984d992d/8a3fcbf8ab012685?show_docid=8a3fcbf8ab012685</link>
  <description>
  A couple thoughts I&#39;m having.... &lt;br&gt; Code has to come from somewhere. From what I looked up after your &lt;br&gt; comment above, coredll.lib is basically a listing of symbols without &lt;br&gt; code so that linking can occur properly. But coredll.dll has to be &lt;br&gt; compiled from actual code, of which I&#39;m assuming static library .lib
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/microsoft.public.windowsce.platbuilder/browse_thread/thread/ef82921c984d992d/8a3fcbf8ab012685?show_docid=8a3fcbf8ab012685</guid>
  <author>
  carson...@gmail.com
  (cdew4545)
  </author>
  <pubDate>Thu, 07 Jan 2010 20:24:44 UT
</pubDate>
  </item>
  <item>
  <title>Re: linking a library(dll) to a project file in platform builder environment</title>
  <link>http://groups.google.com/group/microsoft.public.windowsce.platbuilder/browse_thread/thread/ef82921c984d992d/427ece7c2b5de6a2?show_docid=427ece7c2b5de6a2</link>
  <description>
  I think you need to re-read Bruce&#39;s response, it contains all the &lt;br&gt; proper information to fix your problem. &lt;br&gt; I wouldn&#39;t add coredll.lib to your bootloader as it will try to add it &lt;br&gt; as coredll.dll, think of it as an import library and not as a static &lt;br&gt; library. &lt;br&gt; It seems that you want coredll.dll because you want MmMapIoSpace,
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/microsoft.public.windowsce.platbuilder/browse_thread/thread/ef82921c984d992d/427ece7c2b5de6a2?show_docid=427ece7c2b5de6a2</guid>
  <author>
  bremed...@gmail.com
  (Bradley Remedios)
  </author>
  <pubDate>Thu, 07 Jan 2010 19:16:25 UT
</pubDate>
  </item>
  <item>
  <title>Re: linking a library(dll) to a project file in platform builder environment</title>
  <link>http://groups.google.com/group/microsoft.public.windowsce.platbuilder/browse_thread/thread/ef82921c984d992d/ec287a9d208ef9a3?show_docid=ec287a9d208ef9a3</link>
  <description>
  i did the following now &lt;br&gt; in the sources file placed inside bootloader directory, i&#39;ve added the &lt;br&gt; following command after TARGETLIBS set of commands, &lt;br&gt; SOURCELIBS= \ &lt;br&gt; $(_COMMONSDKROOT)\lib\$(_CPUIN DPATH)\coredll.lib &lt;br&gt; OUTCOME: &lt;br&gt; i am getting &lt;br&gt; BUILD: [01:0000000674:ERRORE] .\sources.(42) : U1033: syntax error :
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/microsoft.public.windowsce.platbuilder/browse_thread/thread/ef82921c984d992d/ec287a9d208ef9a3?show_docid=ec287a9d208ef9a3</guid>
  <author>
  navin8...@gmail.com
  (navin)
  </author>
  <pubDate>Thu, 07 Jan 2010 18:45:42 UT
</pubDate>
  </item>
  <item>
  <title>Re: linking a library(dll) to a project file in platform builder environment</title>
  <link>http://groups.google.com/group/microsoft.public.windowsce.platbuilder/browse_thread/thread/ef82921c984d992d/046e6a1d8c3813e2?show_docid=046e6a1d8c3813e2</link>
  <description>
  On Jan 6, 10:48 pm, &amp;quot;Bruce Eitman [eMVP]&amp;quot; &lt;br&gt; Hi, &lt;br&gt; Pls find the below code snippet where i am getting the error. &lt;br&gt; //To print MSC register values - start - nav 05-jan-10 &lt;br&gt; RegPAMEMC.QuadPart = BULVERDE_BASE_REG_PA_MEMC; /*Start addr of &lt;br&gt; Mem Cntrlr*/ &lt;br&gt; pMEMC_Reg = (XLLP_MEMORY_CONTROL_REGISTER_ T *) MmMapIoSpace
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/microsoft.public.windowsce.platbuilder/browse_thread/thread/ef82921c984d992d/046e6a1d8c3813e2?show_docid=046e6a1d8c3813e2</guid>
  <author>
  navin8...@gmail.com
  (navin)
  </author>
  <pubDate>Thu, 07 Jan 2010 17:27:03 UT
</pubDate>
  </item>
  <item>
  <title>Re: this would be worst way to do</title>
  <link>http://groups.google.com/group/microsoft.public.windowsce.platbuilder/browse_thread/thread/5db9e114cba2c205/1eec745cc50b2618?show_docid=1eec745cc50b2618</link>
  <description>
  Himanshu, Can you please stop changing the subject line when you &lt;br&gt; reply. This is making it very hard to follow the newsgroup thread when &lt;br&gt; you use an RSS feed, which is how many of the regular contributors &lt;br&gt; subscribe. Thanks, Andrew.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/microsoft.public.windowsce.platbuilder/browse_thread/thread/5db9e114cba2c205/1eec745cc50b2618?show_docid=1eec745cc50b2618</guid>
  <author>
  a...@plextek.co.uk
  (AndrewScholan[MCTS])
  </author>
  <pubDate>Thu, 07 Jan 2010 10:08:46 UT
</pubDate>
  </item>
  <item>
  <title>sadfasd</title>
  <link>http://groups.google.com/group/microsoft.public.windowsce.platbuilder/browse_thread/thread/8bcce711d34e1bb7/5e15940e9f1c7f06?show_docid=5e15940e9f1c7f06</link>
  <description>
  23rfwerfwafasdfsadfasfdasf &lt;br&gt; Samsung S3C2440 BSP for CE6 &lt;br&gt; 21-Dec-06 &lt;br&gt; Hi, &lt;br&gt; Where can I get WinCE6.0 BSP for Samsung S3C2440? &lt;br&gt; Any answers are appreciated! &lt;br&gt; Previous Posts In This Thread: &lt;br&gt; On Thursday, December 21, 2006 3:40 AM &lt;br&gt; Samsung S3C2440 BSP for CE6 &lt;br&gt; Hi, &lt;br&gt; Where can I get WinCE6.0 BSP for Samsung S3C2440? &lt;br&gt; Any answers are appreciated!
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/microsoft.public.windowsce.platbuilder/browse_thread/thread/8bcce711d34e1bb7/5e15940e9f1c7f06?show_docid=5e15940e9f1c7f06</guid>
  <author>
  </author>
  <pubDate>Thu, 07 Jan 2010 03:18:12 UT
</pubDate>
  </item>
  <item>
  <title>asdfasf</title>
  <link>http://groups.google.com/group/microsoft.public.windowsce.platbuilder/browse_thread/thread/8bcce711d34e1bb7/979180ded52f2d89?show_docid=979180ded52f2d89</link>
  <description>
  asdflkjw;ei9kmlks;dioemjg; &lt;br&gt; Samsung S3C2440 BSP for CE6 &lt;br&gt; 21-Dec-06 &lt;br&gt; Hi, &lt;br&gt; Where can I get WinCE6.0 BSP for Samsung S3C2440? &lt;br&gt; Any answers are appreciated! &lt;br&gt; Previous Posts In This Thread: &lt;br&gt; On Thursday, December 21, 2006 3:40 AM &lt;br&gt; Samsung S3C2440 BSP for CE6 &lt;br&gt; Hi, &lt;br&gt; Where can I get WinCE6.0 BSP for Samsung S3C2440? &lt;br&gt; Any answers are appreciated!
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/microsoft.public.windowsce.platbuilder/browse_thread/thread/8bcce711d34e1bb7/979180ded52f2d89?show_docid=979180ded52f2d89</guid>
  <author>
  </author>
  <pubDate>Thu, 07 Jan 2010 03:16:36 UT
</pubDate>
  </item>
  </channel>
</rss>
