Skocz do zawartości

Zablokowane Linki :DD


PolskiFrancuz

Rekomendowane odpowiedzi

To do C++ jest dokumentacja ??

A propo, twój kod niedziała albo coś źle robie :/

 

Może niemam jakiś bibjotek ??

 

1>------ Build started: Project: Dark Orbit Quick Start, Configuration: Debug Win32 ------
1>  Dark Orbit Quick Start.cpp
1>c:\documents and settings\fg\moje dokumenty\visual studio 2010\projects\dark orbit quick start\dark orbit quick start\Form1.h(84): error C2065: 'NULL' : undeclared identifier
1>c:\documents and settings\fg\moje dokumenty\visual studio 2010\projects\dark orbit quick start\dark orbit quick start\Form1.h(84): error C2065: 'NULL' : undeclared identifier
1>c:\documents and settings\fg\moje dokumenty\visual studio 2010\projects\dark orbit quick start\dark orbit quick start\Form1.h(84): error C2065: 'NULL' : undeclared identifier
1>c:\documents and settings\fg\moje dokumenty\visual studio 2010\projects\dark orbit quick start\dark orbit quick start\Form1.h(84): error C2065: 'SW_SHOWNORMAL' : undeclared identifier
1>c:\documents and settings\fg\moje dokumenty\visual studio 2010\projects\dark orbit quick start\dark orbit quick start\Form1.h(84): error C3861: 'ShellExecute': identifier not found
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========

Odnośnik do komentarza
Udostępnij na innych stronach

To po dożuceniu mam:

\v4.0_4.0.0.0__b77a5c561934e089\System.Windows.Forms.dll'

'Dark Orbit Quick Start.exe' (Managed (v4.0.30319)): Loaded 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Drawing\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Drawing.dll'

'Dark Orbit Quick Start.exe' (Managed (v4.0.30319)): Loaded 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System\v4.0_4.0.0.0__b77a5c561934e089\System.dll'

The program '[3924] Dark Orbit Quick Start.exe: Managed (v4.0.30319)' has exited with code 0 (0x0).

 

1>C:\Program Files\Microsoft SDKs\Windows\v7.0A\include\shellapi.h(83): error C2086: 'int EXTERN_C' : redefinition
1>          C:\Program Files\Microsoft SDKs\Windows\v7.0A\include\shellapi.h(59) : see declaration of 'EXTERN_C'
1>C:\Program Files\Microsoft SDKs\Windows\v7.0A\include\shellapi.h(83): error C2146: syntax error : missing ';' before identifier 'HINSTANCE'
1>C:\Program Files\Microsoft SDKs\Windows\v7.0A\include\shellapi.h(83): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>C:\Program Files\Microsoft SDKs\Windows\v7.0A\include\shellapi.h(83): error C2086: 'int DECLSPEC_IMPORT' : redefinition
1>          C:\Program Files\Microsoft SDKs\Windows\v7.0A\include\shellapi.h(59) : see declaration of 'DECLSPEC_IMPORT'
1>C:\Program Files\Microsoft SDKs\Windows\v7.0A\include\shellapi.h(83): error C2146: syntax error : missing ';' before identifier 'STDAPICALLTYPE'
1>C:\Program Files\Microsoft SDKs\Windows\v7.0A\include\shellapi.h(83): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>C:\Program Files\Microsoft SDKs\Windows\v7.0A\include\shellapi.h(83): error C2086: 'int HINSTANCE' : redefinition
1>          C:\Program Files\Microsoft SDKs\Windows\v7.0A\include\shellapi.h(71) : see declaration of 'HINSTANCE'
1>C:\Program Files\Microsoft SDKs\Windows\v7.0A\include\shellapi.h(83): error C2146: syntax error : missing ';' before identifier 'FindExecutableW'
1>C:\Program Files\Microsoft SDKs\Windows\v7.0A\include\shellapi.h(83): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>C:\Program Files\Microsoft SDKs\Windows\v7.0A\include\shellapi.h(83): error C2086: 'int STDAPICALLTYPE' : redefinition
1>          C:\Program Files\Microsoft SDKs\Windows\v7.0A\include\shellapi.h(59) : see declaration of 'STDAPICALLTYPE'
1>C:\Program Files\Microsoft SDKs\Windows\v7.0A\include\shellapi.h(83): error C2065: 'LPCWSTR' : undeclared identifier
1>C:\Program Files\Microsoft SDKs\Windows\v7.0A\include\shellapi.h(83): error C2146: syntax error : missing ')' before identifier 'lpFile'
1>C:\Program Files\Microsoft SDKs\Windows\v7.0A\include\shellapi.h(83): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>C:\Program Files\Microsoft SDKs\Windows\v7.0A\include\shellapi.h(83): error C2059: syntax error : ')'
1>C:\Program Files\Microsoft SDKs\Windows\v7.0A\include\shellapi.h(89): error C2146: syntax error : missing ';' before identifier 'DECLSPEC_IMPORT'
1>C:\Program Files\Microsoft SDKs\Windows\v7.0A\include\shellapi.h(89): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>C:\Program Files\Microsoft SDKs\Windows\v7.0A\include\shellapi.h(89): error C2086: 'int EXTERN_C' : redefinition
1>          C:\Program Files\Microsoft SDKs\Windows\v7.0A\include\shellapi.h(59) : see declaration of 'EXTERN_C'
1>C:\Program Files\Microsoft SDKs\Windows\v7.0A\include\shellapi.h(89): error C2146: syntax error : missing ';' before identifier 'LPWSTR'
1>C:\Program Files\Microsoft SDKs\Windows\v7.0A\include\shellapi.h(89): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>C:\Program Files\Microsoft SDKs\Windows\v7.0A\include\shellapi.h(89): error C2086: 'int DECLSPEC_IMPORT' : redefinition
1>          C:\Program Files\Microsoft SDKs\Windows\v7.0A\include\shellapi.h(59) : see declaration of 'DECLSPEC_IMPORT'
1>C:\Program Files\Microsoft SDKs\Windows\v7.0A\include\shellapi.h(89): error C2143: syntax error : missing ';' before '*'
1>C:\Program Files\Microsoft SDKs\Windows\v7.0A\include\shellapi.h(89): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>C:\Program Files\Microsoft SDKs\Windows\v7.0A\include\shellapi.h(89): error C2146: syntax error : missing ';' before identifier 'CommandLineToArgvW'
1>C:\Program Files\Microsoft SDKs\Windows\v7.0A\include\shellapi.h(89): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>C:\Program Files\Microsoft SDKs\Windows\v7.0A\include\shellapi.h(89): error C2040: 'STDAPICALLTYPE' : 'int *' differs in levels of indirection from 'int'
1>C:\Program Files\Microsoft SDKs\Windows\v7.0A\include\shellapi.h(89): error C2065: 'LPCWSTR' : undeclared identifier
1>C:\Program Files\Microsoft SDKs\Windows\v7.0A\include\shellapi.h(89): error C2146: syntax error : missing ')' before identifier 'lpCmdLine'
1>C:\Program Files\Microsoft SDKs\Windows\v7.0A\include\shellapi.h(89): fatal error C1003: error count exceeds 100; stopping compilation
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========

 

Pracuje w Widow form aplication

Odnośnik do komentarza
Udostępnij na innych stronach

to jak pracujesz w .NET, to używaj tychże jego assembly windowsowych.

 

http://www.pcreview.co.uk/forums/equivalen...t-t3047033.html

Odnośnik do komentarza
Udostępnij na innych stronach

nie. poszukaj sobie. to nie jest trudne.

Odnośnik do komentarza
Udostępnij na innych stronach

CYTAT

DAjcie może jakiś przykład dla Widows Form ))

CYTAT

A może da mi ktoś przykład na MS VC++ EE 2010 w windows form aplikatji ??

http://lmgtfy.com/?q=windows+forms+c%2B%2B

lub

http://lmgtfy.com/?q=windows+forms+c%2B%2B+example

Twój głupi hamski chamski i niczego niewnoszący "post" nie był potrzebny, niepomogło nie pomogło !!!

Odnośnik do komentarza
Udostępnij na innych stronach

http://support.microsoft.com/kb/224816/pl

 

Uruchamianie domyślnej przeglądarki sieci Web z aplikacji

(...)

Jeśli aplikacja została napisana w programie Microsoft Visual C++, wywoływanie interfejsu ShellExecute jest opisane następującym kodem.

LONG r = ShellExecute(NULL, "open", "http://www.microsoft.com", NULL, NULL, SW_SHOWNORMAL);

Odnośnik do komentarza
Udostępnij na innych stronach

Cytując wielkiego uczonego: <Cytat>

 

Czy ktoś do holery umie to zrobić czy wszyscy tylko udają, bo nikt niepotrafi mi pomuc, czy to takie trudne??

 

Gnysek, liczę na cb :D

Tylko ty w VC++ potrafisz coś mądrze wytłumaczyć :/

Bo na innych nie ma co...

EDIT niezauważyłem postu 2xwyrzej

Edit2: Button i akcję kliknięcia umiem, aż tak głupi niejestem

Odnośnik do komentarza
Udostępnij na innych stronach

Gość
Ten temat został zamknięty. Brak możliwości dodania odpowiedzi.
  • Ostatnio przeglądający   0 użytkowników

    • Brak zarejestrowanych użytkowników przeglądających tę stronę.
×
×
  • Dodaj nową pozycję...