Search found 748 matches: null

Return to advanced search

... = mysql_connect("192.168.0.15", 3306, "my_username", "my_passwd"); if (nRet == 0) { CString str = _T("mysql_connect() successful"); MessageBox(NULL, str, _T("info"), MB_OK | MB_ICONINFORMATION); } else { char *errorBuf = new char[255]; mysql_get_last_error(nRet, errorBuf); MessageBox(NULL, ...
by Mauro
Sun Aug 27, 2006 9:36 pm
 
Forum: FiveWin para Pocket PC
Topic: Uso de ODBC e MySql no Pocket
Replies: 9
Views: 4700

William, Estás usando un brush "NULL" para los radio buttons ? Antonio, Si y no, pasa que hago un degradado y eso lo defino posteriormente como brush. Y he hecho pruebas con un brush solido y si lo toma el radiobutton, y el groupbox, pero ...
by wmormar
Wed Aug 16, 2006 4:01 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: RadioButton transparente
Replies: 5
Views: 1430

William,

Estás usando un brush "NULL" para los radio buttons ?
by Antonio Linares
Wed Aug 16, 2006 8:20 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: RadioButton transparente
Replies: 5
Views: 1430

... #define INT32 int #define DATAGROUP unsigned #define DSM_FILENAME "TWAIN_32.DLL" #define DSM_ENTRYPOINT "DSM_Entry" #define IsValidHandle(h) (h!=NULL) #define HUGEWRITE(fh, pb, bc) ((INT32)_lwrite(fh, pb, bc)) #define FMEMSET(p, v, n) memset(p, v, n); #define FMEMCPY(p, q, n) memcpy(p, q, n); ...
by areang
Mon Aug 07, 2006 3:33 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Please teach me about FWH and xHarbour
Replies: 3
Views: 4311

How to use Free TWAIN_32.dll

... globals */ static int _giMaxPagesToScan = 1; static int _giPagesRemaining = 1; static int _giRowsCopied = 0; static BITMAPINFOHEADER *_gpHeader = NULL; static BYTE *_gpImageData = NULL; static BYTE *_gpCurrentLine = NULL; static DWORD _gdwLineSize = 0l; /* * Globals that we use to simulate scanning ...
by areang
Thu Aug 03, 2006 9:21 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to use Free TWAIN_32.dll
Replies: 0
Views: 1748

Juan, No, de momento no se puede. En principio bastaría con asignarle un brush NULL a cada control, pero parece no funcionar en Pocket PC: @ 2, 2 CHECKBOX oCbx VAR lValor PROMPT "Seleccione" OF oBmp SIZE 80, 20 oCbx:SetBrush( TBrush():New( ...
by Antonio Linares
Wed Aug 02, 2006 6:41 am
 
Forum: FiveWin para Pocket PC
Topic: RADIO BUTTON, SAY... CON FONDO TRANSPARENTE?
Replies: 2
Views: 954

... modified to allow for more than one port to be open (MAXOPENPORTS) compiled at 20 and to allow for the sending and receiving of data containing NULL characters (Chr(0)). As a C/C++ coder, I make a fair plumber. Anyone who wishes to clean-up my code is welcome to do so. Ned Robertson XpertCTI, ...
by karinha
Tue Jul 25, 2006 9:15 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Error Lectura en COM
Replies: 7
Views: 1912

i have new xcommand with command DEFINE WINDOW

... LPWSTR AnsiToWide( LPSTR ); HB_FUNC (STILLRUN) { HWND hWnd; BOOL lRet = FALSE; LPWSTR pW = AnsiToWide( hb_parc( 1 ) ); hWnd = FindWindow ( NULL,pW); if (hWnd) { SetForegroundWindow ((HWND) ((ULONG) hWnd |0x01)); lRet = TRUE; } hb_retl (lRet); } #pragma ENDDUMP ****************************** ...
by HATHAL
Mon Jul 10, 2006 2:03 pm
 
Forum: FiveWin for Pocket PC
Topic: FindWindow
Replies: 11
Views: 3603

... 434: , expected Error E2139 c:\xharbour\include\hbvmpub.h 227: Declaration missing ; Error E2451 fwbrow.c 90: Undefined symbol 'NULL' Error E2141 fwbrow.c 90: Declaration syntax error Error E2190 fwbrow.c 90: Unexpected } Error E2190 fwbrow.c 90: Unexpected } Error E2040 fwbrow.c ...
by Otto
Sun Jul 09, 2006 2:26 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Starting with FWH
Replies: 11
Views: 4194

... for PPC and Harbour for Windows sample memo files, its size is equal (one test code). In Harbour for Windows, in places where I mark as red, are null characters, in Harbour for PPC - various data. Probably this don't crash memo files in Pocket PC. Pawel
by pawelu
Tue Jul 04, 2006 10:23 am
 
Forum: FiveWin for Pocket PC
Topic: FPT files
Replies: 5
Views: 1610

Comprimir Carpetas y SubCarpetas con Zip32

... Code From ZIP32.DLL Cls '-- Set Options - Only The Common Ones Are Shown Here '-- These Must Be Set Before Calling The VBZip32 Function zDate = vbNullString 'zDate = "08151998" ' mmddyyyy 'zExcludeDate = 1 ' 1 = Exclude files later than zDate zTempDir = vbNullChar ' Temporary directory for use ...
by josecosmaz
Tue Jun 06, 2006 4:50 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Comprimir Carpetas y SubCarpetas con Zip32
Replies: 1
Views: 3324

Help with CHR(0)

... the port, but in xHarbour sample, this part is missing, so It fails. I read about Chr(0) in the NG's and I understand that it is equivalent to a null character, but I need to know the ASCII character code for 0 ( cero ) Any way to do it Thanks in advance...
by Adolfo
Mon May 29, 2006 12:14 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Help with CHR(0)
Replies: 2
Views: 878

The maximum number of characters in a full path, including the drive letter, colon, leading backslash, file name, and terminating null character, is 260.
by Vladimir Grigoriev
Fri May 19, 2006 11:01 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Bug in cGetFile()
Replies: 7
Views: 2090

Tablas ADT y campos Vacíos

... del maestro René ("Crónica de una....") de su blog advierte sobre esto indicando que en realidad en un archivo ADT un campo vacío tiene valor NULL y que para solucionar esto debemos llenar estos campos con cadenas de caracteres vacías o bien ceros en campos numéricos. Bueno, mediante el editor ...
by IVAN TRACHTA
Wed May 17, 2006 8:54 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Tablas ADT y campos Vacíos
Replies: 0
Views: 547

... • Subqueries • Certain scalar functions (see Scalar Functions in a WHERE Clause) • If a memo field is used in a WHERE clause (e.g., WHERE memo is null) • LIKE operator is used in a WHERE clause (e.g.,. WHERE lastname LIKE 'Smith%) • Expressions or scalar functions in the select list (e.g., select ...
by Carles
Mon May 08, 2006 1:01 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: ADS -> Optimizacion de consultas SQL
Replies: 27
Views: 15256
PreviousNext

Return to advanced search