jjang16
Starting Member
USA
1 Posts |
Posted - Oct 25 2014 : 9:26:42 PM
|
1. Visual Assist :
License: trial VA_X.dll file version 10.9.2048.0 built 2014.09.22 DevEnv.exe version 12.0.30723.0 Professional msenv.dll version 12.0.30723.0 Comctl32.dll version 6.10.9600.16384 Windows 8.1 6.3 Build 9600 8 processors (x86-64, WOW64) Language info: 1252, 0x409
Platform: Project defined Stable Includes: C:\\Program Files (x86)\\Windows Kits\\8.1\\Include\\winrt; C:\\Program Files (x86)\\Windows Kits\\8.1\\Include\\shared; C:\\Program Files (x86)\\Windows Kits\\8.1\\Include\\um; C:\\Program Files (x86)\\Microsoft Visual Studio 12.0\\VC\\atlmfc\\include; C:\\Program Files (x86)\\Microsoft Visual Studio 12.0\\VC\\include;
Other Includes:
Stable Source Directories: C:\\Program Files (x86)\\Microsoft Visual Studio 12.0\\VC\\crt\\src; C:\\Program Files (x86)\\Microsoft Visual Studio 12.0\\VC\\atlmfc\\src\\atl; C:\\Program Files (x86)\\Microsoft Visual Studio 12.0\\VC\\atlmfc\\src\\mfcm; C:\\Program Files (x86)\\Microsoft Visual Studio 12.0\\VC\\atlmfc\\src\\mfc;
2. IDE : Visual Studio 2013 Professional Language : c++
3. Problem : Linkbox is not working. (actually it works half)
I have a member variable myNumber. When I try to type it, it shows myNumber - int32 myNumber accept with <TAB> or <ENTER>. But when I press tab or enter, it doesn't complete the word, it does nothing but selects the word that i was typing. my -> tab or enter -> my (highlighted)
Also when I try to complete through VA snippets, I type #in to type #include, it shows #include"" , so I press tab or enter, but then the #in I wrote dissappears. #in -> tab or enter -> (nothing!)
Please help me! I am trying to purchase the license after this.
|
|