Search found 14 matches: thrown
Searched query: thrown
- Fri Jun 24, 2022 9:22 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Harbour warnings
- Replies: 34
- Views: 4037
Re: Harbour warnings
... for me, but then again I did it years ago and have maintained that practice. My practice is to fix anything/everything that I can fix for warnings thrown when using -W3, including using HB_SYMBOL_UNUSED() where it is applicable, then only use the pragma to fix what is left. I'm always looking for a ...
- Fri Jun 24, 2022 7:53 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Harbour warnings
- Replies: 34
- Views: 4037
Re: Harbour warnings
... for me, but then again I did it years ago and have maintained that practice. My practice is to fix anything/everything that I can fix for warnings thrown when using -W3, including using HB_SYMBOL_UNUSED() where it is applicable, then only use the pragma to fix what is left. I'm always looking for a ...
- Mon Jul 19, 2021 3:56 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Resedit closes problems after Windows 10 update
- Replies: 12
- Views: 1237
Re: Resedit closes problems after Windows 10 update
... loaded.
'ResEdit.exe' (Win32): Loaded 'C:\Windows\System32\cryptnet.dll'. Symbols loaded.
'ResEdit.exe' (Win32): Loaded 'C:\Windows\System32\ncryptsslp.dll'. Symbols loaded.
Exception thrown at 0x00000001400B0E19 in ResEdit.exe: 0xC0000005: Access violation writing location 0x0000000006001134.
'ResEdit.exe' (Win32): Loaded 'C:\Windows\System32\cryptnet.dll'. Symbols loaded.
'ResEdit.exe' (Win32): Loaded 'C:\Windows\System32\ncryptsslp.dll'. Symbols loaded.
Exception thrown at 0x00000001400B0E19 in ResEdit.exe: 0xC0000005: Access violation writing location 0x0000000006001134.
- Mon Jul 19, 2021 3:50 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Resedit closes problems after Windows 10 update
- Replies: 12
- Views: 1237
Re: Resedit closes problems after Windows 10 update
When running it from Visual Studio Community IDE using debug mode we get this:
Exception thrown at 0x00007FF90F190811 (ntdll.dll) in ResEdit.exe: 0xC0000005: Access violation reading location 0xFFFFFFFFFFFFFFFF. occurred
- Mon Dec 24, 2018 12:05 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: fwh Dec 17 vs Fwh Nov 18 RESOLVED!!
- Replies: 8
- Views: 2069
fwh Dec 17 vs Fwh Nov 18 RESOLVED!!
... calc.png
I could resizemaximized the cal with a tablet , if you want I can send the exe file
and instead with the last version fwh 11.12 the buttons coordinates are thrown wrong
https://i.postimg.cc/ZqybJQLV/newcalc.png
Why it is possible this? what have you changed?
I could resizemaximized the cal with a tablet , if you want I can send the exe file
and instead with the last version fwh 11.12 the buttons coordinates are thrown wrong
https://i.postimg.cc/ZqybJQLV/newcalc.png
Why it is possible this? what have you changed?
- Wed Aug 31, 2016 3:36 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: create a harbour dll containing functions to be executed
- Replies: 23
- Views: 5288
Re: create a harbour dll containing functions to be executed
Thank you Antonio, This now works, However now I am trying the sample testmydl and mydll which passes parameters to the dll. When I execute this test the following error is thrown: Error code 0 loading MYDLL.dll. Thank you in advance for your help in resolving this issue.
- Tue Aug 30, 2016 4:01 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: create a harbour dll containing functions to be executed
- Replies: 23
- Views: 5288
create a harbour dll containing functions to be executed
I am trying to run the sample harbour dll - testdll and tutor01. I am able to create the sample testdll.exe and tutor01.dll, however when executed a message is thrown - error code 0 loading tutor01.dll. Why does this simple sample not work?
- Thu Oct 08, 2015 5:52 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: ADO RDD xHarbour
- Replies: 1047
- Views: 524432
Re: ADO RDD xHarbour
... not to work with deleted records this way when adordd resync or requery the set if the record does not exist anymore a error number 10002 is thrown and you should take care yourself
of re-position it in app code.
Adordd can not guess what to do in these cases.
Thanks to maromano!
3) New ...
of re-position it in app code.
Adordd can not guess what to do in these cases.
Thanks to maromano!
3) New ...
- Fri Feb 20, 2015 6:18 pm
- Forum: FiveMac / FivePhone (iPhone, iPad)
- Topic: (OT) Building Harbour on a Mac
- Replies: 4
- Views: 2534
(OT) Building Harbour on a Mac
... the following error:
ld: library not found for -lslang
I do have slang installed, having installed it using Homebrew. Well before the error is thrown I already see this in the logs:
! Component: 'slang' found in /usr/local/include
I get the feeling that I am missing libaries for the ...
ld: library not found for -lslang
I do have slang installed, having installed it using Homebrew. Well before the error is thrown I already see this in the logs:
! Component: 'slang' found in /usr/local/include
I get the feeling that I am missing libaries for the ...
- Thu Jun 13, 2013 10:53 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Version 13.05 unstable ?
- Replies: 18
- Views: 5791
Re: Version 13.05 unstable ?
... Once I put on the build with 13.04 all reverted to normal operations and were fine. I only changed the .exe file, no re-indexing, or anything else.
5) There were no errors thrown. The screens seemed to dissolve and the computers simply locked up. Nothing could get them to work in the program.
Tim
5) There were no errors thrown. The screens seemed to dissolve and the computers simply locked up. Nothing could get them to work in the program.
Tim
- Tue Jun 26, 2012 3:42 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: OT: First Tablet with Windows 8 MS Surface ...
- Replies: 15
- Views: 8315
Re: OT: First Tablet with Windows 8 MS Surface ...
... for, I know that I can pick up the phone, dial Microsoft’s support line and get my problem resolved. They have never failed me. And, I’ve thrown some tough problems to them over the years.
I’ve had Microsoft actually provide me with “custom” fixes for problems that they didn’t have a public ...
I’ve had Microsoft actually provide me with “custom” fixes for problems that they didn’t have a public ...
- Thu Jul 02, 2009 1:34 am
- Forum: FiveLinux / FiveDroid (Android)
- Topic: Five Linux and Sound
- Replies: 1
- Views: 994
Five Linux and Sound
... across ecasound which is a command line audio package with an interactive mode and a C library for accessing that interactive mode. I have quickly thrown together an (x)Harbour class and interface and shown that I can record audio direct from (x)Harbour. Playing audio files should be straight forward ...
- Tue Nov 06, 2007 5:47 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: window methods
- Replies: 1
- Views: 519
window methods
... interesting datas and methods in Window class, but I dont know what do they do. The documentation does not throw any light on these methods.
In particular I would be glad if some light can be thrown on the use and potential of methods/data like :taskbar(), bTaskBar, :ClientEdge(), ::NcActivate()
In particular I would be glad if some light can be thrown on the use and potential of methods/data like :taskbar(), bTaskBar, :ClientEdge(), ::NcActivate()
- Mon Oct 01, 2007 8:21 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: advice needed on get and combobox
- Replies: 7
- Views: 1312
advice needed on get and combobox
Hello
I have a large table (coutry city names and zip codes) to check in my app.
Ideally this is a dbcombo feature, but unfortunately i get thrown out by xharbour for memory problems... The table has 50.000 entries. I am running a vista with 2 gb memory.
I have written a listbox (txbrowse ...
I have a large table (coutry city names and zip codes) to check in my app.
Ideally this is a dbcombo feature, but unfortunately i get thrown out by xharbour for memory problems... The table has 50.000 entries. I am running a vista with 2 gb memory.
I have written a listbox (txbrowse ...