|
|
1.1 ! root 1: #include <windows.h> ! 2: ! 3: //BUGBUG - eventually load these out of the resource file ! 4: ! 5: LPTSTR gpszImagEdit = "imagedit %1"; ! 6: LPTSTR gpszAniFilter = "Animated Cursor\0*.ani\0All Files\0*.*\0"; ! 7: LPTSTR gpszCUR = "cur"; ! 8: LPTSTR gpszANI = "ani"; ! 9: LPTSTR gpszUnknownError = "Unknown Error"; ! 10: LPTSTR gpszCurFilter = "Cursor files\0*.cur\0Icon files\0*.ico\0All Files\0*.*\0"; ! 11: LPTSTR gpszUntitled = "(Untitled)"; ! 12: LPTSTR gpszImport = "Import Frame";
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.