Reinstall traktor pro 2. Hi guys,I'm running a little bug with my traktor 2.6, it only happens sometimes, and I am thinking maybe uninstall and reinstall my traktor will solve the issue.I have a lot of beatgrids, hotcues and hotloops done and saved on a lot of hits. For sure I do not want to lose all this work done and all the hours spent on my traktor working.Can anyone please tell me what is the best way to do this uninstall and reinstall or, for another words, what special attention do I have to keep in order to save any folder or file that has all the right information that I do not want to lose, when I reinstall and reopen the traktor again.I really need to solve this bug so please, I look forward to hearing from you.ThankscheersNSOBS.

Apr 28, 2008  i need a simple example that how can i change the default text in console to another. I wantto change text color please help me. Apr 28, 2008 at 10:46am UTC jsmith (5804). Sep 30, 2002  i tried textbackground and textcolor they didn't work, searched the forum, nothing so, anyone know how to change colors, thankx DEV C text/background color.(how to) Remember Me?

yah i got it, but i do not know how to generate the .docx file. i m totally new here in this work. so is there no one who could do help me in this regard.

If you are keen enough to give docx format a go, see
CreateDOCX Sample Program
http://blogs.msdn.com/b/dmahugh/archive/2006/06/27/649007.aspx
This is coded in C#, so you'll need to translate the code into C++. The System.IO.Packaging mechanism in the code is the .Net way of creating a zip file.
As that's what a docx file basically is: an XML doc conforming to the Office Open XML File Formats schema, plus some other stuff, all zipped up. As it's a zip file, rather than a compound storage document like a Word .doc (no x) file, you just need to be able to deal with zip and XML. (You can even open .docx, xlsx, etc with 7Zip, WinZip or extract the files with a command line zip.)
The Office Open XML File Formats standards (ISO/IEC 29500 part 1, ..) are available for free here:
Freely Available Standards
http://standards.iso.org/ittf/PubliclyAvailableStandards/index.html
Office Open XML File Formats
Andy
What is a DOCX File?
http://pcsupport.about.com/od/fileextensions/f/docxfile.htm
Introducing the Office (2007) Open XML File Formats
http://msdn.microsoft.com/en-us/library/office/aa338205%28v=office.12%29.aspx
How to: Manipulate Office Open XML Formats Documents
Colorhttp://msdn.microsoft.com/en-us/library/office/aa982683%28v=office.12%29.aspx

How To Change Text Color In Dev C++


How To Change Font Colour In Dev C++

Etc