I have this istruction:
aBmp returns array with "NOT FOUND"
\\serverlan\database$\imagefolder\Products\ is a share folder inside "serverlan" server and "serverlan" has user and password
is this the problem?
how can I to access to that share folder by WndReadPalBmpEx function?
thank you
...
cNomeFilepng = "\\serverlan\database$\imagefolder\Products\1052.bmp"
aBmp := WndReadPalBmpEx(nil, cNomeFilepng)aBmp returns array with "NOT FOUND"
\\serverlan\database$\imagefolder\Products\ is a share folder inside "serverlan" server and "serverlan" has user and password
is this the problem?
how can I to access to that share folder by WndReadPalBmpEx function?
thank you
FiveWin for xHarbour 24.02 - Feb. 2024 - Embarcadero C++ 7.60 for Win32 Copyright (c) 1993-2023
FWH 64 for Harbour 19.06 (MSVC++) Jun. 2019 - Harbour 3.2.0dev (r1904111533)
Visual Studio 2019 - Pelles C V.8.00.60 (Win64)
FWH 64 for Harbour 19.06 (MSVC++) Jun. 2019 - Harbour 3.2.0dev (r1904111533)
Visual Studio 2019 - Pelles C V.8.00.60 (Win64)