Click here to Skip to main content
15,914,416 members
Home / Discussions / Managed C++/CLI
   

Managed C++/CLI

 
QuestionIs TCPListener Component Sufficient For Communication Over GPRS Channel?Is TCPListener Component Sufficient For Communication Over GPRS Channel? Pin
Nonreturn16-Mar-07 3:31
Nonreturn16-Mar-07 3:31 
Questionloading a new form (windows form application) - vc++ 2005 Pin
luhfluh16-Mar-07 3:27
luhfluh16-Mar-07 3:27 
AnswerRe: loading a new form (windows form application) - vc++ 2005 Pin
prasad_som16-Mar-07 3:35
prasad_som16-Mar-07 3:35 
QuestionGet data from dataGrid Pin
webHamlet15-Mar-07 19:38
webHamlet15-Mar-07 19:38 
AnswerRe: Get data from dataGrid Pin
Paul Conrad13-Jul-07 13:49
professionalPaul Conrad13-Jul-07 13:49 
QuestionGlobal Hit Test Pin
Sydes15-Mar-07 1:28
Sydes15-Mar-07 1:28 
AnswerRe: Global Hit Test Pin
Sydes15-Mar-07 1:30
Sydes15-Mar-07 1:30 
QuestionMissingManifestResourceException Pin
Ralph A. Moritz14-Mar-07 23:27
Ralph A. Moritz14-Mar-07 23:27 
Hi everyone,

I set my main form's icon. When I tested it in debug mode, a System.Resources.MissingManifestResourceException gets thrown by at the point where the forms designer code attempts to load the icon:

this->Icon = (cli::safe_cast<System::Drawing::Icon^ >(resources->GetObject(L"$this.Icon")));

When I view the .resx file in VS however, I can see the icon is there. Does anyone know what the cause of this problem could be?

TIA,
Ralph
AnswerRe: MissingManifestResourceException Pin
Ralph A. Moritz15-Mar-07 2:00
Ralph A. Moritz15-Mar-07 2:00 
QuestionHow Can I Get Text From Other Application ? Pin
ngooduwcs14-Mar-07 17:05
ngooduwcs14-Mar-07 17:05 
AnswerRe: How Can I Get Text From Other Application ? Pin
Christian Graus14-Mar-07 18:11
protectorChristian Graus14-Mar-07 18:11 
QuestionAMX Pin
klutez12314-Mar-07 16:30
klutez12314-Mar-07 16:30 
AnswerRe: AMX Pin
Christian Graus14-Mar-07 18:11
protectorChristian Graus14-Mar-07 18:11 
GeneralRe: AMX Pin
klutez12315-Mar-07 2:45
klutez12315-Mar-07 2:45 
QuestionUI Freeze during multithreading. Driving me crazy!!! :) Pin
fharkness14-Mar-07 11:12
fharkness14-Mar-07 11:12 
QuestionRe: UI Freeze during multithreading. Driving me crazy!!! :) Pin
fharkness15-Mar-07 2:27
fharkness15-Mar-07 2:27 
AnswerRe: UI Freeze during multithreading. Driving me crazy!!! :) Pin
Daniel Grunwald16-Mar-07 2:03
Daniel Grunwald16-Mar-07 2:03 
QuestionGetting #include to work Pin
Stick^14-Mar-07 10:56
Stick^14-Mar-07 10:56 
AnswerRe: Getting #include to work Pin
Christian Graus14-Mar-07 12:16
protectorChristian Graus14-Mar-07 12:16 
GeneralRe: Getting #include to work Pin
Stick^14-Mar-07 13:11
Stick^14-Mar-07 13:11 
QuestionVisual Studio 2005 with Mobile 5.0 sdk Pin
shoguntx14-Mar-07 8:24
shoguntx14-Mar-07 8:24 
AnswerRe: Get users names list Pin
Christian Graus14-Mar-07 9:27
protectorChristian Graus14-Mar-07 9:27 
QuestionBringing application's main form to foreground. Pin
Bartosz Bien13-Mar-07 10:59
Bartosz Bien13-Mar-07 10:59 
AnswerRe: Bringing application's main form to foreground. Pin
User 58385213-Mar-07 16:45
User 58385213-Mar-07 16:45 
AnswerRe: Bringing application's main form to foreground. Pin
Christian Graus14-Mar-07 9:28
protectorChristian Graus14-Mar-07 9:28 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.