[Gambas-user] developing antivirus software for windows with gambas

Fabien Bodard gambas.fr at ...626...
Tue Aug 28 16:40:24 CEST 2007


2007/8/27, Patrik Hasibuan <patrikh at ...1758...>:
> Dear all of my friends in this mailing list.
>
> I want to develop an antivirus for suse linux, solaris and windows. for suse and solaris we decided to develop with C++ and Qt but for windows we haven't decided yet. It could be easier if also with C++ in windows but out marketing department strategy said different opinion. They prefer gambas.
it's a good language :)
>
> So now the problem is if gambas give the developers the no limitation for developing an antivirus software on windows platform. Anybody in this mailing list can give me enough advices? Does gambas has interfaces to C/C++ and assembly?
> Does gambas not need such interface because it has the same development facility (features) as MS Visual Basic does? Does gambas has full coverage in hardware driver environment? what's about gambas'es coverage in MS Office application? If gambas does not have any coverage in MS Office application, what's about to OpenOffice?
No, Gambas is a Linux application, and a little project so he can't at
this time do anything on MS application.

For an antivirus, with extention to windows.. the better tool at this
time is QT4/C++ you have many tool to make easy the devellopement like
kdevellop, qtdesigner.

Gambas is a good tool to make short application in the UNIX domain. we
can say it is like VB( only on windows and do the most possible on
it), gambas is for linux and do the most on it, and use as often as it
can the linux shared program (libcurl, libpoppler, libsdl, v4l,
libbz2, ...)
So gambas is quite linux hard coded.
Nevertheless, the runtime work on windows after compilation on
cygwin... but without the libs, so only on console.

Fabien Bodard

Marketers are not programmers !

>
> Thank you very much in advance.
> --
> Patrik Hasibuan <patrikh at ...1758...>
> Junior Programmer
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Splunk Inc.
> Still grepping through log files to find problems?  Stop.
> Now Search log events and configuration files using AJAX and a browser.
> Download your FREE copy of Splunk now >>  http://get.splunk.com/
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>




More information about the User mailing list