Show
Ignore:
Timestamp:
02/15/08 02:50:33 (9 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_util.c

    r1197 r1339  
    55 * 
    66 * Based on the Open Source API proposed by Ross Bencina 
    7  * Copyright (c) 1999-2000 Ross Bencina 
     7 * Copyright (c) 1999-2008 Ross Bencina 
    88 * 
    99 * Permission is hereby granted, free of charge, to any person obtaining 
     
    4141 @ingroup win_src 
    4242 
    43  Win32 platform-specific support functions. 
     43 @brief Win32 implementation of platform-specific PaUtil support functions. 
    4444 
    4545    @todo Implement workaround for QueryPerformanceCounter() skipping forward