/[rdesktop]/sourceforge.net/trunk/rdesktop/types.h
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /sourceforge.net/trunk/rdesktop/types.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1367 by jsorg71, Thu Jan 4 05:39:39 2007 UTC revision 1368 by stargo, Thu Jan 4 23:19:54 2007 UTC
# Line 18  Line 18 
18     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
19  */  */
20    
 #ifdef WITH_SCARD  
 #ifdef PCSC_OSX  
 #include <PCSC/wintypes.h>  
 #else  
 #include <wintypes.h>  
 #endif /* PCSC_OSX */  
 #else  
21  typedef int BOOL;  typedef int BOOL;
 #endif  
22    
23  #ifndef True  #ifndef True
24  #define True  (1)  #define True  (1)

Legend:
Removed from v.1367  
changed lines
  Added in v.1368

  ViewVC Help
Powered by ViewVC 1.1.26