Search found 80 matches: vb6

Return to advanced search

Re: Microsoft to publish VB6 source code

ops, it seems as it is a false information...
by Antonio Linares
Fri May 20, 2011 6:04 am
 
Forum: Off Topic / Otros temas
Topic: Microsoft to publish VB6 source code
Replies: 1
Views: 374

Re: Can't use DLL embedded functions...?

If it works with VB6, c, c++ it should work with FWH too. First thing is you should be able to loadlibrary. If this is failing probably the dll is corrupted.
by nageswaragunupudi
Sun Feb 06, 2011 7:14 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Can't use DLL embedded functions...?
Replies: 3
Views: 860

Can't use DLL embedded functions...?

... LIB "pacdrive.dll", but the program hangs.. The DLL is provided as SDK with an hardware product, with some C++, C#, VB6, etc. samples that correctly work in conjunction with this dll. How can I make it work in FWH too? cheers, Giobbi
by giobbi
Sun Feb 06, 2011 6:17 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Can't use DLL embedded functions...?
Replies: 3
Views: 860

Re: Codejock Calendar Samples?

... we should try to find solutions using pure Fivewin. Otherwise the advantages this language has are lost. For example using codejock with VB6 is so much easier than with FIVEWIN all the designers are and debugging is working you could also use Apollo embedded database engine for managing ...
by Otto
Mon Jan 24, 2011 8:37 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Codejock Calendar Samples?
Replies: 116
Views: 46756

Re: Codejock Calendar Samples?

Back in my VB6 times I used some components of Codejock, especially ribbonbar and also the calendar. In my opinion there are too many setup possibilities, designers, etc. You never come to an end with your application development. ...
by Otto
Sat Jan 22, 2011 4:13 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Codejock Calendar Samples?
Replies: 116
Views: 46756

Re: Google agenda

... * service: what Google service you want to use; for the calendar this should always be cl. You can get more information regarding this here with a VB6 Sample code, which you can easily convert to FiveWin http://www.thepoorhouse.org.uk/using_google_calendar_api_via_visual_basic_6 ...
by anserkk
Tue Jan 18, 2011 11:27 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Google agenda
Replies: 7
Views: 1742

Re: How to manipulate MP3 tags?

... in the forum can guide us, to derive this wrapper class from the other available ones ;-) There are still wrappers for C#, C/C++, Delphi, VB.NET, VB6 and Profan.
by frose
Wed Nov 24, 2010 7:35 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to manipulate MP3 tags?
Replies: 3
Views: 924

Re: Asociar Extencion de Archivos a mi Aplicación

Despues de unos dias de investigación de como dibujar los iconos con el Api de Windows y haciendo conversiones con VB6 y los controles de Fivewin que era lo que faltaba, porfin queda termnada esta utilidad, con su corespondiente actualización, ahora se ve así y se puede seleccionar ...
by cuatecatl82
Tue Nov 02, 2010 6:02 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Asociar Extencion de Archivos a mi Aplicación
Replies: 8
Views: 2645

Re: NETWORK problems with WINDOWS 7

To all: I made the same test program in VB6 too. The results are the same as with the (x)harbour test program. To all: Please help testing – more and more users switch to WINDOWS 7. If there is a special netork setup necessary we have to fine ...
by Otto
Fri Jun 04, 2010 7:28 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: NETWORK problems with WINDOWS 7
Replies: 10
Views: 1664

Re: Opening a Word Document

... same error ie 'Item' is not a propertycWord:Quit() I use this for many years and it all works very fine here. I have searched web for many VB6 code and I cannot find anything wrong in the code which I have posted above and the code suggestions made by you friends. I have tried this on different ...
by anserkk
Tue Feb 23, 2010 10:53 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Opening a Word Document (Solved)
Replies: 11
Views: 2058

Re: Ribbon Limit

... ClipCursor IN user32 STRING lpRect http://www.news2news.com/vfp/?example=80&function=118&PHPSESSID=e9f4871afe6351a0c1c85375db2bf140 and in vb6 Declare Function ClipCursor Lib "user32.dll" (lpRect As RECT) As Long on fwh We can try Arect:= GetWindowRect(odlg:hwn) clipcursor(Arect) ...
by MdaSolution
Mon Jan 25, 2010 11:12 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Ribbon Limit ---- RESOLVED!!!
Replies: 12
Views: 2112

Re: Interfacing with Dicom sistems

... a solution for managing the patients database and not the images. I have used the Leadtools libraries for a long time, when I was programming with VB6. And this library is really powerful, for making everything with images. I remember that there a demo that was able to make some effects like the ...
by Massimo Linossi
Sat Jan 23, 2010 7:55 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Interfacing with Dicom sistems
Replies: 41
Views: 12000

Re: Assignment = or := ?

Hello Enrico, hello James,

Thank you for explaining to me.
For example in TRBGroup-class assignments are made with := in TBtnBmp classe with =
( VB6 style which I don’t like). I thought that there is maybe a difference which I am not aware of.
Best regards,
Otto
by Otto
Mon Jan 18, 2010 9:29 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Assignment = or := ?
Replies: 8
Views: 1234

Re: Reemplazo a Tone() y Beep()

... es un nuevo bicho. El ejemplo que me indicas está en VB 6.0 y no tengo la herramienta (ni la he usado) :? Tal vez alguna alma caritativa que tenga VB6, quiera compilar el ejemplo y envierme el exe. Saludos, Carlos Gallego
by Cgallegoa
Thu Nov 26, 2009 4:55 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Reemplazo a Tone() y Beep()
Replies: 7
Views: 1592
PreviousNext

Return to advanced search