Click here to Skip to main content
15,895,283 members
Articles / Desktop Programming / MFC

streamRipper for Winamp

Rate me:
Please Sign up or sign in to vote.
2.50/5 (5 votes)
26 Sep 2006CPOL 39.8K   454   35  
streamRipper for winamp
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by SCRIPT1.RC
//
#define IDD_DIALOG1                     101
#define IDC_BOOGA                       102
#define IDD_CONFIG                      102
#define IDD_DIALOG2                     105
#define IDD_ABOUT                       105
#define IDC_SLIDER1                     1000
#define IDC_FILENAME                    1001
#define IDC_DESTFOLDER                  1002
#define IDC_RECORD                      1003
#define IDC_STOP                        1004
#define IDC_WAVEINFO                    1005
#define IDC_AUTO                        1007

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        106
#define _APS_NEXT_COMMAND_VALUE         40001
#define _APS_NEXT_CONTROL_VALUE         1008
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Web Developer
India India
Kannan K living in india, he likes cricket as like all indians,loves to code in C#,VC++ languages.

Comments and Discussions