WinAPI Library (1163 example codes)

Applications, Games, Tools, User libs and useful stuff coded in PureBasic
swhite
Enthusiast
Enthusiast
Posts: 727
Joined: Thu May 21, 2009 6:56 pm

Re: WinAPI Library (1.163)

Post by swhite »

Hi

Do you have functions for creating Windows users and setting their password and security groups? I have server that must be replaced and all the users must be migrated to a new server. We do not use Active Directory so all the users are local users. It would save me a lot of work if I could create a Purebasic app to create all these users profiles.

Thanks,
Simon
Simon White
dCipher Computing
User avatar
FihmpenRouk
User
User
Posts: 27
Joined: Mon May 08, 2006 2:27 pm

Re: WinAPI Library (1.163)

Post by FihmpenRouk »

Thanks for the update. I see I haven't updated since 2017... :)
not that I use it much but from time to time it comes in handy and it's interersting to browse.
So, thanks for your hard work!
PureBasic occasionally since 2000 - when hacks are to be done. :smile:
jayand
User
User
Posts: 22
Joined: Sat Mar 04, 2023 12:55 pm

Re: WinAPI Library (1.163)

Post by jayand »

How to update from version 1.4.7 to 1.4.8?
The executable's "Update" option consistently hits a server error.
rsbasic.de only offers version 1.4.7 as a new download.
TIA
Jay
User avatar
RSBasic
Moderator
Moderator
Posts: 1218
Joined: Thu Dec 31, 2009 11:05 pm
Location: Gernsbach (Germany)
Contact:

Re: WinAPI Library (1.163)

Post by RSBasic »

WinAPI Library 1.4.9 has been released.

Changelog:
  • Changed: Registry\Read registry string: Code now works without admin rights
  • Changed: Mouse and keyboard\Determine last mouse and keyboard input: Removed structure that was no longer needed.
  • Changed: Replaced Frame3DGadget with FrameGadget in all codes
  • Changed: French translation improved. Thanks to Boddhi
  • Changed: Updated portable download version to 1.4.9
gurj wrote: Mon Jun 01, 2020 6:02 am and, should chang 'Frame3DGadget' to 'FrameGadget'
Done
gurj wrote: Mon Jun 01, 2020 3:05 am and this not updated:
https://www.rsbasic.de/downloads/winapi_library.zip
Done
jayand wrote: Sat Mar 04, 2023 6:10 pm How to update from version 1.4.7 to 1.4.8?
The executable's "Update" option consistently hits a server error.
rsbasic.de only offers version 1.4.7 as a new download.
TIA
Jay
I can't confirm. It works here (1.4.7 to 1.4.8 ). Is it the software firewall or router firewall?
Image
Image
User avatar
RSBasic
Moderator
Moderator
Posts: 1218
Joined: Thu Dec 31, 2009 11:05 pm
Location: Gernsbach (Germany)
Contact:

Re: WinAPI Library (1.163)

Post by RSBasic »

gurj wrote: Mon Jun 01, 2020 2:59 am thanks RSBasic!
Your Menu and Popupmenu's folders and file names are bad. As long as a long time.
What do you mean?
Image
Image
User avatar
RSBasic
Moderator
Moderator
Posts: 1218
Joined: Thu Dec 31, 2009 11:05 pm
Location: Gernsbach (Germany)
Contact:

Re: WinAPI Library (1163 example codes)

Post by RSBasic »

WinAPI Library 1.5.0 has been released.

Changelog:
  • Code improved: EditorGadget: Color characters
  • Code improved: EditorGadget: Change font size


@Lord
Done :)
Image
Image
jayand
User
User
Posts: 22
Joined: Sat Mar 04, 2023 12:55 pm

Re: WinAPI Library (1163 example codes)

Post by jayand »

Would you please provide a link to 1.5.0 because I only find 1.4.9 on your site.
Thanks for providing this program.
User avatar
RSBasic
Moderator
Moderator
Posts: 1218
Joined: Thu Dec 31, 2009 11:05 pm
Location: Gernsbach (Germany)
Contact:

Re: WinAPI Library (1163 example codes)

Post by RSBasic »

@jayand
Done
Image
Image
jayand
User
User
Posts: 22
Joined: Sat Mar 04, 2023 12:55 pm

Re: WinAPI Library (1163 example codes)

Post by jayand »

Thanks.
zonemaster60
New User
New User
Posts: 2
Joined: Tue Apr 11, 2023 3:55 pm

Re: WinAPI Library (1163 example codes)

Post by zonemaster60 »

Hello and Thank you for this! This helps ALOT in coding for me.
Post Reply