[Quickfix-users] Microsoft Visual C++ .Net hangs
Brought to you by:
orenmnero
|
From: Jerry W. <je...@we...> - 2003-04-10 09:22:51
|
Dear sirs...
I've got a wierd case here....
I'm developing an application using quickfix, The toolkit is great, but
since I converted over to Microsoft Visual C++ .NET, the IDE hangs when
I try to type in a sub routine...
As example I tried the following:
In Visuall C++ .Net
Open quickfix/Examples.sln
In the ClassView double click executor_cpp->Application->OnRun(void)
as first line in the routine enter "sprintf("...
The entire Visual Studio hangs before the "(" is written to the
screen...
Can someone please test this to see if it is:
1) my Visual Studio .Net setup (Most probable but I've reinstalled it
twice)
2) the same happens to everybody...
Jerry Westrick...
|