Click here to Skip to main content
15,898,371 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Changing Source IP ? Pin
Antony M Kancidrowski3-Feb-05 1:13
Antony M Kancidrowski3-Feb-05 1:13 
GeneralApply different themes to single application Pin
ledallam2-Feb-05 23:39
ledallam2-Feb-05 23:39 
GeneralRe: Apply different themes to single application Pin
Antti Keskinen3-Feb-05 4:04
Antti Keskinen3-Feb-05 4:04 
GeneralNon blocking MFC Dll Pin
lmfernandez2-Feb-05 23:38
lmfernandez2-Feb-05 23:38 
GeneralRe: Non blocking MFC Dll Pin
Antony M Kancidrowski3-Feb-05 1:07
Antony M Kancidrowski3-Feb-05 1:07 
GeneralRe: Non blocking MFC Dll Pin
lmfernandez3-Feb-05 2:55
lmfernandez3-Feb-05 2:55 
GeneralRe: Non blocking MFC Dll Pin
Antony M Kancidrowski4-Feb-05 12:05
Antony M Kancidrowski4-Feb-05 12:05 
Generalproblem with Picturebox / windows.h Pin
doneirik2-Feb-05 23:25
doneirik2-Feb-05 23:25 
Hi
I made an application that operates on the serialport. Using "CreateFile" I must include windows.h

Now I have re-written my app and wanted to include an image in the GUI, so I used "Picturebox".

However, with the picturebox and the picture, it looks like I cannot include the headerfile windows.h.
When I include it , I get the message:
error C2039: "GetObjectA" is not a member of "System::Resources::ResourceManager"

This errormessage is pointing to the line in my code dealing with the image.

Does anybody know what I have done wrong?

regards

donE
GeneralRe: problem with Picturebox / windows.h Pin
foobar!23-Feb-05 15:01
foobar!23-Feb-05 15:01 
GeneralRe: problem with Picturebox / windows.h Pin
foobar!23-Feb-05 15:31
foobar!23-Feb-05 15:31 
GeneralRe: problem with Picturebox / windows.h Pin
doneirik23-Feb-05 22:14
doneirik23-Feb-05 22:14 
GeneralRe: problem with Picturebox / windows.h Pin
foobar!24-Feb-05 9:13
foobar!24-Feb-05 9:13 
GeneralLDAP Pin
Anthony_Yio2-Feb-05 22:44
Anthony_Yio2-Feb-05 22:44 
Generalvc++ Pin
Member 34588082-Feb-05 22:35
Member 34588082-Feb-05 22:35 
GeneralRe: vc++ Pin
Anthony_Yio2-Feb-05 23:03
Anthony_Yio2-Feb-05 23:03 
GeneralVisual C++ & SourceSafe Integration Pin
Frankie Deak2-Feb-05 22:25
Frankie Deak2-Feb-05 22:25 
GeneralRe: Visual C++ & SourceSafe Integration Pin
Anthony_Yio2-Feb-05 22:47
Anthony_Yio2-Feb-05 22:47 
GeneralRe: Visual C++ & SourceSafe Integration Pin
Frankie.Deak3-Feb-05 0:28
Frankie.Deak3-Feb-05 0:28 
GeneralRe: Visual C++ & SourceSafe Integration Pin
Anonymous3-Feb-05 2:02
Anonymous3-Feb-05 2:02 
GeneralRe: Visual C++ & SourceSafe Integration Pin
Arjan Schouten3-Feb-05 2:47
Arjan Schouten3-Feb-05 2:47 
GeneralCompiler Switch in C/C++ command line Pin
Anonymous2-Feb-05 22:11
Anonymous2-Feb-05 22:11 
GeneralPromblems with CListCtrl Pin
Victor Serpentus2-Feb-05 21:58
Victor Serpentus2-Feb-05 21:58 
GeneralRe: Promblems with CListCtrl Pin
David Crow3-Feb-05 2:57
David Crow3-Feb-05 2:57 
GeneralMost Recent Used FIles Pin
doctorpi2-Feb-05 21:43
doctorpi2-Feb-05 21:43 
GeneralRe: Most Recent Used FIles Pin
David Crow3-Feb-05 3:11
David Crow3-Feb-05 3:11 

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.