Skip to content

while (true) { }

notes from a developer, tutorials, how-to, ideas

Tag: windows

Posted on 10 August 201025 May 2018

[C#] Use “right double click”

Yes!
It’s double right click!

In this snippet you can use right double click to “go back” on your web browser!
It’s a stupid tricks, but it’s very useful!

Continue reading “[C#] Use “right double click””

Posted on 21 July 201025 May 2018

[Win] Convert .rm + .camv +.smil in AVI mpeg4

Well,

a usefully thing (for me) that convert real media files like CAMV, RM, SMIL in iPod compatible video (AVI mpeg4).

It’s a multithread windows executable easy to use.

Continue reading “[Win] Convert .rm + .camv +.smil in AVI mpeg4”

Posted on 12 July 201025 May 2018

[C#] Get Pixel Color At X,Y

Hello,

a simple trick for you to get pixel color on a particular position of your screen with Windows GDI32.dll API libs.

First of all, you need to import Win32 API:

Continue reading “[C#] Get Pixel Color At X,Y”

Posted on 29 July 200924 May 2018

[C#] Send Mail

Come spedire una mail con C# .net?

Continue reading “[C#] Send Mail”


Recent Posts

  • Swift – Simple full screen loader 11 August 2022
  • macOS – Disable microphone while typing 11 April 2022
  • iOS – Secure app sensitive information 25 March 2022
  • DIY: Hack Weward for iOS 8 March 2022
  • Swift – Circular button bubbles with gravity 26 November 2021
  • Swift – Have fun with GravityBehavior and DynamicAnimator 19 November 2021

Archives

Proudly powered by WordPress