Thanks a lot Alex for your prompt reply. Well, I am completely new to wxWidgets. The vendor has provided one example of wxWidgets.
But in the case of Visual C++ express , the API provided by vendor does provide values (true and false) and other information about the FPGA. Our goal is to capture the data(binary) coming from the FPGA and store it in a file. Therefore I have to develop applications for the same.
The options for applications on windows seems to be Visual C++ Express and WxWidgets and on linux machine it looks like gtk, glade, qt, and WxWidgets.
But my problem is how to interface API's with the GUI?
Plzz Help!!!!