WinAPI Library (1163 example codes)

Applications, Games, Tools, User libs and useful stuff coded in PureBasic
User avatar
microdevweb
Enthusiast
Enthusiast
Posts: 179
Joined: Fri Jun 13, 2014 9:38 am
Location: Belgique

Re: WinAPI Library (1.052)

Post by microdevweb »

Thaks it's very wonderful.
Use Pb 5.73 lst and Windows 10

my mother-language isn't english, in advance excuse my mistakes.
User avatar
RSBasic
Moderator
Moderator
Posts: 1218
Joined: Thu Dec 31, 2009 11:05 pm
Location: Gernsbach (Germany)
Contact:

Re: WinAPI Library (1.052)

Post by RSBasic »

Thank you, Vera.
When a user submits a new winapi code, then I'll check and change the code. (e.g. add missing EnableExplicit)
Vera wrote:Btw: I found a word which couldn't be translated into any other language: "Seitenweise" [by the pageful].
As it'll stay an automated translation in the future, it might be better to find a different expression like "Pro Seite nach oben scrollen" <-might become-> "Scroll up per page".
You're right. I'll fix it.
Image
Image
Hi-Toro
Enthusiast
Enthusiast
Posts: 265
Joined: Sat Apr 26, 2003 3:23 pm

Re: WinAPI Library (1.052)

Post by Hi-Toro »

Only just discovered this! Excellent work.
James Boyd
http://www.hi-toro.com/
Death to the Pixies!
User avatar
FihmpenRouk
User
User
Posts: 27
Joined: Mon May 08, 2006 2:27 pm

Re: WinAPI Library (1.077)

Post by FihmpenRouk »

Great work with this tool.

I don't know how much I will use it but I want to express my satisfaction when I started using it and everything worked as I expected it to work. Nice integration in PB as a tool, nice layout, great update function. All good! 8)
PureBasic occasionally since 2000 - when hacks are to be done. :smile:
User avatar
aaaaaaaargh
User
User
Posts: 55
Joined: Thu Jul 27, 2006 1:24 pm

Re: WinAPI Library (1.077)

Post by aaaaaaaargh »

Fantastic !!!
IdeasVacuum
Always Here
Always Here
Posts: 6425
Joined: Fri Oct 23, 2009 2:33 am
Location: Wales, UK
Contact:

Re: WinAPI Library (1.077)

Post by IdeasVacuum »

I use the Library as a stand-alone reference, it's in use every day!

Suggestion: EditorGadget()

Instead of subject titles:
Left-aligned
Center
Flush right

Use:
Align Left
Align Center
Align Right

To logically group together
IdeasVacuum
If it sounds simple, you have not grasped the complexity.
User avatar
Keya
Addict
Addict
Posts: 1891
Joined: Thu Jun 04, 2015 7:10 am

Re: WinAPI Library (1.052)

Post by Keya »

infratec wrote:I personally avoid API like hell, to be crossplatform :D
The main reason why I'd choosen PB.
Bernd
While I agree (i also try to use native PB instead of OS API), you probably also agree that it's API libraries like this, along with my BFF the CompilerIf statement, that form a valuable piece of the jigsaw (one whole third!) when trying to extend our multi-OS apps using things not currently available in native PB :) The Windows Sky may be the limit for some, but not PB developers :D
1052 thankyous, RSBasic!
IdeasVacuum
Always Here
Always Here
Posts: 6425
Joined: Fri Oct 23, 2009 2:33 am
Location: Wales, UK
Contact:

Re: WinAPI Library (1.077)

Post by IdeasVacuum »

Remove frame of ButtonImageGadget() works well - I tried to adapt the code to remove the frame of a ButtonGadget, but the 'face' of the button and the text are lost too. Is there a way? I know of course that I can have a 'text image' on an ButtonImageGadget().
IdeasVacuum
If it sounds simple, you have not grasped the complexity.
User avatar
RSBasic
Moderator
Moderator
Posts: 1218
Joined: Thu Dec 31, 2009 11:05 pm
Location: Gernsbach (Germany)
Contact:

Re: WinAPI Library (1.077)

Post by RSBasic »

Hello

You can change the border color: http://www.purebasic.fr/english/viewtop ... 16#p404516
Image
Image
IdeasVacuum
Always Here
Always Here
Posts: 6425
Joined: Fri Oct 23, 2009 2:33 am
Location: Wales, UK
Contact:

Re: WinAPI Library (1.077)

Post by IdeasVacuum »

Works perfectly - very similar to a ButtonImageGadget() too.
IdeasVacuum
If it sounds simple, you have not grasped the complexity.
User avatar
Lunasole
Addict
Addict
Posts: 1091
Joined: Mon Oct 26, 2015 2:55 am
Location: UA
Contact:

Re: WinAPI Library (1.108)

Post by Lunasole »

Impressive code collection. Sad it is hard to use it as it's mostly in german (listening to Rammstein songs didn't helped me to learn it enough ^^)
"W̷i̷s̷h̷i̷n̷g o̷n a s̷t̷a̷r"
RNBW
User
User
Posts: 65
Joined: Thu Jan 02, 2014 5:01 pm

Re: WinAPI Library (1.108)

Post by RNBW »

@Lunasole
Don't let it being in German put you off. A bit of copy and paste in Google Translate soon translates it into your own language.
User avatar
Bisonte
Addict
Addict
Posts: 1226
Joined: Tue Oct 09, 2007 2:15 am

Re: WinAPI Library (1.108)

Post by Bisonte »

@Lunasole: You can choose your language ;)

Image
PureBasic 6.04 LTS (Windows x86/x64) | Windows10 Pro x64 | Asus TUF X570 Gaming Plus | R9 5900X | 64GB RAM | GeForce RTX 3080 TI iChill X4 | HAF XF Evo | build by vannicom​​
English is not my native language... (I often use DeepL to translate my texts.)
Post Reply