Search:

Type: Posts; User: peter

Search: Search took 0.01 seconds.

  1. Replies
    3
    Views
    1,250

    This I understand. I assume an internal modem...

    This I understand.
    I assume an internal modem should oprate in the same way as an external modem.
    Both are connected to a COM port.
    Why does the internal modem connect to a different speed and...
  2. Replies
    3
    Views
    1,250

    internal modem baudrate

    Hi,

    My program has to connect an external device through a modem at a fixed baudrate of 9600 bps.
    When I connect an external modem to the COM port, everything
    works OK.
    When I want to use the...
  3. Replies
    3
    Views
    997

    I am shure that this is a problem where more...

    I am shure that this is a problem where more beginners
    bump into.
    It would be highly appreciated if anyone could give me a hint
    where to start.

    Peter
  4. Replies
    3
    Views
    997

    How to show a window

    I got stuck into MSVC6 an need a little help here.
    In my project, dialog based, I need to display some data and
    want to do this in a scrollview window.
    I have added a new class, based on...
  5. Replies
    1
    Views
    942

    VC error using Windows XP

    I use VC6.
    After I abort my program (pressing ALT F4) in de debug mode
    an error message appears saying:
    First-chance exception in MyProject.exe (NTDLL.DLL):
    0xc0000008: Invalid Handle.

    This...
  6. Replies
    1
    Views
    920

    euro currency sign €

    Where can I find the € character in VC6 ?
    My PC processes this character OK, exept I cannot find this
    character anywhere in VC6.

    Peter.
  7. Thread: printer access

    by peter
    Replies
    2
    Views
    1,017

    printer access

    Is there a way in VC6 to access an installed printer, which is NOT the default printer,
    without starting up the printer dialog ?

    Looking forward for suggestions,

    Peter
  8. Replies
    2
    Views
    1,359

    DateTimePicker crash

    I have a DateTimePicker control in a dialogbox.
    The variable is initialized as:

    m_Time = COleDateTime::GetCurrentTime();

    The problem is that when you click on the year part, to change
    the...
  9. Replies
    7
    Views
    2,519

    Who said Windows programming was a piece of cake...

    Who said Windows programming was a piece of cake ?
    Thanks Mr. B.Gates !

    peter
    :D
  10. Replies
    7
    Views
    2,519

    I am using MFC. Creating a new dialog from a...

    I am using MFC.

    Creating a new dialog from a dialog is not the problem.

    My question was how to create a new window from a dialog
    and display some data in it.

    peter
  11. Replies
    7
    Views
    2,519

    Create a window from a dialogbox ?

    In a dialogbox I want to create a window, after a button is pushed, in which I need to display some data.

    Apart from assertion failures and crashes, I could not manage
    to create this window.

    I...
Results 1 to 11 of 11