Все публикации

how to create threads in Java | Multithreading

How to create Custom Window in C/C++ | WinAPI WinMain | Easy Programming

How to Communicate between programs/processes in C/C++ | IPC with File Mappings

How to Download Files from URL in C/C++ | Download Any Files from Internet | Easy Programming

How to Stop/Prevent SCREEN from sleeping in C/C++ #shorts

How to use & attach/add resource (.rc) files to a portable executable (.exe) | Easy Programming

How to Capture/Record VIDEO in C/C++ | Webcam Capture (Save) | Easy Programming

8 Things you didn't know that you can do in C/C++ (With examples & and Source Code)

How to change CURSOR in C/C++ | Change how your mouse pointer looks (Just with ICO/BMP file)

How to Capture Image (Screenshot) in C/C++ | Save Image in PNG format | Easy Programming

How to detect Scroll Events in C/C++ | Easy Programming

How to create custom Exception(s) in Java #shorts

How to Display custom ICON(s) in the System Tray in C/C++ | Basic System Tray Programming

How to Retrieve/Get Current DATE & TIME in C/C++ | Easy Programming

How to Register/Create Custom Global Hotkeys (Keyboard Shortcuts) in C/C++ | System-Wide Hotkeys

How to Simulate MOUSE & KEYBOARD Events in C/C++ | How to use SendInput() Method in C/C++

How to Get & Set the position of desktop ICON(s) | Move icons on desktop | Easy Programming

How to Get Colored Text in C/C++ | (Set Color of text & Change it!)

How to do Network programming in C/C++ | Networking in C/C++ (PART B - CLIENT | With Source Code)

How to do Network programming in C/C++ | Networking in C/C++ (PART A - SERVER | With Source Code)

How to Create/Make custom Message/Dialog Box in C/C++ | Easy Programming

How to simulate Scroll Wheel in C/C++ | Mouse Scroll Simulation | Easy Programming

How to Block Input in Windows using C/C++ | BlockInput Function | Easy Programming

How to use BitBlt Function in C/C++ | Draw any Image on Desktop (Or anywhere) | Easy Programming