Search:

Type: Posts; User: {Dnw}

Page 1 of 2 1 2

Search: Search took 0.00 seconds.

  1. Thread: Hex

    by {Dnw}
    Replies
    5
    Views
    1,432

    in what your method is difference from the other...

    in what your method is difference from the other method

    and for what the %3.2X?
  2. Thread: Hex

    by {Dnw}
    Replies
    5
    Views
    1,432

    i tried this method in the first time but for...

    i tried this method in the first time but for some reason it's not read the same numbers that i saw in the hex editor
  3. Thread: Hex

    by {Dnw}
    Replies
    5
    Views
    1,432

    Hex

    how can i read an hex numbers from file?
  4. Thread: Help!!!!!!!!!!!!

    by {Dnw}
    Replies
    4
    Views
    983

    it's not work and what's sprintf() and...

    it's not work


    and what's sprintf() and wsprintf()?
  5. Thread: Help!!!!!!!!!!!!

    by {Dnw}
    Replies
    4
    Views
    983

    Help!!!!!!!!!!!!

    i want msgbox to show numbers

    but for some reason it's not work i tried cast but it's not work

    someone can plz help me?
  6. Thread: Visual c++ 6.0

    by {Dnw}
    Replies
    1
    Views
    1,029

    Visual c++ 6.0

    how can i add buttons and listbox in visual c++ 6.0?
  7. Thread: resources

    by {Dnw}
    Replies
    0
    Views
    1,041

    resources

    how can i make and use resources files in visual c++?
  8. Thread: Question?

    by {Dnw}
    Replies
    8
    Views
    1,640

    so hwnd is a handle to my window and hinstance is...

    so hwnd is a handle to my window and hinstance is handle to all the program

    and how the SetTimer() function work every how much time i tell it to work without a loop?
  9. Thread: Question?

    by {Dnw}
    Replies
    8
    Views
    1,640

    hwnd and hinstance are a handle to my window so...

    hwnd and hinstance are a handle to my window so are the same?
  10. Thread: Question?

    by {Dnw}
    Replies
    8
    Views
    1,640

    so hinstance is a handle to my window and hwnd is...

    so hinstance is a handle to my window and hwnd is a handle to other windows?
  11. Thread: Question?

    by {Dnw}
    Replies
    8
    Views
    1,640

    specify

    i dont understand could you be more specify?
  12. Thread: Question?

    by {Dnw}
    Replies
    8
    Views
    1,640

    Question?

    what's hwnd ?
    what's hinstance?
    and what difference between them?
  13. Thread: Question?

    by {Dnw}
    Replies
    1
    Views
    1,076

    Question?

    #include <stdio.h>
    void load();
    void main()
    {
    char *data=malloc(1000);
    FILE *file;
    file=fopen("test.txt","r");
    while(!feof(file))
    {
    data=fgetc(file); // why dont it print without the pointer...
  14. Replies
    6
    Views
    1,705

    there is another method?

    there is another method?
  15. Thread: File

    by {Dnw}
    Replies
    7
    Views
    1,324

    i know those thing but my problem is in the fscanf

    i know those thing but my problem is in the fscanf
  16. Thread: File

    by {Dnw}
    Replies
    7
    Views
    1,324

    can anyone write me some simple code ?

    can anyone write me some simple code ?
  17. Thread: File

    by {Dnw}
    Replies
    7
    Views
    1,324

    File

    someone can plz give me a really sample code on how to read from file?
  18. Replies
    6
    Views
    1,705

    and how can i make a basic interpreter

    and how can i make a basic interpreter
  19. Thread: Undefined

    by {Dnw}
    Replies
    2
    Views
    1,610

    Undefined

    when i try to declare word or byte variable in turbo c i get undefined messages someone can plz help me?
  20. Replies
    6
    Views
    1,705

    Programming Language

    i want to make programming language someone know from where i can get tutorials on this subject ?
  21. Thread: Emulator

    by {Dnw}
    Replies
    1
    Views
    3,095

    Emulator

    someone can plz give me some sites with tutorials on how to program emulatr?
  22. Thread: Files

    by {Dnw}
    Replies
    10
    Views
    2,059

    Files

    someone can give me example how to read from file
    because i tried many ways and none of them work
  23. Thread: Asm

    by {Dnw}
    Replies
    0
    Views
    3,067

    Asm

    when i try to assamble my code it's work but when i try to link it's give me this error
    -------------------------------------------------------------Microsoft (R) Incremental Linker Version...
  24. Thread: Turbo C

    by {Dnw}
    Replies
    19
    Views
    4,331

    i asked for borland c not borland c++

    i asked for borland c not borland c++
  25. Thread: Turbo C

    by {Dnw}
    Replies
    19
    Views
    4,331

    i'm learning asm someone know from where i...

    i'm learning asm

    someone know from where i can download borland c

    i didn't find it in borland site
Results 1 to 25 of 30
Page 1 of 2 1 2