Click here to Skip to main content
15,890,690 members
Home / Discussions / C#
   

C#

 
GeneralRe: C# Print Driver Pin
Dave Kreskowiak2-Jul-04 3:25
mveDave Kreskowiak2-Jul-04 3:25 
QuestionPocket PC database access ? Pin
Christian Graus1-Jul-04 12:31
protectorChristian Graus1-Jul-04 12:31 
AnswerRe: Pocket PC database access ? Pin
Anders Molin1-Jul-04 13:54
professionalAnders Molin1-Jul-04 13:54 
GeneralRe: Pocket PC database access ? Pin
Christian Graus1-Jul-04 13:58
protectorChristian Graus1-Jul-04 13:58 
GeneralRe: Pocket PC database access ? Pin
Anders Molin1-Jul-04 13:59
professionalAnders Molin1-Jul-04 13:59 
GeneralRe: Pocket PC database access ? Pin
Heath Stewart2-Jul-04 2:18
protectorHeath Stewart2-Jul-04 2:18 
GeneralSetupDiGetDeviceInterfaceDetail driving me mad! Pin
Pain_Elemental1-Jul-04 10:22
Pain_Elemental1-Jul-04 10:22 
GeneralRe: SetupDiGetDeviceInterfaceDetail driving me mad! Pin
leppie1-Jul-04 12:17
leppie1-Jul-04 12:17 
Pain_Elemental wrote:
Win32APIfunctions.SetupDiGetDeviceInterfaceDetail(NewDeviceInfoSet, ref devInterfaceData, out devInterfaceDetailData, 0, out uiRequiredSize, out devInfoData); int iLastError = Marshal.GetLastWin32Error();

Why are you checking for the last error, if you dont even know if there is one!? Test the return value of the call. That could be dirty data, or maybe you reading the number wrong...

top secret xacc-ide 0.0.1
GeneralRe: SetupDiGetDeviceInterfaceDetail driving me mad! Pin
Pain_Elemental1-Jul-04 19:46
Pain_Elemental1-Jul-04 19:46 
GeneralRe: SetupDiGetDeviceInterfaceDetail driving me mad! Pin
Pain_Elemental3-Jul-04 21:49
Pain_Elemental3-Jul-04 21:49 
GeneralA question about object sender Pin
Member 9401251-Jul-04 9:01
Member 9401251-Jul-04 9:01 
GeneralRe: A question about object sender Pin
Karl 20001-Jul-04 10:12
Karl 20001-Jul-04 10:12 
GeneralRe: A question about object sender Pin
Member 9401251-Jul-04 10:34
Member 9401251-Jul-04 10:34 
GeneralCalling UI Thread Pin
WKIII1-Jul-04 8:59
WKIII1-Jul-04 8:59 
GeneralRe: Calling UI Thread Pin
Heath Stewart2-Jul-04 2:37
protectorHeath Stewart2-Jul-04 2:37 
GeneralRe: Calling UI Thread Pin
WKIII6-Jul-04 10:18
WKIII6-Jul-04 10:18 
GeneralSenior C# Programmer Pin
MikeHarris1-Jul-04 8:55
MikeHarris1-Jul-04 8:55 
GeneralRe: Senior C# Programmer Pin
Colin Angus Mackay1-Jul-04 12:26
Colin Angus Mackay1-Jul-04 12:26 
GeneralSetting application icon doesnt work Pin
Anonymous1-Jul-04 8:12
Anonymous1-Jul-04 8:12 
GeneralRe: Setting application icon doesnt work Pin
Karl 20001-Jul-04 10:20
Karl 20001-Jul-04 10:20 
GeneralRe: Setting application icon doesnt work Pin
leppie1-Jul-04 12:22
leppie1-Jul-04 12:22 
GeneralRe: Setting application icon doesnt work Pin
Anonymous2-Jul-04 1:16
Anonymous2-Jul-04 1:16 
General.Net Remoting return Object help Pin
bmasephol1-Jul-04 7:19
bmasephol1-Jul-04 7:19 
GeneralRe: .Net Remoting return Object help Pin
Judah Gabriel Himango1-Jul-04 7:57
sponsorJudah Gabriel Himango1-Jul-04 7:57 
GeneralRe: .Net Remoting return Object help Pin
Judah Gabriel Himango1-Jul-04 8:04
sponsorJudah Gabriel Himango1-Jul-04 8:04 

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.