EDN Admin
Well-known member
Hello:
im making a VB 6.0 project to copy files to WCE 5.0 Device. i copied a code i found in msdn but when trying to compile it send me an error: Expected: Identifier
<a title="http://support.microsoft.com/default.aspx/kb/307256 http://support.microsoft.com/default.aspx/kb/307256 http://support.microsoft.com/default.aspx/kb/307256
Private Declare Function WaitForSingleObject Lib "kernel32" (
ByVal _ hHandle As Long
ByVal dwMilliseconds As Long) As Long
anybody have an idea what could be...???
View the full article
im making a VB 6.0 project to copy files to WCE 5.0 Device. i copied a code i found in msdn but when trying to compile it send me an error: Expected: Identifier
<a title="http://support.microsoft.com/default.aspx/kb/307256 http://support.microsoft.com/default.aspx/kb/307256 http://support.microsoft.com/default.aspx/kb/307256
Private Declare Function WaitForSingleObject Lib "kernel32" (
ByVal _ hHandle As Long
ByVal dwMilliseconds As Long) As Long
anybody have an idea what could be...???
View the full article