Thread: [Quickfix-users] QuickFIX 1.4.1 .NET API
Brought to you by:
orenmnero
|
From: Oren M. <ore...@ya...> - 2003-04-08 16:29:02
|
Carlos Yee just informed me that the 1.4.1 release package is missing the .NET code. I did the release this time using the Windows XP zip tool instead of winzip. Shame on me, I did not validate the package. It looks like the XP tool ignores directories that start with a "." I've re-released the zip package using winzip. It may take a little time for the new file to propogate to all the mirrors. If you are not using .NET, you need not concern yourself with this. --oren --------------------------------- Do you Yahoo!? Yahoo! Tax Center - File online, calculators, forms, and more |
|
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...
|
|
From: Jerry W. <je...@we...> - 2003-04-10 10:51:23
|
Sorry...
Found it....
Error no longer happens after a (full) compile....
I will not express my opion on the quality of the Visual Studio .NET
IDE!
Jerry westrick...
On Thu, 2003-04-10 at 11:26, Jerry Westrick wrote:
> 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...
>
>
>
>
> -------------------------------------------------------
> This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger
> for complex code. Debugging C/C++ programs can leave you feeling lost and
> disoriented. TotalView can help you find your way. Available on major UNIX
> and Linux platforms. Try it free. www.etnus.com
> _______________________________________________
> Quickfix-users mailing list
> Qui...@li...
> https://lists.sourceforge.net/lists/listinfo/quickfix-users
>
|
|
From: Jerry W. <je...@we...> - 2003-04-10 09:28:10
|
P.S. I'm out of Ideas what it could be....
any sugustions would be appreciated
On Thu, 2003-04-10 at 11:26, Jerry Westrick wrote:
> 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...
>
>
>
>
> -------------------------------------------------------
> This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger
> for complex code. Debugging C/C++ programs can leave you feeling lost and
> disoriented. TotalView can help you find your way. Available on major UNIX
> and Linux platforms. Try it free. www.etnus.com
> _______________________________________________
> Quickfix-users mailing list
> Qui...@li...
> https://lists.sourceforge.net/lists/listinfo/quickfix-users
>
|
|
From: Jerry W. <je...@we...> - 2003-04-10 09:46:13
|
P.P.S happens using quickfix 1.40 and 1.4.1
On Thu, 2003-04-10 at 11:32, Jerry Westrick wrote:
> P.S. I'm out of Ideas what it could be....
> any sugustions would be appreciated
>
> On Thu, 2003-04-10 at 11:26, Jerry Westrick wrote:
> > 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...
> >
> >
> >
> >
> > -------------------------------------------------------
> > This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger
> > for complex code. Debugging C/C++ programs can leave you feeling lost and
> > disoriented. TotalView can help you find your way. Available on major UNIX
> > and Linux platforms. Try it free. www.etnus.com
> > _______________________________________________
> > Quickfix-users mailing list
> > Qui...@li...
> > https://lists.sourceforge.net/lists/listinfo/quickfix-users
> >
>
>
>
>
> -------------------------------------------------------
> This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger
> for complex code. Debugging C/C++ programs can leave you feeling lost and
> disoriented. TotalView can help you find your way. Available on major UNIX
> and Linux platforms. Try it free. www.etnus.com
> _______________________________________________
> Quickfix-users mailing list
> Qui...@li...
> https://lists.sourceforge.net/lists/listinfo/quickfix-users
>
|
|
From: Jerry W. <je...@we...> - 2003-04-10 18:40:42
|
Problem persists in my program....
reverting to Visual Studio 6...
Anybody know anything about this?
Jerry
On Thu, 2003-04-10 at 11:50, Jerry Westrick wrote:
> P.P.S happens using quickfix 1.40 and 1.4.1
>
>
> On Thu, 2003-04-10 at 11:32, Jerry Westrick wrote:
> > P.S. I'm out of Ideas what it could be....
> > any sugustions would be appreciated
> >
> > On Thu, 2003-04-10 at 11:26, Jerry Westrick wrote:
> > > 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...
> > >
> > >
> > >
> > >
> > > -------------------------------------------------------
> > > This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger
> > > for complex code. Debugging C/C++ programs can leave you feeling lost and
> > > disoriented. TotalView can help you find your way. Available on major UNIX
> > > and Linux platforms. Try it free. www.etnus.com
> > > _______________________________________________
> > > Quickfix-users mailing list
> > > Qui...@li...
> > > https://lists.sourceforge.net/lists/listinfo/quickfix-users
> > >
> >
> >
> >
> >
> > -------------------------------------------------------
> > This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger
> > for complex code. Debugging C/C++ programs can leave you feeling lost and
> > disoriented. TotalView can help you find your way. Available on major UNIX
> > and Linux platforms. Try it free. www.etnus.com
> > _______________________________________________
> > Quickfix-users mailing list
> > Qui...@li...
> > https://lists.sourceforge.net/lists/listinfo/quickfix-users
> >
>
>
>
>
> -------------------------------------------------------
> This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger
> for complex code. Debugging C/C++ programs can leave you feeling lost and
> disoriented. TotalView can help you find your way. Available on major UNIX
> and Linux platforms. Try it free. www.etnus.com
> _______________________________________________
> Quickfix-users mailing list
> Qui...@li...
> https://lists.sourceforge.net/lists/listinfo/quickfix-users
>
|