G
Guest
Hi Al
I am developing a program for Pocket 2002/2003 by using vb.ne
I have used FileStream class to create File Handl
m_FileHandle = New FileStream(FileName, Mode, FileAccess.ReadWrite, FileShare.Read) and It will be released until the program is closed.
I use ActiveSync to retrieve the data during program is running
I clicked explore (located at ActiveSync) to copy it, then paste it to my deskto
I am a bit confused that the action can be done in pocket 2002, but it is permitted at pocket 200
I am not sure what is the proble
Thank
Percy
I am developing a program for Pocket 2002/2003 by using vb.ne
I have used FileStream class to create File Handl
m_FileHandle = New FileStream(FileName, Mode, FileAccess.ReadWrite, FileShare.Read) and It will be released until the program is closed.
I use ActiveSync to retrieve the data during program is running
I clicked explore (located at ActiveSync) to copy it, then paste it to my deskto
I am a bit confused that the action can be done in pocket 2002, but it is permitted at pocket 200
I am not sure what is the proble
Thank
Percy