Zdravim, chci se zeptat, ja mám udělat, aby když zapnu program aby když skryju program aby se schoval k liště? Ještě lépe, jak udělám, aby z toho byl gadget pro win 7 na plochu a neměl kolem sebe žádnej rámec ?
Díky
Příspěvky odeslané z IP adresy 82.113.52.–
Libor prosím mužeš si mě přidat na icq nebo skype? 338617070 / kubik_23 díky
tak tady je project
nepomohlo :(
1>c:\users\exilim\documents\visual studio 2008\projects\kalendar\kalendar\Form1.h(15) : error C2871: 'System' : a namespace with this name does not exist
1>c:\users\exilim\documents\visual studio 2008\projects\kalendar\kalendar\Form1.h(16) : error C2653: 'System' : is not a class or namespace name
1>c:\users\exilim\documents\visual studio 2008\projects\kalendar\kalendar\Form1.h(16) : error C2871: 'ComponentModel' : a namespace with this name does not exist
1>c:\users\exilim\documents\visual studio 2008\projects\kalendar\kalendar\Form1.h(17) : error C2653: 'System' : is not a class or namespace name
1>c:\users\exilim\documents\visual studio 2008\projects\kalendar\kalendar\Form1.h(17) : error C2871: 'Collections' : a namespace with this name does not exist
1>c:\users\exilim\documents\visual studio 2008\projects\kalendar\kalendar\Form1.h(18) : error C2653: 'System' : is not a class or namespace name
1>c:\users\exilim\documents\visual studio 2008\projects\kalendar\kalendar\Form1.h(18) : error C2871: 'Forms' : a namespace with this name does not exist
1>c:\users\exilim\documents\visual studio 2008\projects\kalendar\kalendar\Form1.h(19) : error C2653: 'System' : is not a class or namespace name
1>c:\users\exilim\documents\visual studio 2008\projects\kalendar\kalendar\Form1.h(19) : error C2871: 'Data' : a namespace with this name does not exist
1>c:\users\exilim\documents\visual studio 2008\projects\kalendar\kalendar\Form1.h(20) : error C2653: 'System' : is not a class or namespace name
1>c:\users\exilim\documents\visual studio 2008\projects\kalendar\kalendar\Form1.h(20) : error C2871: 'Drawing' : a namespace with this name does not exist
1>c:\users\exilim\documents\visual studio 2008\projects\kalendar\kalendar\Form1.h(22) : error C2653: 'System' : is not a class or namespace name
1>c:\users\exilim\documents\visual studio 2008\projects\kalendar\kalendar\Form1.h(22) : error C2871: 'Ports' : a namespace with this name does not exist
1>c:\users\exilim\documents\visual studio 2008\projects\kalendar\kalendar\Form1.h(23) : error C2653: 'System' : is not a class or namespace name
1>c:\users\exilim\documents\visual studio 2008\projects\kalendar\kalendar\Form1.h(23) : error C2871: 'InteropServices' : a namespace with this name does not exist
1>c:\users\exilim\documents\visual studio 2008\projects\kalendar\kalendar\Form1.h(25) : error C2653: 'System' : is not a class or namespace name
1>c:\users\exilim\documents\visual studio 2008\projects\kalendar\kalendar\Form1.h(25) : error C2871: 'Text' : a namespace with this name does not exist
1>c:\users\exilim\documents\visual studio 2008\projects\kalendar\kalendar\Form1.h(36) : error C2059: syntax error : 'public'
1>c:\users\exilim\documents\visual studio 2008\projects\kalendar\kalendar\Form1.h(36) : error C2059: syntax error : 'public'
1>c:\users\exilim\documents\visual studio 2008\projects\kalendar\kalendar\Form1.h(36) : error C2653: 'System' : is not a class or namespace name
1>c:\users\exilim\documents\visual studio 2008\projects\kalendar\kalendar\Form1.h(37) : error C2143: syntax error : missing ';' before '{'
1>c:\users\exilim\documents\visual studio 2008\projects\kalendar\kalendar\Form1.h(37) : error C2447: '{' : missing function header (old-style formal list?)
1>.\kalendar.cpp(8) : error C2337: 'STAThreadAttribute' : attribute not found
1>.\kalendar.cpp(9) : error C2065: 'array' : undeclared identifier
1>.\kalendar.cpp(9) : error C2653: 'System' : is not a class or namespace name
1>.\kalendar.cpp(9) : error C2065: 'String' : undeclared identifier
1>.\kalendar.cpp(9) : error C2059: syntax error : '>'
1>.\kalendar.cpp(10) : error C2143: syntax error : missing ';' before '{'
1>.\kalendar.cpp(10) : error C2447: '{' : missing function header (old-style formal list?)
1>AssemblyInfo.cpp
1>.\AssemblyInfo.cpp(3) : error C2871: 'System' : a namespace with this name does not exist
1>.\AssemblyInfo.cpp(4) : error C2653: 'System' : is not a class or namespace name
1>.\AssemblyInfo.cpp(4) : error C2871: 'Reflection' : a namespace with this name does not exist
1>.\AssemblyInfo.cpp(5) : error C2653: 'System' : is not a class or namespace name
1>.\AssemblyInfo.cpp(5) : error C2871: 'CompilerServices' : a namespace with this name does not exist
1>.\AssemblyInfo.cpp(6) : error C2653: 'System' : is not a class or namespace name
1>.\AssemblyInfo.cpp(6) : error C2871: 'InteropServices' : a namespace with this name does not exist
1>.\AssemblyInfo.cpp(7) : error C2653: 'System' : is not a class or namespace name
1>.\AssemblyInfo.cpp(7) : error C2871: 'Permissions' : a namespace with this name does not exist
1>.\AssemblyInfo.cpp(14) : error C2337: 'AssemblyTitleAttribute' : attribute not found
1>.\AssemblyInfo.cpp(15) : error C2337: 'AssemblyDescriptionAttribute' : attribute not found
1>.\AssemblyInfo.cpp(16) : error C2337: 'AssemblyConfigurationAttribute' : attribute not found
1>.\AssemblyInfo.cpp(17) : error C2337: 'AssemblyCompanyAttribute' : attribute not found
1>.\AssemblyInfo.cpp(18) : error C2337: 'AssemblyProductAttribute' : attribute not found
1>.\AssemblyInfo.cpp(19) : error C2337: 'AssemblyCopyrightAttribute' : attribute not found
1>.\AssemblyInfo.cpp(20) : error C2337: 'AssemblyTrademarkAttribute' : attribute not found
1>.\AssemblyInfo.cpp(21) : error C2337: 'AssemblyCultureAttribute' : attribute not found
1>.\AssemblyInfo.cpp(34) : error C2337: 'AssemblyVersionAttribute' : attribute not found
1>.\AssemblyInfo.cpp(36) : error C2337: 'ComVisible' : attribute not found
1>.\AssemblyInfo.cpp(38) : error C2337: 'CLSCompliantAttribute' : attribute not found
1>.\AssemblyInfo.cpp(40) : error C2337: 'SecurityPermission' : attribute not found
1>.\AssemblyInfo.cpp(40) : error C2653: 'SecurityAction' : is not a class or namespace name
1>.\AssemblyInfo.cpp(40) : error C2065: 'RequestMinimum' : undeclared identifier
1> missing quotes ("") around 'RequestMinimum'?
Můžu poprosit o příklad 8mi bitovýho čísla? já chápu pouze praktické ukázy :o) díky
Nějak nechápu... jak bude vypadat unsigned char data[] pro číslo 10000001??
No ted už jen poslední věc je seřadit ty výsledky pole od největšího po nejmenší a k tomu přiřadit ty jména
liborb napsal:
Co třeba pole stringů?
Pole stringů se dálá jak? Já myslel že pole stringů jsou jednotlivé znaky ?
string c = ahoj;
cout << "string["0"]"; //a
cout << "string["1"]"; //h
cout << "string["2"]"; //o
cout << "string["3"]"; //j
???