Programming for .NET (VB, C#) and C++ Application development for Windows, Windows Mobile and blackberry General sharing on various technical topics.
Owner: mdanh2002
Listed in: Computers
Language: English
Tags: programming, .NET, windows mobile, Windows, C++
Site Statistics
Unique Visitors Today:
0
Page Views Today:
0
Unique Visitors this Week:
0
Page Views this Week:
0
Unique Visitors this Month:
0
Page Views this Month:
0
Total Unique Visitors:
24,146
Total Page Views:
32,924
Total Hits Out:
132
Latest Blog Posts for MD's Technical Sharing
- Restoring text from PDF files encoded using custom CID fontsRecently while reading Dune: The Battle of Corrin, a 2004 science fiction novel, from a PDF e-book using Foxit Reader, I realized that I could not seem to copy text from the document. Only garbled characters, and not readable text, will be stored on...
- Restoring text from PDF files encoded using custom CID fontsRecently while reading Dune: The Battle of Corrin, a 2004 science fiction novel, from a PDF e-book using Foxit Reader, I realized that I could not seem to copy text from the document. Only garbled characters, and not readable text, will be stored on...
- Comparison of popular PDF libraries on iOS and AndroidBeing able to preview as well as editing PDF documents is a very common requirement in many Android or iOS applications such as eBook readers or PDF form filling utilities. This article shares various PDF libraries which I have experimented, for the...
- Rendering and manipulating PDF documents on iOS and AndroidBeing able to preview as well as editing PDF documents is a very common requirement in many Android or iOS applications such as eBook readers or PDF form filling utilities. This article shares various PDF libraries which I have experimented, for the...
- Comparison of popular PDF libraries on iOS and AndroidBeing able to preview as well as editing PDF documents is a very common requirement in many Android or iOS applications such as eBook readers or PDF form filling utilities. This article shares various PDF libraries which I have experimented, for the...
- Transferring SMS messages from Windows Mobile to Blackberry devicesUPDATE (14 Feb 2015): Due to some outstanding issues with the SMS2IPD tool such as Unicode support and message extraction issues on some devices, which will most likely forever remain unfixed because I no longer have any Windows Mobile 6.x devices (w...
- Restoring SMS Backup from CSV to Blackberry devicesThe tool in this article, CSV2IPD, reads text messages from CSV files and generates an IPD file that can be imported to Blackberry devices by Blackberry Desktop Software for devices running Blackberry OS 7 and older, or Blackberry Link for devices r...
- IPDGen - Blackberry IPD backup generator from SMS CSV filesIn view of the popularity of CSV2IPD, a utility which I developed back in 2010 that reads text messages from CSV files and generates an IPD file that can be imported to Blackberry devices, I have decided to put in some efforts to to further improve...
- IPDGen - Blackberry IPD backup generator from SMS CSV filesIn view of the popularity of CSV2IPD, a utility which I developed back in 2010 that reads text messages from CSV files and generates an IPD file that can be imported to Blackberry devices, I have decided to put in some efforts to to further improve...
- Open a file with its default viewer:on Jan 19, 2015 in Win32 APIThe following will open a file with its default viewer. The behaviour is exactly the same as what will happen when you double click on that file in Explorer.SHELLEXECUTEINFO lpExecInfo;memset(&lpExecInfo, 0, sizeof(SHELLEXECUTEINFO));lpExecInfo...
Loading Comments...
Comments
{ds_PageTotalItemCount} commentcomments
{pvComments::date}
{pvComments::comment}