diff dw.h @ 984:57cb9edb8944

Added a template skeleton file for porting DW to other platforms. Also added another error define and used the defines for the return codes in the template. Updated the comments to be more accurate and include return code explanations.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Sat, 07 May 2011 01:58:16 +0000
parents 634bb6cecef1
children 87dc0f5f96d0
line wrap: on
line diff
--- a/dw.h	Sat May 07 00:09:24 2011 +0000
+++ b/dw.h	Sat May 07 01:58:16 2011 +0000
@@ -1391,6 +1391,7 @@
 #define DW_ERROR_NON_INIT  3
 #define DW_ERROR_NO_MEM    4
 #define DW_ERROR_INTERRUPT 5
+#define DW_ERROR_UNKNOWN   -1
 
 /* Embedded HTML actions */
 #define DW_HTML_GOBACK     0