Click here to Skip to main content
15,919,749 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: How to pass pre-processor directive to sub-projects Pin
Dave Kreskowiak25-Jun-18 4:14
mveDave Kreskowiak25-Jun-18 4:14 
GeneralRe: How to pass pre-processor directive to sub-projects Pin
mo149225-Jun-18 10:44
mo149225-Jun-18 10:44 
QuestionI tried to run your DirectX 9 example in vb.net but received an error Pin
Member 1128712325-Jun-18 3:15
Member 1128712325-Jun-18 3:15 
AnswerRe: I tried to run your DirectX 9 example in vb.net but received an error Pin
Dave Kreskowiak25-Jun-18 4:12
mveDave Kreskowiak25-Jun-18 4:12 
QuestionAccess to and capture NMEA sentences Pin
Member 1352644624-Jun-18 4:06
Member 1352644624-Jun-18 4:06 
AnswerRe: Access to and capture NMEA sentences Pin
Richard MacCutchan24-Jun-18 4:39
mveRichard MacCutchan24-Jun-18 4:39 
GeneralRe: Access to and capture NMEA sentences Pin
Member 1352644626-Jun-18 0:22
Member 1352644626-Jun-18 0:22 
GeneralRe: Access to and capture NMEA sentences Pin
Richard MacCutchan26-Jun-18 0:26
mveRichard MacCutchan26-Jun-18 0:26 
GeneralRe: Access to and capture NMEA sentences Pin
Member 135264463-Jul-18 0:44
Member 135264463-Jul-18 0:44 
GeneralRe: Access to and capture NMEA sentences Pin
Richard MacCutchan3-Jul-18 0:49
mveRichard MacCutchan3-Jul-18 0:49 
QuestionFFT example code in VB.net Pin
Member 1387059319-Jun-18 20:15
Member 1387059319-Jun-18 20:15 
AnswerRe: FFT example code in VB.net Pin
Richard MacCutchan19-Jun-18 21:29
mveRichard MacCutchan19-Jun-18 21:29 
Questionthe formula of excel Pin
أبوعبد الله عبد الله19-Jun-18 0:18
أبوعبد الله عبد الله19-Jun-18 0:18 
AnswerRe: the formula of excel Pin
Richard MacCutchan19-Jun-18 0:23
mveRichard MacCutchan19-Jun-18 0:23 
GeneralRe: the formula of excel Pin
أبوعبد الله عبد الله19-Jun-18 2:13
أبوعبد الله عبد الله19-Jun-18 2:13 
GeneralMessage Closed Pin
3-Jun-20 0:22
TEC ROBUST3-Jun-20 0:22 
GeneralRe: the formula of excel Pin
Richard MacCutchan3-Jun-20 0:29
mveRichard MacCutchan3-Jun-20 0:29 
GeneralRe: the formula of excel Pin
Richard Deeming3-Jun-20 1:11
mveRichard Deeming3-Jun-20 1:11 
GeneralRe: the formula of excel Pin
Richard MacCutchan3-Jun-20 2:10
mveRichard MacCutchan3-Jun-20 2:10 
QuestionError loading file with crystal report in Vb .net Pin
tacbanon17-Jun-18 0:55
tacbanon17-Jun-18 0:55 
AnswerRe: Error loading file with crystal report in Vb .net Pin
Richard MacCutchan17-Jun-18 1:09
mveRichard MacCutchan17-Jun-18 1:09 
QuestionInterview Pin
Member 1387329014-Jun-18 11:54
Member 1387329014-Jun-18 11:54 
AnswerRe: Interview Pin
Eddy Vluggen14-Jun-18 11:59
professionalEddy Vluggen14-Jun-18 11:59 
QuestionHow do I stop folders being merged too. Pin
glenn masters3-Jun-18 1:57
glenn masters3-Jun-18 1:57 
SuggestionRe: How do I stop folders being merged too. Pin
Richard MacCutchan3-Jun-18 23:56
mveRichard MacCutchan3-Jun-18 23:56 
I have not used FSO, but it is quite possible that the For Each statement returns a full list of all objects, including files and subfolders. You may need to check the properties of each returned object before doing the copy.

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.