Click here to Skip to main content
15,886,780 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: error LNK2019 Pin
_Flaviu29-Aug-19 22:09
_Flaviu29-Aug-19 22:09 
Questionwarning LNK4099: PDB 'utils.pdb' was not found Pin
_Flaviu26-Aug-19 22:14
_Flaviu26-Aug-19 22:14 
AnswerRe: warning LNK4099: PDB 'utils.pdb' was not found Pin
Richard MacCutchan26-Aug-19 22:44
mveRichard MacCutchan26-Aug-19 22:44 
GeneralRe: warning LNK4099: PDB 'utils.pdb' was not found Pin
_Flaviu26-Aug-19 22:51
_Flaviu26-Aug-19 22:51 
GeneralRe: warning LNK4099: PDB 'utils.pdb' was not found Pin
Richard MacCutchan26-Aug-19 22:56
mveRichard MacCutchan26-Aug-19 22:56 
Questionwrite a c program to convert decimal no to binary Pin
Devansh Chowdhury23-Aug-19 4:03
Devansh Chowdhury23-Aug-19 4:03 
Rant[REPOST] write a c program to convert decimal no to binary Pin
Richard Deeming23-Aug-19 4:52
mveRichard Deeming23-Aug-19 4:52 
QuestionVS2008 entropy - cannot open project resource views RC1015 error Pin
charlieg23-Aug-19 3:13
charlieg23-Aug-19 3:13 
Okay so my laptop has about 2.5 years of accumulated debris on it: VS2008, VS2015, VS Code (gone now). I have a project that contains multiple activeX controls for Windows Embedded Compact 7. I need to modify these for an update I need to get out. Go to control A - view resources - it expands to show me: Bitmap, Dialog, Icon, ... etc. Go to control B - view resources - burps with the error:

"C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\ce\atlmfc\incdue\winres.h(33)

fatal error RC1015: cannot open include file 'winresrc.h"

Now here's the weird part - they compile fine. So VS2008 can find it when it wants too. Confused | :confused:

If I compare the two project files, I can see no differences (other than the filenames). I do have the files it is looking for, so it isn't that. In a fit of inspiration, I fired up a Windows 10 VM I have that is "newer" than the base iron. VS2008 running from there opens the resource views fine - same project files accessed over a shared folder.

I'm at a complete loss. Any ideas? Most of my google fu points me to defunct microsoft forums, but most of the hits have to do with compile time issues.
Charlie Gilley
<italic>Stuck in a dysfunctional matrix from which I must escape...

"Where liberty dwells, there is my country." B. Franklin, 1783
“They who can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety.” BF, 1759

AnswerRe: VS2008 entropy - cannot open project resource views RC1015 error Pin
Richard MacCutchan23-Aug-19 3:24
mveRichard MacCutchan23-Aug-19 3:24 
GeneralRe: VS2008 entropy - cannot open project resource views RC1015 error Pin
charlieg23-Aug-19 4:27
charlieg23-Aug-19 4:27 
GeneralRe: VS2008 entropy - cannot open project resource views RC1015 error Pin
Richard MacCutchan23-Aug-19 6:16
mveRichard MacCutchan23-Aug-19 6:16 
AnswerRe: VS2008 entropy - cannot open project resource views RC1015 error Pin
leon de boer23-Aug-19 4:27
leon de boer23-Aug-19 4:27 
GeneralRe: VS2008 entropy - cannot open project resource views RC1015 error Pin
charlieg23-Aug-19 4:39
charlieg23-Aug-19 4:39 
GeneralRe: VS2008 entropy - cannot open project resource views RC1015 error Pin
leon de boer1-Sep-19 22:25
leon de boer1-Sep-19 22:25 
QuestionRe: VS2008 entropy - cannot open project resource views RC1015 error Pin
Randor 23-Aug-19 7:50
professional Randor 23-Aug-19 7:50 
AnswerRe: VS2008 entropy - cannot open project resource views RC1015 error Pin
charlieg23-Aug-19 15:54
charlieg23-Aug-19 15:54 
GeneralRe: VS2008 entropy - cannot open project resource views RC1015 error Pin
Victor Nijegorodov23-Aug-19 21:07
Victor Nijegorodov23-Aug-19 21:07 
GeneralRe: VS2008 entropy - cannot open project resource views RC1015 error Pin
charlieg25-Aug-19 1:17
charlieg25-Aug-19 1:17 
GeneralRe: VS2008 entropy - cannot open project resource views RC1015 error Pin
Richard MacCutchan25-Aug-19 1:43
mveRichard MacCutchan25-Aug-19 1:43 
AnswerRe: VS2008 entropy - cannot open project resource views RC1015 error Pin
mo149224-Aug-19 1:52
mo149224-Aug-19 1:52 
GeneralRe: VS2008 entropy - cannot open project resource views RC1015 error Pin
charlieg25-Aug-19 2:16
charlieg25-Aug-19 2:16 
AnswerRe: VS2008 entropy - cannot open project resource views RC1015 error Pin
Gerry Schmitz25-Aug-19 3:44
mveGerry Schmitz25-Aug-19 3:44 
GeneralRe: VS2008 entropy - cannot open project resource views RC1015 error Pin
charlieg25-Aug-19 14:57
charlieg25-Aug-19 14:57 
AnswerRe: VS2008 entropy - cannot open project resource views RC1015 error Pin
mo149225-Aug-19 11:34
mo149225-Aug-19 11:34 
GeneralRe: VS2008 entropy - cannot open project resource views RC1015 error Pin
charlieg25-Aug-19 15:03
charlieg25-Aug-19 15:03 

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.