Search:

Type: Posts; User: planet_abhi

Page 1 of 4 1 2 3 4

Search: Search took 0.01 seconds.

  1. Thanks it works now!!!! :p

    Thanks it works now!!!! :p
  2. Can't Access the private member from base class

    Hello guys here i got a question about accessing the private member from base class here is my code



    using System;
    class emp
    {
    private int x;

    public void getdata()
  3. Thread: Time?????

    by planet_abhi
    Replies
    3
    Views
    1,427

    Time?????

    How do i insert current time in SQL Table???
    What will be the query????
  4. Replies
    1
    Views
    1,188

    Event Catchup time

    I want to make a button which changes it's text as per click
    means initially it sets the value to "CHeck in" later when it click it sets it value to "Check out" then again if it clicks then it will...
  5. Replies
    2
    Views
    3,102

    print driver that prints to a PDF file

    I want to make a print driver that prints to a PDF file , what will be the logic or where to start any links or books????
  6. Replies
    0
    Views
    1,847

    Turbo c ver 3.0.....

    I currently download a network library for turbo c ver 3.0;but it can't able to link the .lib file with .h file.what will be the problem ?
    how to link .Lib file with .H file?
    :mad:
  7. Replies
    3
    Views
    3,727

    Thanx for info,But i did the code with IPX & it...

    Thanx for info,But i did the code with IPX & it works nice.
  8. Replies
    3
    Views
    3,727

    Network program for dos through c

    I want to develop a chat program for lan;but all i get from the google is for unix os . I want it for windows or dos but via c (not vc or vc++) .I get some function from bios.h but in vain i m now...
  9. Replies
    2
    Views
    1,722

    no i does the following code but it doen't work...

    no i does the following code but it doen't work .what will be the problem.

    the code is

    Hardware interaction will always take place through ports. Port I/O is not limited to functions such as...
  10. Replies
    2
    Views
    1,722

    DOS network..

    I want to design a chat program over a LAN in DOS operating system;but i am at dead end i even don't know how to start .
    any suggestions?
    i have quite fluent with borland c ver 3.0.
  11. Replies
    3
    Views
    1,137

    Thanx.... (I like shane Warne & Mark Waugh)

    Thanx....
    (I like shane Warne & Mark Waugh)
  12. Replies
    3
    Views
    1,137

    Visual development tools

    What are Visual development tools?
    what is common in between them?
  13. Replies
    0
    Views
    1,881

    Microsoft Windows Architecture

    Any body knows that how is the Microsoft Windows 9x architecrure means it's internals ?
  14. Replies
    1
    Views
    1,160

    information extraction

    Does anybody knows the term adaboost.tabula rasa & hidden markov models?
  15. Replies
    3
    Views
    2,139

    i'm doing this in vc++ and where is CEdit?

    i'm doing this in vc++ and where is CEdit?
  16. Replies
    3
    Views
    2,139

    how can i get int input by CEdit

    I am trying to build a simple calculator in vc++ for that i don't get how to access the integer value from CEdit is there any method to do that?
  17. Replies
    3
    Views
    1,149

    Thanx !! its really help me

    Thanx !!
    its really help me
  18. Replies
    3
    Views
    1,149

    Create window

    How do i create a window which is wrapped with bitmap as like yahoo messenger and winamp
  19. Replies
    8
    Views
    1,967

    Which version do you use if it borland c then...

    Which version do you use
    if it borland c
    then
    midx=getmaxx()/2;
    midy=getmaxy()/2;
    outtextxy(midx,midy,"text");
    and u have to include graphics.h also.
  20. Thread: vc ++

    by planet_abhi
    Replies
    1
    Views
    957

    vc ++

    i have a vc++ ver 6.0 whenever i want to build an exe from compiled one it shows the error like follows

    error executin cl.exe
    how to overcome that although program compiles succesfully
  21. Replies
    3
    Views
    2,036

    is it virus

    Whenever i starts my computer a file named beiy.exe puts in my windows\all user\start menu\programs \startup folder and my ie explorer and other programs stops to respond . is it any virus ?
    if yes...
  22. Thread: seminars

    by planet_abhi
    Replies
    2
    Views
    1,132

    seminars

    Anybody knows a good site about curent computer seminars

    OR

    Anybody knows some good seminar topics?
  23. Replies
    1
    Views
    1,046

    testing softwares

    What are testing softwares and how they work?
  24. Replies
    1
    Views
    1,722

    Activex component

    If u know the age of empire then tell me that the farmers ,soldiersand other things are activex component .
    if yes can i download it from internet?
  25. Replies
    1
    Views
    2,031

    Rotation problem

    Below is the code to rotate a triangle to specified angle but it can't.
    what is the problem?




    # include<graphics.h>
    # include<conio.h>
    # include<math.h>
    # include<stdio.h>
Results 1 to 25 of 95
Page 1 of 4 1 2 3 4