Click here to Skip to main content
16,004,974 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Binary resource in Windows service? Pin
RoyceF16-May-05 11:28
RoyceF16-May-05 11:28 
GeneralRe: Binary resource in Windows service? Pin
James R. Twine17-May-05 0:42
James R. Twine17-May-05 0:42 
GeneralRe: Binary resource in Windows service? Pin
RoyceF17-May-05 5:13
RoyceF17-May-05 5:13 
GeneralRe: Binary resource in Windows service? Pin
Blake Miller17-May-05 5:23
Blake Miller17-May-05 5:23 
GeneralRe: Binary resource in Windows service? Pin
James R. Twine17-May-05 8:24
James R. Twine17-May-05 8:24 
GeneralRe: Binary resource in Windows service? Pin
RoyceF17-May-05 8:41
RoyceF17-May-05 8:41 
GeneralRe: Binary resource in Windows service? Pin
RoyceF17-May-05 8:42
RoyceF17-May-05 8:42 
GeneralRe: Binary resource in Windows service? Pin
James R. Twine17-May-05 12:17
James R. Twine17-May-05 12:17 
   Have you tried using it?  Even if it was invalid, using FindResource(...) with a NULL hModule parameter should default to using the load image (EXE).

   Are the resources present in the executable itself, and not in another DLL?  Are you sure they are being linked in correctly?  One way to test is to open a new instance of DevStudio, and open the EXE file being sure to specify "Resources" in the "Open As" combobox.  You can them be sure that the resources are actually there and accessable - you should be able to double-click on them and see them in the binary editor.

   I am running out of ideas here...

   Peace!

-=- James
If you think it costs a lot to do it right, just wait until you find out how much it costs to do it wrong!
Tip for new SUV drivers: Professional Driver on Closed Course does not mean your Dumb Ass on a Public Road!
DeleteFXPFiles & CheckFavorites
(Please rate this post!)
GeneralRe: Binary resource in Windows service? Pin
RoyceF17-May-05 12:30
RoyceF17-May-05 12:30 
GeneralRe: Binary resource in Windows service? Pin
RoyceF17-May-05 12:43
RoyceF17-May-05 12:43 
GeneralGetTextExtentExPoint Pin
webmaster123446365316-May-05 4:42
susswebmaster123446365316-May-05 4:42 
GeneralRe: GetTextExtentExPoint Pin
Chris Losinger16-May-05 4:52
professionalChris Losinger16-May-05 4:52 
GeneralRe: GetTextExtentExPoint Pin
ucc80116-May-05 20:27
ucc80116-May-05 20:27 
QuestionHow Can I check file permissions? Pin
Dimitris Vikeloudas16-May-05 4:18
Dimitris Vikeloudas16-May-05 4:18 
GeneralPlease help me Pin
microsoftcertificate16-May-05 3:54
sussmicrosoftcertificate16-May-05 3:54 
GeneralRe: Please help me Pin
microsoftcertificate16-May-05 6:22
sussmicrosoftcertificate16-May-05 6:22 
GeneralRe: Please help me Pin
Christian Graus16-May-05 14:25
protectorChristian Graus16-May-05 14:25 
GeneralRe: Please help me Pin
ucc80116-May-05 20:31
ucc80116-May-05 20:31 
GeneralBrowsing workgroups Pin
badzio16-May-05 3:33
badzio16-May-05 3:33 
GeneralRe: Browsing workgroups Pin
David Crow16-May-05 3:38
David Crow16-May-05 3:38 
GeneralRe: Browsing workgroups Pin
badzio16-May-05 21:54
badzio16-May-05 21:54 
GeneralRe: Browsing workgroups Pin
David Crow17-May-05 3:52
David Crow17-May-05 3:52 
GeneralRe: Browsing workgroups Pin
badzio17-May-05 4:01
badzio17-May-05 4:01 
GeneralRe: Browsing workgroups Pin
David Crow17-May-05 4:09
David Crow17-May-05 4:09 
GeneralRe: Browsing workgroups Pin
badzio17-May-05 4:25
badzio17-May-05 4:25 

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.