Click here to Skip to main content
15,888,037 members
Home / Discussions / Visual Basic
   

Visual Basic

 
Questionvb6 code for grow island or grow valley game Pin
Shiela Alvarez7-Feb-13 14:25
Shiela Alvarez7-Feb-13 14:25 
AnswerRe: vb6 code for grow island or grow valley game Pin
Dave Kreskowiak7-Feb-13 18:48
mveDave Kreskowiak7-Feb-13 18:48 
GeneralRe: vb6 code for grow island or grow valley game Pin
Shiela Alvarez23-Feb-13 4:34
Shiela Alvarez23-Feb-13 4:34 
GeneralRe: vb6 code for grow island or grow valley game Pin
Dave Kreskowiak23-Feb-13 5:16
mveDave Kreskowiak23-Feb-13 5:16 
QuestionThis File has been modified outside the source editor. Pin
QuickBooksDev5-Feb-13 3:53
QuickBooksDev5-Feb-13 3:53 
QuestionRe: This File has been modified outside the source editor. Pin
Eddy Vluggen5-Feb-13 5:05
professionalEddy Vluggen5-Feb-13 5:05 
AnswerRe: This File has been modified outside the source editor. Pin
QuickBooksDev5-Feb-13 7:23
QuickBooksDev5-Feb-13 7:23 
AnswerRe: This File has been modified outside the source editor. Pin
Eddy Vluggen5-Feb-13 9:30
professionalEddy Vluggen5-Feb-13 9:30 
QuickBooksDev wrote:
I see what you mean. The modules are there but not in the solution explorer.

That could happen when the module is in an assembly that's registered in the GAC, taking precedence over another copy. That doesn't explain why the IDE picks the code up as "changed".

Open the solution file (.sln, in the root of the project-directory) in notepad, and verify that it ain't the same files. Now and then I make a "link" instead of a copy when adding a file from another project - changing the file in one project would then cause the other IDE to "see" the changes and ask whether it should reload.
Bastard Programmer from Hell Suspicious | :suss:
If you can't read my code, try converting it here[^]
They hate us for our freedom![^]

GeneralRe: This File has been modified outside the source editor. Pin
QuickBooksDev5-Feb-13 9:49
QuickBooksDev5-Feb-13 9:49 
GeneralRe: This File has been modified outside the source editor. Pin
Eddy Vluggen5-Feb-13 10:01
professionalEddy Vluggen5-Feb-13 10:01 
GeneralRe: This File has been modified outside the source editor. Pin
QuickBooksDev6-Feb-13 0:02
QuickBooksDev6-Feb-13 0:02 
QuestionUse Stored Procedure with VB6 ADODC Pin
Yusuf Mohammad4-Feb-13 22:57
Yusuf Mohammad4-Feb-13 22:57 
AnswerRe: Use Stored Procedure with VB6 ADODC Pin
Eddy Vluggen5-Feb-13 0:46
professionalEddy Vluggen5-Feb-13 0:46 
GeneralRe: Use Stored Procedure with VB6 ADODC Pin
Yusuf Mohammad5-Feb-13 1:06
Yusuf Mohammad5-Feb-13 1:06 
AnswerRe: Use Stored Procedure with VB6 ADODC Pin
Eddy Vluggen5-Feb-13 3:17
professionalEddy Vluggen5-Feb-13 3:17 
AnswerRe: Use Stored Procedure with VB6 ADODC Pin
Richard Deeming5-Feb-13 1:31
mveRichard Deeming5-Feb-13 1:31 
GeneralRe: Use Stored Procedure with VB6 ADODC Pin
CHill606-Feb-13 3:52
mveCHill606-Feb-13 3:52 
GeneralRe: Use Stored Procedure with VB6 ADODC Pin
Dave Kreskowiak6-Feb-13 5:43
mveDave Kreskowiak6-Feb-13 5:43 
AnswerRe: Use Stored Procedure with VB6 ADODC Pin
Yusuf Mohammad5-Feb-13 2:05
Yusuf Mohammad5-Feb-13 2:05 
QuestionIN Visual Studio 2010 Pin
htet htet soe 4-Feb-13 22:44
htet htet soe 4-Feb-13 22:44 
AnswerRe: IN Visual Studio 2010 Pin
Simon_Whale4-Feb-13 23:17
Simon_Whale4-Feb-13 23:17 
Questionpng lossless resize Pin
JellyCoe4-Feb-13 5:39
JellyCoe4-Feb-13 5:39 
AnswerRe: png lossless resize Pin
237414-Feb-13 6:54
237414-Feb-13 6:54 
QuestionCustom Tab Control that I found on here Pin
NSoft Studios3-Feb-13 13:10
NSoft Studios3-Feb-13 13:10 
AnswerRe: Custom Tab Control that I found on here Pin
Dave Kreskowiak3-Feb-13 13:19
mveDave Kreskowiak3-Feb-13 13:19 

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.