P
pamela fluente
Hi,
i have some good experience with visual studio, but something strange
is happening to me
which i really dont know where to begin to solve it.
I have an application which makes reference to an api OCX (tws.ocx)
which raises events. For example,
a tickPrice event, sending a price to my application from another
application.
Now I have no metadirectives such as #if debug or similar.
My problem is that when I run the program in "Release" mode I don't
receive the events anymore, while in "Debug" more i receive them
normally and the program works completely fine.
What on the earth could cause this behaviour. I really have no clue
where to start looking.
Any help to solve this strange (?) problem would be really
appreciated.
Thanks in advance for any help.
P
i have some good experience with visual studio, but something strange
is happening to me
which i really dont know where to begin to solve it.
I have an application which makes reference to an api OCX (tws.ocx)
which raises events. For example,
a tickPrice event, sending a price to my application from another
application.
Now I have no metadirectives such as #if debug or similar.
My problem is that when I run the program in "Release" mode I don't
receive the events anymore, while in "Debug" more i receive them
normally and the program works completely fine.
What on the earth could cause this behaviour. I really have no clue
where to start looking.
Any help to solve this strange (?) problem would be really
appreciated.
Thanks in advance for any help.
P