Hi guys,
I'm having a problem with my customers who use Windows 7. The Ribbon Bar is getting black (look the image bellow) do youknow why ?
SetResDebug( .T. )
....
My Code
.....
FErase( "chekres.txt" )
CheckRes()
WinExec( "notepad checkres.txt" )
30/08/2018 09:45:51: C:\VFATEC\SFPDES\SFP.EXE -- ===================================================================================
#include "fivewin.ch"
Function Main()
local oDlg, oFont
setResDebug(.t.)
ferase("checkres.txt")
define font oFont name "Arial" size 0,-10
define dialog oDlg
activate dialog oDlg
//oFont:end() // don't destroy oFont for test
checkres()
return nil
Return to FiveWin for Harbour/xHarbour
Users browsing this forum: No registered users and 56 guests