oulan / visualfc

Automatically exported from code.google.com/p/visualfc
0 stars 0 forks source link

VisualFC no response on the VS2008 SP1 in vista x64 #1

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. install the VS2008 and sp1 in the VISTA x64
2. install WTL 8.0 and set the include path in the VS2008
3. install VFCAddinSetup0.80.0610
4. replace the vfc_core.dll with the new one
5. Click the VisualFC icon in the toolbar
6. VS2008 is no response then. Only can kill it in the Task Manager.

Original issue reported on code.google.com by boyal2...@gmail.com on 29 Oct 2008 at 5:25

GoogleCodeExporter commented 9 years ago
I have got the same question.
and WTLHelper is not work on vs2008(since there is a WTLHelper9, but download 
link is
broke).

Original comment by Darknes...@gmail.com on 16 Feb 2009 at 4:33

GoogleCodeExporter commented 9 years ago
VisualFC0.8 make by x86, not support x64.

Original comment by Visua...@gmail.com on 17 Mar 2009 at 10:03

GoogleCodeExporter commented 9 years ago
But you know, VS2008 is a 32bit application.

Original comment by boyal2...@gmail.com on 17 Mar 2009 at 2:23

GoogleCodeExporter commented 9 years ago
VisualFC 0.8RC1 Now Released, You can try VFCTools.exe。

Original comment by Visua...@gmail.com on 23 Mar 2009 at 8:07

GoogleCodeExporter commented 9 years ago
I'm use ResEdit to edit resource file, after run VFCTools.exe , VFCTools.exe 
can't
parser resource file.

env:vc2005express + psdk2003R2 + wtl80 + VisualFC

Original comment by lidu...@gmail.com on 3 Jun 2009 at 5:37

GoogleCodeExporter commented 9 years ago
VisualFC0.8 now only parser ansi files.
The ResEdit requery ansi version, not support unicode.

Original comment by Visua...@gmail.com on 3 Jun 2009 at 11:45

GoogleCodeExporter commented 9 years ago
My project resource file is encode in ANSI.
please help.
Thanks!

Original comment by lidu...@gmail.com on 3 Jun 2009 at 4:09

Attachments:

GoogleCodeExporter commented 9 years ago
1. Setup ResEdit to compatible Visual Studio .RC files
ResEdit Options-> Preferences -> Code generation
Code Style: Pascal: BEGIN...END
Force CONTROL Statement : unchecked

2. ResEdit reload .rc file and save.

Original comment by Visua...@gmail.com on 4 Jun 2009 at 5:25

Attachments:

GoogleCodeExporter commented 9 years ago
Thanks a lot!

Original comment by lidu...@gmail.com on 5 Jun 2009 at 5:21

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Have encoutered a similar situation.
I've tried 0.82 and 0.80RC2, both won't work properly on win7 x64 + visual 
studio 2008 sp1.
The add-in will collapse if you try to use codewizard/appwizard etc..

Original comment by Felom...@gmail.com on 14 May 2011 at 11:07