Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~1K People Reached
Favorite Forums
Favorite Tags
c++ x 7

5 Posted Topics

Member Avatar for Shiva_nan

Hi, I am doing library application, I want to create Bar Codes for each book.. I ill supply book number as input.. CAN ANYONE TELL HOW TO CREATE BARCODE BASED ON THIS BOOK NUMBER USING C++.. I AM USING DEV C++ COMPILER.. Thanks in Advance.., Shiva

Member Avatar for bruc.harvey
0
258
Member Avatar for Shiva_nan

Is it possible to create reports using Dev C++?.. If so can anyone suggest piece coding stuff to do this.. Thanks in Advance., Shiva

Member Avatar for Ancient Dragon
0
91
Member Avatar for webspy

Hi this is Shiva.. I saw the snap shots of your application.. Can i have the piece of code to create the tabcontrol(and adding button,labrls to it) and datagrid.. Now i am developing Sample Library management Project using Win32 using Dev c++ compiler.. I really need of Datagrid to display …

Member Avatar for Ancient Dragon
0
321
Member Avatar for Shiva_nan

Hi , I am developing Library Management Software using Win32 C language. I am using [COLOR=green]Dev c++ 5.0[/COLOR] compiler.. I have to display the Book details in the DataGrid.. I dont know how to add [COLOR=red]Data Grid Control[/COLOR] to Form.. i have searched in lot in the net, but couldnt. …

Member Avatar for Ancient Dragon
0
100
Member Avatar for Shiva_nan

Hi, I am working with Win32 programming in C language.. I am using Dev C++ compiler 5.0 .. I had created the tab control in the form with the following coding. [COLOR="Red"]g_hwndTabCntrl = CreateWindowEx(0, //more or 'extended' styles WC_TABCONTROL, //the 'class' of window to create NULL, //the window title WS_CHILD|WS_VISIBLE| …

Member Avatar for Shiva_nan
0
288

The End.