News:

Masm32 SDK description, downloads and other helpful links
Message to All Guests
NB: Posting URL's See here: Posted URL Change

Main Menu

My ChatGPT+Gemini coding Experiments

Started by zedd151, December 30, 2024, 03:40:41 PM

Previous topic - Next topic

guga

Quote from: jj2007 on March 25, 2025, 01:32:56 AM
Quote from: TimoVJL on March 25, 2025, 12:42:17 AMA test code for Pelles C

Compiles without errors but shows only a white screen... thanks anyway, Timo :thup:

JJ, do you still have that hlp file or chm file displaying the functions for GDI (fichier.chm) ?
Coding in Assembly requires a mix of:
80% of brain, passion, intuition, creativity
10% of programming skills
10% of alcoholic levels in your blood.

My Code Sites:
http://rosasm.freeforums.org
http://winasm.tripod.com

zedd151

Quote from: guga on March 25, 2025, 07:21:16 AMJJ, do you still have that hlp file or chm file displaying the functions for GDI (fichier.chm) ?
I know that you didn't address me, but legacy GDI or GDI+ (aka gdiplus)?

If you have the full version of WIN32.HLP (23.6 MB - 24,804,587 bytes), GDI is covered there.
¯\_(ツ)_/¯   :azn:

'As we don't do "requests", show us your code first.'  -  hutch—

guga

Quote from: zedd151 on March 25, 2025, 07:30:41 AM
Quote from: guga on March 25, 2025, 07:21:16 AMJJ, do you still have that hlp file or chm file displaying the functions for GDI (fichier.chm) ?
I know that you didn't address me, but legacy GDI or GDI+ (aka gdiplus)?

Hi Zedd....Gdi+ from the site JJ referred to. (Of course, if there is a chm file easier and more complete to follow for both Gdi and Gdi+, it would be better - specially from that address). It seems the chm file is not there anymore. (At least i couldn´t find it on the links JJ refered here Link2 and Link2)
Coding in Assembly requires a mix of:
80% of brain, passion, intuition, creativity
10% of programming skills
10% of alcoholic levels in your blood.

My Code Sites:
http://rosasm.freeforums.org
http://winasm.tripod.com

guga

Btw...i have win32.hlp somewhere. But for Gdi+, the one JJ said seems more complete and easier to read (Ok, it´s in french, but still can be read)
Coding in Assembly requires a mix of:
80% of brain, passion, intuition, creativity
10% of programming skills
10% of alcoholic levels in your blood.

My Code Sites:
http://rosasm.freeforums.org
http://winasm.tripod.com

zedd151

Quote from: guga on March 25, 2025, 07:42:09 AMBtw...i have win32.hlp somewhere. But for Gdi+, the one JJ said seems more complete and easier to read (Ok, it´s in french, but still can be read)
Ah, okay. win32.hlp doesn't have gdi+ (At least mine doesn't).

I had thought you made a mistake by saying "GDI". Thanks for clearing it up.
¯\_(ツ)_/¯   :azn:

'As we don't do "requests", show us your code first.'  -  hutch—

guga

No problem. I do have some of Gdi+ documented somewhere, but for that specific file, i don´t think i have one easier to read than that. Btw...i updated the SIMD_BinaryScan if you want to give a try. Working as expected, and Bug fixed. Now i´m working on the reverse function to scan backwards without errors or limitations.
Coding in Assembly requires a mix of:
80% of brain, passion, intuition, creativity
10% of programming skills
10% of alcoholic levels in your blood.

My Code Sites:
http://rosasm.freeforums.org
http://winasm.tripod.com

jj2007

Quote from: guga on March 25, 2025, 07:21:16 AMJJ, do you still have that hlp file or chm file displaying the functions for GDI

GDIPLUS

guga

Quote from: jj2007 on March 25, 2025, 07:47:09 AM
Quote from: guga on March 25, 2025, 07:21:16 AMJJ, do you still have that hlp file or chm file displaying the functions for GDI

GDIPLUS


Tks a lot, JJ !  :thumbsup:  :thumbsup:  :thumbsup:
Coding in Assembly requires a mix of:
80% of brain, passion, intuition, creativity
10% of programming skills
10% of alcoholic levels in your blood.

My Code Sites:
http://rosasm.freeforums.org
http://winasm.tripod.com

zedd151

¯\_(ツ)_/¯   :azn:

'As we don't do "requests", show us your code first.'  -  hutch—

jj2007


zedd151

Quote from: jj2007 on March 25, 2025, 07:51:23 AMLet me reflect :cool:
I asked since it was specifically posted for guga, And I did not know how long it would still be there.   :biggrin: 
¯\_(ツ)_/¯   :azn:

'As we don't do "requests", show us your code first.'  -  hutch—

stoo23

I had placed that file on our server, a while ago and is available via this link:
https://masm32.com/files/GDIPLUS.zip

:thumbsup:

zedd151

:biggrin:
Maybe make a topic for it stoo, and possibly other useful .chm files, in the Reference section? So it can be readily found?
¯\_(ツ)_/¯   :azn:

'As we don't do "requests", show us your code first.'  -  hutch—

jj2007

Quote from: zedd151 on March 25, 2025, 07:55:41 AMAnd I did not know how long it would still be there

Just joking ;-)

zedd151

Quote from: jj2007 on March 25, 2025, 08:30:26 AM
Quote from: zedd151 on March 25, 2025, 07:55:41 AMAnd I did not know how long it would still be there

Just joking ;-)
I knew that. But also you may have intended for it to be available only for a limited time period, and not permanently.
¯\_(ツ)_/¯   :azn:

'As we don't do "requests", show us your code first.'  -  hutch—