Search:

Type: Posts; User: pupkin

Search: Search took 0.01 seconds.

  1. Replies
    4
    Views
    1,808

    I've found it. It is...

    I've found it. It is IOCTL_VOLUME_GET_VOLUME_DISK_EXTENTS (http://msdn2.microsoft.com/en-US/library/aa365194.aspx). With this IOCTL I can get the size of the CF card. See the code:



    void...
  2. Replies
    4
    Views
    1,808

    Because I need a program that works under...

    Because I need a program that works under Windows. For Linux I don't even need to write a program. It is everything there in the system utilities.

    In Windows it is a little bit complicated with...
  3. Replies
    4
    Views
    1,808

    How to acquire ext2 partition size?

    Hello,

    I'm writing a program to make images from CompactFlash cards and vice versa. With the following code I get the list of available devices:



    void win32_get_drives()
    {
    HANDLE cf_card;...
  4. Replies
    2
    Views
    1,435

    Thank you very much! It is a great program!

    Thank you very much! It is a great program!
  5. Replies
    2
    Views
    1,435

    Free patch utility for disk image files

    Hello,

    I want to distribute images from CompactFlash cards. For the updates I'd like to create only patches. I've already tried PatchWise 3 but it crashes diffing 500Mb images. I'm looking for a...
  6. Replies
    9
    Views
    2,461

    I have two interfaces with Auto-MDI (When switch...

    I have two interfaces with Auto-MDI (When switch UTP port or LAN card supports auto MDI/MDI-X function, the connection is independent of cable’s crossover or non-crossover type and allows using a...
  7. Replies
    9
    Views
    2,461

    connect two interfaces of the same host

    Hi,

    I have following situation:
    my Linux host has two interfaces eth0 (192.168.254.254) and eth1 (192.168.253.254). For the test purpose I want connect these two port with a cable and make some...
Results 1 to 7 of 7