CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

Search:

Type: Posts; User: raedbenz

Search: Search took 0.06 seconds.

  1. Replies
    3
    Views
    1,008

    Re: Menu control and status bar problem..

    like what???
    what info u require to know..?
  2. Replies
    1
    Views
    3,788

    chart with win api??

    hi,,,
    i am tying to write code for plotting values in a x-y plot...
    i am using the polyline function by drawing over a rectangle (as a background)..do u know any thing that might help using win32...
  3. Replies
    3
    Views
    1,008

    Menu control and status bar problem..

    hi,,

    i am displaying a status bar using the API and works fine.
    when i add to my window menu controls from a resource file the status bar disappears..hints??
    thanks
  4. Replies
    2
    Views
    764

    WM_PAINT question?

    Hi,,,
    inside the "case WM_PAINT:" all what i am doing is calling to functions. one draws uses polyline function and the other loads a bitmap from .bmp file. each one by itself works fine . when i...
  5. Replies
    13
    Views
    68,561

    Re: How to use timer in Unix ?

    Hi nkhambal ,
    actually i have tried to run the 1st code u posted, it works fine.
    but i get these warnings:

    s1.c: In function ‘alarm_wakeup’:
    s1.c:35: warning: incompatible implicit...
  6. Thread: Create driver

    by raedbenz
    Replies
    6
    Views
    1,003

    Re: Create driver

    what is SRC...and where can i find tutorials???
  7. Thread: Create driver

    by raedbenz
    Replies
    6
    Views
    1,003

    Create driver

    hi..
    from where and How should i start to program a driver for parallel port in windows XP using C language ..??

    Notes:
    1- I am using Visual C++ 2006
    2- I am a good programmer in C.
  8. Replies
    1
    Views
    492

    creating dll 's

    using C language(not C++)in visul C++ compiler ,can i create drivers(like dll) to control for example parallel port ?
    thanks
  9. Replies
    1
    Views
    501

    C++ Vs VisualC++

    what is the difference between C++ and Visual C++ compilers and languages.??
  10. Thread: need compiler

    by raedbenz
    Replies
    1
    Views
    806

    need compiler

    hi i need a good compiler for C in order to inteface with parallel port.i need some suggestions..
    where can i download borland compiler..??
    thanks
Results 1 to 10 of 10





Click Here to Expand Forum to Full Width

Featured