Show
Ignore:
Timestamp:
02/15/08 02:50:33 (10 months ago)
Author:
rossb
Message:

resolved ticket #4 deleted V19-devel-readme.txt and moved relevant information from it into doxygen comments. improved doxygen documentation. wrapped config flags in pa_trace.h with #ifndef to allow them to be overridden using compiler flags.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • portaudio/branches/v19-devel/src/os/win/pa_win_hostapis.c

    r1097 r1339  
    44 * 
    55 * Based on the Open Source API proposed by Ross Bencina 
    6  * Copyright (c) 1999-2002 Ross Bencina, Phil Burk 
     6 * Copyright (c) 1999-2008 Ross Bencina, Phil Burk 
    77 * 
    88 * Permission is hereby granted, free of charge, to any person obtaining 
     
    4040 @ingroup win_src 
    4141 
    42     Win32 host API initialization function table. 
     42    @brief Win32 host API initialization function table. 
    4343 
    4444    @todo Consider using PA_USE_WMME etc instead of PA_NO_WMME. This is what