Code Library

Free Source Code and Program Tips

RSS Feeds

  • Home
  • zero
  • Featured
  • Sitemap
  • About
  • How do I subclass the CListCtrl part of a CListView Class?

    Read this article: How to use an derived CListCtrl in CListView
    More
  • ucoFmlParser, a formular parser use LaTex-like syntax

    Formula Parser Formular Editor, a great control which can edit and display the formular in a very friendly way. For details, please visit the CodeProject website. But how to build the formula is very hard. One can input the formula by the mouse, or build the Formular Tree in program. Both are hard. So I write the ucoFmlParser for the control, which can parse the LaTex-like expression to formular. For...
    More
  • ucoGrid, a great grid control of MFC

    UcoGrid is develped from CGridCtrl, and provides more exciting features. CGridCtrl is a great ctrl developed by Chris Maunder, which can display and edit tabulated data and support custom defined cell type. The lastest version is Here. Many developers have created their new cells and developed new feathers for CGridCtrl. such as, merging and unmerging cells, printing and print preview support,...
    More
  • How to change the row height of CListCtrl

    When you want to change the height of CListCtrl, you need to use an owner-draw version of CListCtrl and change the font of the control. But when you change the font of the CListCtrl, the control or its parent window does not get a chance to respecify the height of the rows and the effect will not be taken. The reason is that No WM_MEASUREITEM message is sent to the controls parent window. The...
    More
  • ucoSpy,a system enhancement tool like spy++

    Introduce ucoSpy is a system enhancement application, used to view various attributes of windows or controls, and copy multiple contents that can’t be normally copied as well, such as passwords hidden as asteroids, and a TreeView. And ucoSpy can give a report the tree relationship of the windows and their child control. Main features ucoSpy is designed with the architecture of plug-in. So everyone...
    More

Android: Actions for BroadcastReceiver

Oct 16th

Posted by support in General | 597 views

No comments

android.bluetooth.intent.action.BONDING_CREATEDandroid.bluetooth.intent.action.BONDING_REMOVEDandroid.bluetooth.intent.action.DISABLEDandroid.bluetooth.intent.action.DISCOVERY_COMPLETEDandroid.bluetooth.intent.action.DISCOVERY_STARTEDandroid.bluetooth.intent.action.ENABLEDandroid.bluetooth.intent.action.HEADSET_STATE_CHANGEDandroid.bluetooth.intent.action.MODE_CHANGEDandroid.bluetooth.intent.action.NAME_CHANGEDandroid.bluetooth.intent.action.PAIRING_CANCELandroid.bluetooth.intent.action.PAIRING_REQUESTandroid.bluetooth.intent.action.REMOTE_ALIAS_CHANGEDandroid.bluetooth.intent.action.REMOTE_ALIAS_CLEAREDandroid.bluetooth.intent.action.REMOTE_DEVICE_CONNECTEDandroid.bluetooth.intent.action.REMOTE_DEVICE_DISAPPEAREDandroid.bluetooth.intent.action.REMOTE_DEVICE_DISAPPEAREDandroid.bluetooth.intent.action.REMOTE_DEVICE_DISCONNECTEDandroid.bluetooth.intent.action.REMOTE_DEVICE_DISCONNECT_REQUESTEDandroid.bluetooth.intent.action.REMOTE_DEVICE_FOUNDandroid.bluetooth.intent.action.REMOTE_NAME_FAILEDandroid.bluetooth.intent.action.REMOTE_NAME_UPDATEDandroid.intent.action.AIRPLANE_MODEandroid.intent.action.BATTERY_CHANGEDandroid.intent.action.BATTERY_LOWandroid.intent.action.BOOT_COMPLETEDandroid.intent.action.CAMERA_BUTTONandroid.intent.action.CONFIGURATION_CHANGEDandroid.intent.action.DATA_SMS_RECEIVEDandroid.intent.action.DATE_CHANGEDandroid.intent.action.DEVICE_STORAGE_LOWandroid.intent.action.DEVICE_STORAGE_OKandroid.intent.action.GTALK_CONNECTEDandroid.intent.action.GTALK_DISCONNECTEDandroid.intent.action.HEADSET_PLUGandroid.intent.action.MANAGE_PACKAGE_STORAGEandroid.intent.action.MEDIA_BAD_REMOVALandroid.intent.action.MEDIA_BUTTONandroid.intent.action.MEDIA_EJECTandroid.intent.action.MEDIA_MOUNTEDandroid.intent.action.MEDIA_REMOVEDandroid.intent.action.MEDIA_SCANNER_FINISHEDandroid.intent.action.MEDIA_SCANNER_SCAN_FILEandroid.intent.action.MEDIA_SCANNER_STARTEDandroid.intent.action.MEDIA_SHAREDandroid.intent.action.MEDIA_UNMOUNTABLEandroid.intent.action.MEDIA_UNMOUNTEDandroid.intent.action.NEW_OUTGOING_CALLandroid.intent.action.PACKAGE_ADDEDandroid.intent.action.PACKAGE_CHANGEDandroid.intent.action.PACKAGE_INSTALLandroid.intent.action.PACKAGE_REMOVEDandroid.intent.action.PACKAGE_RESTARTEDandroid.intent.action.POWER_CONNECTEDandroid.intent.action.POWER_DISCONNECTEDandroid.intent.action.PROVIDER_CHANGEDandroid.intent.action.REBOOTandroid.intent.action.SCREEN_OFFandroid.intent.action.SCREEN_ONandroid.intent.action.TIMEZONE_CHANGEDandroid.intent.action.TIME_SETandroid.intent.action.TIME_TICKandroid.intent.action.UID_REMOVEDandroid.intent.action.UMS_CONNECTEDandroid.intent.action.UMS_DISCONNECTEDandroid.intent.action.WALLPAPER_CHANGEDandroid.media.RINGER_MODE_CHANGEDandroid.media.VIBRATE_SETTING_CHANGEDandroid.net.wifi.NETWORK_IDS_CHANGEDandroid.net.wifi.RSSI_CHANGEDandroid.net.wifi.SCAN_RESULTSandroid.net.wifi.STATE_CHANGEandroid.net.wifi.WIFI_STATE_CHANGEDandroid.net.wifi.supplicant.CONNECTION_CHANGEandroid.net.wifi.supplicant.STATE_CHANGEandroid.provider.Telephony.SIM_FULLandroid.provider.Telephony.SMS_RECEIVEDandroid.provider.Telephony.WAP_PUSH_RECEIVED 文章出处:DIY部落(http://www.diybl.com/course/3_program/java/javajs/20090313/161059.html)

actions, android, broadcastreceiver

JBossWorld: 8 Chances To Learn More About jBPM

Oct 16th

Posted by support in Java | 51 views

No comments

There’s a big focus on jBPM at next month at JBossWorld. There’s 8 talks related to jBPM. Cool! jBPM Explained with Simple Use CasesTom Baeyens — Founder and Lead of JBoss jBPM (that’s me :-) Using JBoss Enterprise Middleware in NAVTEQBoris Lublinsky — Lead Architect, NAVTEQ How to Combine Web, SOA and jBPM to Deliver

8, chances, jbossworld, jbpm, learn

Sample Hibernate and Jbpm application.

Oct 16th

Posted by support in Java | 204 views

No comments

There have been a few requests in the jBPM forum about how to integrate jBPM4 with an application’s domain. So this is a first pass at whipping up a sample project that does exactly that. I will be refining this once I get some more time, but I thought I would put as much of

application, hibernate, jbpm, sample

jBPM 4.0 is Out!

Oct 16th

Posted by support in Java | 30 views

No comments

jBPM 4.0 was released last Friday, more infos on that can be found here. As read in the readme.html file, the two bugs I reported were fixed: [JBPM-2319] – Finished executions are not changed to “ended” (they stay in the “active” state)[JBPM-2340] – TaskService getTaskComments throws NullPointerException if the task is not found Thanks guys

40, jbpm

Development Interactive Voice Response service using Mobicents and jBPM

Oct 16th

Posted by support in Java | 4 views

No comments

This is my first blog message:) At the final end I am going to blog about Mobicents Media server and other components of Mobicents platform. How to use it for development of the telco applications. Let’s start from one of the widely used telco application IVR, or Interactive Voice Response, is one of the most

development, interactive, response, service, voice

As phones get smarter, game makers ring the changes

Oct 16th

Posted by support in iphone | 3 views

No comments

Tetsuya Ide doesn’t own an iPhone, but the teenage computer boffin is betting that Apple’s hit gadget is the key to having a new generation of video game players in the palm of his hand. He’s not the only one. Video game console titans Sony, Nintendo and Microsoft are facing growing competition from the increasing

game, makers, phones, ring, smarter

Where are all the Awesome iPhone Games?

Oct 16th

Posted by support in iphone | 4 views

No comments

The iPhone is gaining popularity as a gaming device. In fact, it has been reported that Sega has said that it’s just as powerful as the Dreamcast. This is potentially very exciting for iPhone owners. The Dreamcast is of the same generation as the Playstation 2 or original Xbox. To give another example EA was

awesome, games, iphone

Understanding the game development

Oct 16th

Posted by support in iphone | 5 views

No comments

Dear kids, in my last post I mentioned that the best time for programming (in my case) is in the morning. Try it and you’ll be surprised how efficient you are! While morning works best for programming, the evening is great time for studying. As a retired person a have a lot of free time

development, game, understanding

Game development student grads from Flashpoint Academy featured in College Magazine

Feb 6th

Posted by support in iphone | 8 views

No comments

From the article: “Just about every person of our generation has gone through at least one phase of obsession with video games, and can relate to the way a player gets wrapped up in that interactive experience. And how many kids dream of making these games, only to “grow out of it”? Well, in a

development, flashpoint, game, grads, student

Source code to start a JBPM process instance

Jan 1st

Posted by support in Java | 604 views

No comments

Following is the sample code of how to start a JBPM process instance. 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42

jbpm
« First...«34567»10...Last »
    • Recent comments
    • Popular posts
    • Archives
    • Tags
    • Categories
    • General (69)
    • iphone (4)
    • Java (7)
    • Project (3)
    • Script (3)
    • Win32/MFC (32)
    1st actions android API application Bitmap broadcastreceiver CListCtrl CListView Cpp CPropertyPage CTreeCtrl CTreeView CView Debug developed development dll eclipse File game heap hook How-to interaction jbpm message parser PHP Program Project Script sdk service STL study Subclass thread Tips ucosoft user Visual Studio Win32/MFC Win32/MFC WordPress
    • December 2009 (28)
    • November 2009 (9)
    • October 2009 (11)
    • February 2009 (1)
    • January 2009 (1)
    • October 2008 (1)
    • September 2008 (2)
    • June 2008 (2)
    • January 2008 (4)
    • November 2007 (1)
    • October 2007 (12)
    • June 2007 (4)
    • April 2007 (1)
    • March 2007 (3)
    • January 2007 (7)
    • December 2006 (11)
    • November 2006 (20)
    • ucoGrid, a great grid control of MFC (18)
    • Solution of fatal error RC1004: unexpected end of file found (11)
    • ucoFmlParser, a formular parser use LaTex-like syntax (5)
    • How to retrieve the authenticode information (3)
    • sscanf with CString (3)
    • Deploy JBPM 3.2.2 to Tomcat and Mysql (2)
    • Retrieving a class and WMI class (2)
    • Install global hook without dll (2)
    • How to use an derived CListCtrl in CListView (2)
    • How to send/post message to CDocument? (2)
    • Mohammad: Thanks. This saved a big project from some bad bugs.
    • Allen: Thank you very much! It is really a simple yet effective solution!
    • kumar: Im very dissapponted with ur site. It is not at all userfrendly. To understand the code we need...
    • cipcipcia: how can I add to bookrmark your blog? would you like to visit mine? regards!
    • Thomas: Thank you! This helps a lot!
    • David Weber: This did help me the error RC1004: unexpected end of file found persists.
    • Vikas: Hi, Do You try to deploy JBPM 4.0 on Tomcat ? Thanks -Vikas
    • Vikas: Hi, Do You try to deploy JBPM1.0 on Tomcat ? Thanks -Vikas
  • My latest tweets

    Loading tweets...
    Follow me on Twitter!
  • User Login






    • Lost your password?
  • Blogroll

Mystique theme by digitalnature | Powered by WordPress
RSS Feeds XHTML 1.1 Top