BOS TAURUS: Source Code.

Source code related resources

Moderator: Rathinagiri

klauskugel
Posts: 90
Joined: Tue Oct 09, 2012 2:28 pm

Re: BOS TAURUS: Source Code.

Post by klauskugel »

Many thanks to Uruguay, Dr. CLAUDIO SOTO

Just tried the HMG-Version with 3.0.44 under wine 1.5.5 and its

Great.

Greetings

klauskugel
Attachments
bos_taurus.png
bos_taurus.png (556.62 KiB) Viewed 6890 times
klauskugel
Posts: 90
Joined: Tue Oct 09, 2012 2:28 pm

Re: BOS TAURUS: Source Code.

Post by klauskugel »

I needed to make another nice snapshot.

;)
Attachments
demo10_bostaurus.png
demo10_bostaurus.png (1002.68 KiB) Viewed 6889 times
User avatar
srvet_claudio
Posts: 2193
Joined: Thu Feb 25, 2010 8:43 pm
Location: Uruguay
Contact:

Re: BOS TAURUS: Source Code.

Post by srvet_claudio »

klauskugel wrote:Many thanks to Uruguay, Dr. CLAUDIO SOTO

Just tried the HMG-Version with 3.0.44 under wine 1.5.5 and its

Great.

Greetings

klauskugel
klauskugel wrote:I needed to make another nice snapshot.
Many thank Klauskugel.
Best Regards,
Claudio.
Best regards.
Dr. Claudio Soto
(from Uruguay)
http://srvet.blogspot.com
User avatar
srvet_claudio
Posts: 2193
Joined: Thu Feb 25, 2010 8:43 pm
Location: Uruguay
Contact:

Re: BOS TAURUS: Source Code.

Post by srvet_claudio »

Hi all.
I created a new version of BT (1.0.2) where was extended the BT_BitmapSaveFile function (see Demo11)

BT_BitmapSaveFile (hBitmap, cFileName, nTypePicture)
Save an image (BMP, JPG, GIF, TIF or PNG) in the disk.
hBitmap: is a handle to the bitmap image.
cFileName: is the name of the file to save.
nTypePicture: specifies the format in which you want to save the image, it is one of the constants:
BT_FILEFORMAT_BMP, BT_FILEFORMAT_JPG, BT_FILEFORMAT_GIF, BT_FILEFORMAT_TIF or BT_FILEFORMAT_PNG
(defined in BosTaurus.CH). For default nTypePicture = BT_FILEFORMAT_BMP.

I created a patch for HMG 3.0.46:
1º) please, unzip the patch in the folder C:\hfcl_BT_patch_HMG.3.0.46
2º) run the file BT_patch_HMG.3.0.46.bat
3º) and finally, in the folder C:\hmg.3.0.46\hfcl\Source run the file buildlib.bat

Best Regards,
Claudio.
Attachments
hfcl_BT_patch_HMG.3.0.46.rar
(663.4 KiB) Downloaded 720 times
Best regards.
Dr. Claudio Soto
(from Uruguay)
http://srvet.blogspot.com
User avatar
srvet_claudio
Posts: 2193
Joined: Thu Feb 25, 2010 8:43 pm
Location: Uruguay
Contact:

Re: BOS TAURUS: Source Code.

Post by srvet_claudio »

I leave here the raw source code of the Bos Taurus 1.0.2
Best regards,
Claudio.
Attachments
source_BosTaurus1.0.2.rar
(1.33 MiB) Downloaded 687 times
Best regards.
Dr. Claudio Soto
(from Uruguay)
http://srvet.blogspot.com
User avatar
Rathinagiri
Posts: 5471
Joined: Tue Jul 29, 2008 6:30 pm
DBs Used: MariaDB, SQLite, SQLCipher and MySQL
Location: Sivakasi, India
Contact:

Re: BOS TAURUS: Source Code.

Post by Rathinagiri »

Thanks a lot Claudio.
East or West HMG is the Best.
South or North HMG is worth.
...the possibilities are endless.
User avatar
esgici
Posts: 4543
Joined: Wed Jul 30, 2008 9:17 pm
DBs Used: DBF
Location: iskenderun / Turkiye
Contact:

Re: BOS TAURUS: Source Code.

Post by esgici »

Thank you very much Claudio :)

Regards
Viva INTERNATIONAL HMG :D
User avatar
srvet_claudio
Posts: 2193
Joined: Thu Feb 25, 2010 8:43 pm
Location: Uruguay
Contact:

Re: BOS TAURUS: Source Code.

Post by srvet_claudio »

rathinagiri wrote:Thanks a lot Claudio.
esgici wrote:Thank you very much Claudio
Thanks brothers :D
Best regards.
Dr. Claudio Soto
(from Uruguay)
http://srvet.blogspot.com
User avatar
Pablo César
Posts: 4059
Joined: Wed Sep 08, 2010 1:18 pm
Location: Curitiba - Brasil

BOS TAURUS: Source Code.

Post by Pablo César »

I´m very impressed, Dr. !

Congratulations and very very thank you for your great job !

All the best for you !
HMGing a better world
"Matter tells space how to curve, space tells matter how to move."
Albert Einstein
User avatar
srvet_claudio
Posts: 2193
Joined: Thu Feb 25, 2010 8:43 pm
Location: Uruguay
Contact:

Re: BOS TAURUS: Source Code.

Post by srvet_claudio »

Pablo César wrote:I´m very impressed, Dr. !

Congratulations and very very thank you for your great job !

All the best for you !
Thanks Pablo. :D
Best regards.
Dr. Claudio Soto
(from Uruguay)
http://srvet.blogspot.com
Post Reply