Click here to Skip to main content
15,867,330 members
Home / Discussions / Windows Development
   

Windows Development

 
GeneralRe: VB5 on WIndows 10 Pin
Wombaticus20-Aug-15 3:51
Wombaticus20-Aug-15 3:51 
GeneralRe: VB5 on WIndows 10 Pin
Wombaticus20-Aug-15 8:06
Wombaticus20-Aug-15 8:06 
GeneralRe: VB5 on WIndows 10 Pin
Pete O'Hanlon20-Aug-15 22:14
subeditorPete O'Hanlon20-Aug-15 22:14 
AnswerRe: VB5 on WIndows 10 Pin
Afzaal Ahmad Zeeshan20-Aug-15 1:55
professionalAfzaal Ahmad Zeeshan20-Aug-15 1:55 
GeneralRe: VB5 on WIndows 10 Pin
Wombaticus20-Aug-15 3:20
Wombaticus20-Aug-15 3:20 
SuggestionRe: VB5 on WIndows 10 Pin
Eddy Vluggen20-Aug-15 3:53
professionalEddy Vluggen20-Aug-15 3:53 
GeneralRe: VB5 on WIndows 10 Pin
MatthysDT20-Aug-15 20:37
MatthysDT20-Aug-15 20:37 
GeneralRe: VB5 on WIndows 10 Pin
Eddy Vluggen20-Aug-15 21:41
professionalEddy Vluggen20-Aug-15 21:41 
The coder is heading for problems; an unsupported IDE on an OS that was created years later. It is not just that it will be a 32-bit environment in a 64-bit OS, there will be more recent versions of COM-controls, something VB leans on. Those would be different on XP, generating a error if not compiled on XP.

"Unsupported" really means it could stop working tomorrow. It is never a good strategy to build on something that can be gone tomorrow.
Bastard Programmer from Hell Suspicious | :suss:
If you can't read my code, try converting it here[^]

GeneralRe: VB5 on WIndows 10 Pin
Wombaticus20-Aug-15 21:55
Wombaticus20-Aug-15 21:55 
GeneralRe: VB5 on WIndows 10 Pin
Eddy Vluggen20-Aug-15 22:05
professionalEddy Vluggen20-Aug-15 22:05 
GeneralRe: VB5 on WIndows 10 Pin
MatthysDT20-Aug-15 20:32
MatthysDT20-Aug-15 20:32 
GeneralRe: VB5 on WIndows 10 Pin
Wombaticus20-Aug-15 21:49
Wombaticus20-Aug-15 21:49 
GeneralRe: VB5 on WIndows 10 Pin
MatthysDT20-Aug-15 21:58
MatthysDT20-Aug-15 21:58 
QuestionHow do I check to see if any running applications have unsaved documents? Pin
Ben Aldhouse15-Aug-15 10:31
Ben Aldhouse15-Aug-15 10:31 
AnswerRe: How do I check to see if any running applications have unsaved documents? Pin
Richard MacCutchan15-Aug-15 21:05
mveRichard MacCutchan15-Aug-15 21:05 
GeneralRe: How do I check to see if any running applications have unsaved documents? Pin
Ben Aldhouse16-Aug-15 0:50
Ben Aldhouse16-Aug-15 0:50 
GeneralRe: How do I check to see if any running applications have unsaved documents? Pin
Eddy Vluggen16-Aug-15 1:09
professionalEddy Vluggen16-Aug-15 1:09 
AnswerRe: How do I check to see if any running applications have unsaved documents? Pin
Ben Aldhouse16-Aug-15 2:22
Ben Aldhouse16-Aug-15 2:22 
GeneralRe: How do I check to see if any running applications have unsaved documents? Pin
Kornfeld Eliyahu Peter16-Aug-15 4:17
professionalKornfeld Eliyahu Peter16-Aug-15 4:17 
GeneralRe: How do I check to see if any running applications have unsaved documents? Pin
Ben Aldhouse16-Aug-15 8:59
Ben Aldhouse16-Aug-15 8:59 
GeneralRe: How do I check to see if any running applications have unsaved documents? Pin
Eddy Vluggen16-Aug-15 4:52
professionalEddy Vluggen16-Aug-15 4:52 
GeneralRe: How do I check to see if any running applications have unsaved documents? Pin
Ben Aldhouse16-Aug-15 8:46
Ben Aldhouse16-Aug-15 8:46 
QuestionHow to show long form of date & time in Taskbar for Windows 10? Pin
swampwiz5-Aug-15 4:36
swampwiz5-Aug-15 4:36 
AnswerRe: How to show long form of date & time in Taskbar for Windows 10? Pin
Richard MacCutchan5-Aug-15 5:26
mveRichard MacCutchan5-Aug-15 5:26 
GeneralRe: How to show long form of date & time in Taskbar for Windows 10? Pin
swampwiz5-Aug-15 7:37
swampwiz5-Aug-15 7:37 

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.