This is a discussion on [C++] Visual Studio 2008 Costum Keywords within the Programming Tutorials forums, part of the Coders' Paradise category; I will show how to add costum keywords with coloring to visual studio ide. Step 1: Open: C:\Program Files\Microsoft Visual ...
I will show how to add costum keywords with coloring to visual studio ide.
Step 1:
Step 2:Open:C:\Program Files\Microsoft Visual Studio 9.0\Common7\IDE
Step 3:Create File 'usertype.dat'
For example i have added in my 'usertype.dat' file these keywords:Write your costum keywords there
To Change Keyword Color go:Code:Tools EventManagerSystem TRUE FALSE GameMasterSystem NewsSystem Player gObj aIndex COMMAND_NAME COMMAND_PARAMS ReadINI ObjTable ObjNPC gObjNPC EventManager CMP JE mov jpm DWORD BYTE BlockedIPSystem MU_API Console PROTECTED GameServer HANDLE FILE mObj memcpy ZeroMemory Exit
Code:Tools -> Options -> Environment -> Font And Colors. And in Display Items(The list box) search for 'User Keywords'