2009-11-20 13:56 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
* src/vm/set.c
! USHORT -> HB_ERRCODE.
This commit is contained in:
@@ -17,6 +17,10 @@
|
||||
past entries belonging to author(s): Viktor Szakats.
|
||||
*/
|
||||
|
||||
2009-11-20 13:56 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
|
||||
* src/vm/set.c
|
||||
! USHORT -> HB_ERRCODE.
|
||||
|
||||
2009-11-20 13:44 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
|
||||
* contrib/rddsql/rddsql.hbc
|
||||
+ Added incpaths=. so now .ch file will be automatically found.
|
||||
|
||||
@@ -236,7 +236,7 @@ static void open_handle( PHB_SET_STRUCT pSet, const char * file_name,
|
||||
{
|
||||
PHB_ITEM pError = NULL;
|
||||
HB_FHANDLE handle, * handle_ptr;
|
||||
USHORT uiError;
|
||||
HB_ERRCODE uiError;
|
||||
char * szFileName = NULL, ** set_value;
|
||||
const char * def_ext;
|
||||
BOOL bPipe = FALSE;
|
||||
|
||||
Reference in New Issue
Block a user