Search found 40 matches: harddisk

Return to advanced search

Suggestions for bug in VOLUMENAME function

Hello, If the function GetVolumeInformation fails (harddisk.c), a random buffer is returned HB_FUNC( VOLUMENAME ){   DWORD dwVolumeSerialNumber;   BYTE VolumeNameBuffer[ 256 ];   BYTE FileSystemNameBuffer[ 256 ];/*****  ...
by MaxP
Fri Apr 24, 2020 3:16 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Suggestions for bug in VOLUMENAME function
Replies: 0
Views: 221

Re: Auto-backup -timer question.

Otto,

I use it on a NAS with MariaDB of a customer that had the Hack-problem.
Now I installed the backup-program on a PC, and start the backup with Windows Schedule, that create it on the local harddisk.
It's working fine now :D
by Marc Vanzegbroeck
Tue Apr 23, 2019 10:52 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Auto-backup -timer question.
Replies: 3
Views: 685

Re: Backup / Restore Mysql *Solved*

... and Restore are working well and really fast. I do backup database (139 tables / 355 Mb) and speed as below FWH 1711 localhost = 12 seconds (SSD harddisk) cloud server = 72 seconds (VM) I use Navicat to test dump sql in the same database Navicat localhost = 17 seconds (SSD harddisk) cloud server ...
by dutch
Thu Jul 05, 2018 5:15 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Backup / Restore Mysql *Solved*
Replies: 10
Views: 1529

protecting an app for illigal copying

Hello Antonio, I want to protect my app from illigal copying/distibuting. In Windows I use the serial number of the harddisk where the app is installed on. This serial number is a 8 numbers HEX string like 'AE23 12BF'. In my app I calcutates with this string so users can only install ...
by plantenkennis
Sun Nov 13, 2016 2:32 pm
 
Forum: FiveMac / FivePhone (iPhone, iPad)
Topic: protecting an app for illigal copying
Replies: 16
Views: 6086

Re: How to disable msg about empty USB-drives ? (solved)

... and noticed the following : http://www.pflegeplus.com/IMAGES/Usb2.jpg Only connected USB-ports are visible. That is OK But why a harddisk connected to the USB-port < T > changes the type to < 3 >. I changed the harddisk against a USB-stick and get < 2 > It seems ...
by hebert_j_vargas
Wed Aug 03, 2016 12:27 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to disable msg about empty USB-drives ? (solved)
Replies: 9
Views: 2773

Re: How to disable msg about empty USB-drives ? (solved)

... and noticed the following : http://www.pflegeplus.com/IMAGES/Usb2.jpg Only connected USB-ports are visible. That is OK But why a harddisk connected to the USB-port < T > changes the type to < 3 >. I changed the harddisk against a USB-stick and get < 2 > It seems ...
by ukoenig
Mon Aug 01, 2016 3:45 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to disable msg about empty USB-drives ? (solved)
Replies: 9
Views: 2773

Re: Protejer EXE contra copias

... si es una instalacion valida. Mi duda. MsgInfo( nSerialHD() ) // Check default drive MsgInfo( nSerialHD( "C:" ) ) // Serial number on HardDisk me regresan valores diferentes, y necesito saber si estas funciones me devuelven solo numeros o literales tambien. y porque la serie no corresponde ...
by noe aburto
Wed May 13, 2015 10:31 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Protejer EXE contra copias
Replies: 7
Views: 1766

Re: OT: Norton Filefix

Jeff,

can You explain the fileproblem ?
Partition-problem or file corrupt ?
I'm just busy, to recover a complete harddisk.
Maybe I can help and give You the needed infos.
I think the old NORTON I have still somewhere on a backup-CD,
but there are much better tools I'm using.

best regards
Uwe :?:
by ukoenig
Thu Oct 09, 2014 11:38 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: OT: Norton Filefix
Replies: 5
Views: 832

Re: ID Machine

Silvio,

nSerialHD( [drive] ) returns the harddisk serial number.

GETNETCARDID() and GETNETCARDINFO() return info about the network card which is unique for each computer.
by Antonio Linares
Sat May 31, 2014 5:32 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: ID Machine
Replies: 4
Views: 1076

Windows 8 vs Ubuntu 13.04 quality...

... Windows 8 the one that is constantly corrupting the files system. This has happened to me on four computers, so Windows 8 is not able to keep its harddisk in real healthy conditions... :-) Long live Linux ;-) Now everytime that Ubuntu refuses to boot, I know that Windows filesystem is corrupted ...
by Antonio Linares
Sat Jun 22, 2013 10:34 am
 
Forum: Off Topic / Otros temas
Topic: Windows 8 vs Ubuntu 13.04 quality...
Replies: 2
Views: 939

Re: xBrowse-Memory, something to Relax ( UPDATE 2.3 )

... cards, background and cover ) before using the < save-button > !!! Using - delete, only deletes a game from the browser, nothing from harddisk http://www.pflegeplus.com/pictures/Memory21.jpg Best Regards Uwe :)
by ukoenig
Sun Nov 04, 2012 11:24 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: xBrowse-Memory, something to Relax ( UPDATE 3.1 new )
Replies: 14
Views: 7560

Re: Trouble with windows 7

Looks like a permission problem on your harddisk to me.

Does the user have the correct rights ?

Good luck.
by driessen
Sun Jun 26, 2011 12:13 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Trouble with windows 7
Replies: 20
Views: 3048

Re: XBrwScrollRow( )

Otto, a Screenshot of my Harddisk-scanresult : ( I don't understand, why it is different. Maybe it is not included anymore in new Version. ) The function also calls => ScrollWindowEx(... =>> \source\winapi\wndscrol.c http://www.pflegeplus.com/pictures/xbrwsc.jpg ...
by ukoenig
Tue Nov 23, 2010 10:37 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: XBrwScrollRow( )
Replies: 3
Views: 510

Re: Pritpal, HBIDE developer, assists us to use it with FWH

... W8080 C:\fwh\source\function\fwbmp.c 824: 'tm' is declared but never used in function HB_FUN_PALBTNPAINT Warning W8079 C:\fwh\source\function\harddisk.c 105: Mixing pointers to different 'char' types in function HB_FUN_VOLUMENAME Warning W8075 C:\fwh\source\function\hash.c 15: Suspicious pointer ...
by Pritpal Bedi
Mon Jun 07, 2010 11:03 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Pritpal, HBIDE developer, assists us to use it with FWH
Replies: 293
Views: 99025

Re: Windows 64-bits

James, I'm sure that the files are not opened by someone else. Also the rights on the harddisk are OK. The PC on which the problem is happening, is a standalone PC which is not connected in a network. I never had this problem on a Windows 32-bits PC. So, I don't know ...
by driessen
Sat Feb 06, 2010 1:26 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Windows 64-bits
Replies: 7
Views: 935
Next

Return to advanced search