For solve some problem with hardware configuration, i go to study fivewin and it's registry istruction.
Fivewin haven't istruction for solve this problem.
Harbour idem
xHarbour idem.
Only for a sample of the problem:
I get a list of installed printer:
I go to HKEY_LOCAL_MACHINE\SYSTEM ...
Search found 3 matches
- Sat Jan 07, 2006 3:17 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Scan Registry es muy doloroso! Linares Help US
- Replies: 1
- Views: 1012
- Sat Jan 07, 2006 3:12 pm
- Forum: FiveWin para Pocket PC
- Topic: Scan Registry es muy doloroso! Linares Help US
- Replies: 1
- Views: 974
Scan Registry es muy doloroso! Linares Help US
For solve some problem with hardware configuration, i go to study fivewin and it's registry istruction.
Fivewin haven't istruction for solve this problem.
Harbour idem
xHarbour idem.
Only for a sample of the problem:
I get a list of installed printer:
I go to HKEY_LOCAL_MACHINE\SYSTEM ...
Fivewin haven't istruction for solve this problem.
Harbour idem
xHarbour idem.
Only for a sample of the problem:
I get a list of installed printer:
I go to HKEY_LOCAL_MACHINE\SYSTEM ...
- Sun Nov 13, 2005 5:11 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Help For Folder change
- Replies: 1
- Views: 1112
Help For Folder change
I have changed for test the sample testfold6.prg
I add this procedure for change the page of work.
My result is to change the page but not the tab.
How i can make this?
Thanks
Eduardo Alicante
The procedure
procedure ctrl(oDlg,oFld)
local ncount:=0
for ncount = 1 to 5
* how to change the page ...
I add this procedure for change the page of work.
My result is to change the page but not the tab.
How i can make this?
Thanks
Eduardo Alicante
The procedure
procedure ctrl(oDlg,oFld)
local ncount:=0
for ncount = 1 to 5
* how to change the page ...