Search:

Type: Posts; User: koooee

Search: Search took 0.00 seconds.

  1. Replies
    2
    Views
    22,329

    i feel stupid....(that was in my console version...

    i feel stupid....(that was in my console version of the code) thanks for the reply.

    if anyone is wondering...put this line in stdafx.h


    #pragma comment(lib, "winmm.lib")
  2. Replies
    2
    Views
    22,329

    Visual C++ Linking with mmsystem.h

    Hello I am trying to write a simple sound recorder in a win32 forms application using visual c++ and am having problems linking to mmsystem.h I have the recorder working fine in a console...
  3. Replies
    12
    Views
    1,921

    so the giant smily face wasn't suppose to happen...

    so the giant smily face wasn't suppose to happen

    MccDaq: : DOutScan(int% freq)
  4. Replies
    12
    Views
    1,921

    I am using the USB 1208LS from Measurement...

    I am using the USB 1208LS from Measurement Computing along with their dll MccDaq.dll for the function calls, It is probably some type they decided to make up and not give much documentation on....I...
  5. Replies
    12
    Views
    1,921

    Nope.....it's int%

    Nope.....it's int%
  6. Replies
    12
    Views
    1,921

    What is int% opposed to int

    I have a function I am trying to use that wants a type int%
    I have tried casting an int to int% with static_cast and safe_cast and implicit cast....no such luck....does anyone know what int% is??
  7. Replies
    4
    Views
    36,354

    First of all thank you so much for all of your...

    First of all thank you so much for all of your help you are really helping me understand this better....I really appreciate it. Although if you don't mind answering another question, I am confused...
  8. Replies
    4
    Views
    36,354

    Implement Redirection for a simple shell

    Hello I am very new to C and am having a hard time getting this to work. Yes this is a homework assignment if anyone was wondering, but I don't think I am doing this the right way....basically what...
Results 1 to 8 of 8