Search:

Type: Posts; User: joseCarlos

Search: Search took 0.00 seconds.

  1. Replies
    7
    Views
    3,029

    you're right, but GetLastError() does not report...

    you're right, but GetLastError() does not report any error, but I'll try DeviceHandler. thanks
  2. Replies
    7
    Views
    3,029

    I am testing the error and there is no error,...

    I am testing the error and there is no error,
    that is my problem

    the same function work with no problem if i open my usb logitec mouse



    ... ...
  3. Replies
    7
    Views
    3,029

    But i get the HANDLER != INVALID_HANDLE_VALUE...

    But i get the HANDLER != INVALID_HANDLE_VALUE
    there is no error on CreateFile
    I have error on HidDGetAttribute(...) and HidD_GetManufacturerString
    HidD_GetProductString
  4. Replies
    4
    Views
    1,195

    typedef struct videohdr_tag { LPBYTE ...

    typedef struct videohdr_tag {
    LPBYTE lpData;
    DWORD dwBufferLength;
    DWORD dwBytesUsed;
    DWORD dwTimeCaptured;
    DWORD_PTR dwUser;
    DWORD dwFlags;
    DWORD_PTR...
  5. Replies
    7
    Views
    3,029

    Invalid parameter

    HI!
    Im trying to comunicating width my bluetooth usb divice.
    After register the GUID, (information on inf file),
    At this time, i can receive in my winproc a DBT_DEVICEARRIVAL: message.
    In lParam...
  6. Replies
    2
    Views
    859

    reding errors from the compiler

    hi

    how do i can read the error messages from the compiler in my program?

    my example


    void TMDIFileApp::CmProjCompile(){
    HINSTANCE h=::ShellExecute ((HWND)GetMainWindow(), 0, "bcc32.exe",...
  7. Replies
    3
    Views
    3,759

    i have same problem visit Windows API Tutorial...

    i have same problem visit Windows API Tutorial

    that's a good Win 32 tutorial
  8. Replies
    0
    Views
    883

    Where is my OpenFile Window?

    Good day ...
    now more specific.
    On member Window :: DrawWave ();
    If I call the function InvalidateRect (hwnd, NULL, NULL);
    When I try to open a file, the window OpenFile is only visible ...
  9. Thread: f10 key

    by joseCarlos
    Replies
    7
    Views
    1,402

    Ok i have same results i need to put this code...

    Ok i have same results

    i need to put this code in


    Window::WndProc(UINT Message,WPARAM wParam,LPARAM lParam){
    HDC hdc;
    PAINTSTRUCT ps;

    ...
  10. Replies
    5
    Views
    2,065

    Remember the first position is 0,not 1 ...

    Remember the first position is 0,not 1

    position(3,1) is out of range
    7 is in posiiton(2,0)
  11. Thread: f10 key

    by joseCarlos
    Replies
    7
    Views
    1,402

    Well .. but here's some code GetPoint global...

    Well .. but here's some code
    GetPoint global functions () and SetPoint (), are to read and insert
    a pointer in WNDCLASS structur to the Window object created, as I understand, this is necessary...
  12. Thread: f10 key

    by joseCarlos
    Replies
    7
    Views
    1,402

    grateful for the kindness, but first I will...

    grateful for the kindness, but first
    I will learn to work better with my platform,
    I think I am not doing well with ressource workshop
    I do not like the C + + Builder, my platform is Borland BC45....
  13. Thread: f10 key

    by joseCarlos
    Replies
    7
    Views
    1,402

    Há...Há...Há...Há (laugh) We all got a...

    Há...Há...Há...Há (laugh)
    We all got a mysterious part

    well, in thru,that´s a NULL variable,i goto change that
    thank´s for their willingness

    not apparent.
    ther is same problem
    Windows Help...
  14. Thread: f10 key

    by joseCarlos
    Replies
    7
    Views
    1,402

    f10 key

    Hi

    i am new in windows programming
    i create one window and when i call MessageBox(.....) or GetOpenFileName(....),my window go to inactive
    state but the MessageBox dont appears i need to push...
  15. Replies
    3
    Views
    2,616

    and also do i not remember, but you can make a...

    and also do i not remember,

    but you can make a small program
    showing the value of keystrokes
    and ctrl -c
  16. Replies
    18
    Views
    2,950

    Not realy Bubba , all graphic modes, in mcga,ega...

    Not realy Bubba , all graphic modes, in mcga,ega vga are in 0xa000:0000
    0xB800 is to text modes only

    Now... i have tested some other colors, and i dont see the light.

    do not worry this is only...
  17. Replies
    18
    Views
    2,950

    I feel like an idiot I think you are right, I...

    I feel like an idiot

    I think you are right, I chose a very dark color
    Thank you for your time
    one can laugh at will,
    happens to those who have little experience
  18. Replies
    18
    Views
    2,950

    yes it return 1 ... ax=0x004f i have a lapptop...

    yes it return 1 ... ax=0x004f

    i have a lapptop ASUS, is that important?

    if i put cout<<.. or printf(..)
    nathing appears

    to see samthing i need old the data, and
    after in vga modes...
  19. Replies
    18
    Views
    2,950

    is directly on HW im just learning to...

    is directly on HW
    im just learning to comunicate width VESA card

    and i can work width vga modes also width mode 12h
    but when i go to svga modes, the screen is black
  20. Replies
    18
    Views
    2,950

    sorry!! OS- Dos 5.1 video Card - Intel(r)...

    sorry!!

    OS- Dos 5.1
    video Card - Intel(r) 82945GM VESA 3.0
    that information i can get from my code, and this mode(0x101) is available
    on that card
    i can see all the information on vbeModeInfo...
  21. Replies
    18
    Views
    2,950

    yes i am, my fryend and im shure i am in 0x101...

    yes i am, my fryend
    and im shure i am in 0x101 mode width out problems
  22. Replies
    18
    Views
    2,950

    No acess to the video memory????

    Good morning Srs.



    I have check by a vesa card
    then i have fill a srtuct ModeInfo
    vbeGetModeInfo(0x101,&ModeInfo)
    and vbeSetMode(0x101);
    now i set some bytes in video memory lyke ...
  23. Replies
    8
    Views
    1,495

    that way, you assigned the valu of variable ...

    that way, you assigned the valu of variable


    if(s_code=1200)
    is the same as

    s_code=1200; if(s_code !=0)cout<<endl;

    if ouy ned the test is
  24. Replies
    12
    Views
    6,233

    you can do lyke this int val=2635; char...

    you can do lyke this

    int val=2635;
    char s[50];
    cout<<itoa(val,s,10)<<endl;

    is that you want?
  25. Replies
    0
    Views
    1,185

    haw to write a pixel in mode 0x101

    Good morning Srs.

    sorry i put this in wrong place

    I have check by a vesa card
    then i have fill a stuct
    vbeGetModeInfo(0x101,&ModeInfo)
    and vbeSetMode(0x101);
    now i set some bytes in...
Results 1 to 25 of 25