CodeSteps

Python, C, C++, C#, PowerShell, Android, Visual C++, Java ...

Author : CodeSteps

How to upgrade Oxwall based websites?

Oxwall is a flexible and easy to use social networking software platform developed using PHP/MySQL. This article explains how to upgrade Oxwall based webistes to new versions of Oxwall. Step (1). Download latest Oxwall software from Oxwall website. Step (2). Log-in to your site’s hosting and upload the latest Oxwall software into the root folder […]

How to create recurrence meeting requests in Microsoft Outlook?

Microsoft Outlook allows creating/scheduling meeting requests for face-to-face meetings or online meetings. Microsoft Outlook allows to create, re-schedule, or cancel the meeting requests. This article explains all these. This article applies to: Microsoft Office 2010 Step (1). Open Microsoft Outlook application. Step (2). Click on the Home tab and click on the New Items button. […]

Passing class member function as a controlling function to AfxBeginThread (VC++)!

In Visual C++, usually we use AfxBeginThread function to create a Thread which will run the piece of code concurrently. AfxBeginThread function can be useful to create both worker thread and an user-interface thread. This article explains the first flavor of AfxBeginThread function which is useful to create worker threads. How to create worker threads? The […]

How to manage Add-Ins in Microsoft Office?

Add-Ins are useful to provide additional functionality or features in Microsoft Office Applications. That means, Add-ins are useful to extend the Application features. To enable the feature, we need to enable the Add-In. This article explains, how to manage Add-Ins in Microsoft Office Applications. This article applies to: Microsoft Office 2010 Step (1). Open Microsoft […]

Scroll to top