Click here to Skip to main content
15,922,407 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: How can I add one menu item on the menu system of Window when I click right mouse on file? Pin
tramdtt14-Jun-04 14:46
tramdtt14-Jun-04 14:46 
QuestionWord document temp file ~WRL2159.tmp what is this? Pin
skoizumi2911013-Jun-04 14:51
sussskoizumi2911013-Jun-04 14:51 
AnswerRe: Word document temp file ~WRL2159.tmp what is this? Pin
Dave Kreskowiak14-Jun-04 0:20
mveDave Kreskowiak14-Jun-04 0:20 
Generalquestion Pin
ahmad_yossef13-Jun-04 14:21
ahmad_yossef13-Jun-04 14:21 
GeneralRe: question Pin
Dave Kreskowiak14-Jun-04 2:57
mveDave Kreskowiak14-Jun-04 2:57 
GeneralImplementation of an FTP-like thing Pin
Member 1376406313-Jun-04 7:19
Member 1376406313-Jun-04 7:19 
GeneralRe: Implementation of an FTP-like thing Pin
Dave Kreskowiak14-Jun-04 2:42
mveDave Kreskowiak14-Jun-04 2:42 
GeneralQuickly display large images Pin
NaserAbiat12-Jun-04 21:29
NaserAbiat12-Jun-04 21:29 
Hi I'm writing an application to display large tiff images.
All of the images have the PixelFormat.Format1bppIndexed
so the FILE SIZE of them will not be so big however
The DIMENTIONS are very large. for example the file size
of an image with dimensions 29350 x 7172, is only 6.7 MB.
The Image.FromFile method loads the above image in the memory
quickly. Now I have the image loaded in memory, how can I
display it fast?
Binding the image object to a PictureBox causes the
"Out of memory" error. I tried drawing portions of
image using "Clone" method in a rectangular region of
the form and scroll bars, inside the OnPaint event.
but it is too slow Frown | :(
Can any one direct me to make it works fast?
Thanx
GeneralViewing a form created in Access Pin
ccotton33312-Jun-04 9:32
ccotton33312-Jun-04 9:32 
GeneralRe: Viewing a form created in Access Pin
Mekong River12-Jun-04 22:49
Mekong River12-Jun-04 22:49 
General.NET-BroadcastEventWindow Pin
PaleyX12-Jun-04 6:16
PaleyX12-Jun-04 6:16 
GeneralRe: .NET-BroadcastEventWindow Pin
PaleyX12-Jun-04 6:30
PaleyX12-Jun-04 6:30 
GeneralRe: .NET-BroadcastEventWindow Pin
Dave Kreskowiak12-Jun-04 7:16
mveDave Kreskowiak12-Jun-04 7:16 
GeneralRe: .NET-BroadcastEventWindow Pin
PaleyX12-Jun-04 7:19
PaleyX12-Jun-04 7:19 
GeneralRe: .NET-BroadcastEventWindow Pin
Dave Kreskowiak13-Jun-04 8:30
mveDave Kreskowiak13-Jun-04 8:30 
GeneralRe: .NET-BroadcastEventWindow Pin
PaleyX13-Jun-04 13:53
PaleyX13-Jun-04 13:53 
GeneralHelp: Unicode in VB Pin
aida12_9912-Jun-04 3:36
aida12_9912-Jun-04 3:36 
GeneralRe: Help: Unicode in VB Pin
Dave Kreskowiak12-Jun-04 7:12
mveDave Kreskowiak12-Jun-04 7:12 
GeneralRe: Help: Unicode in VB Pin
tramdtt13-Jun-04 15:41
tramdtt13-Jun-04 15:41 
GeneralRe: Help: Unicode in VB Pin
Dave Kreskowiak14-Jun-04 0:18
mveDave Kreskowiak14-Jun-04 0:18 
GeneralRe: Help: Unicode in VB Pin
tramdtt14-Jun-04 22:48
tramdtt14-Jun-04 22:48 
GeneralRe: Help: Unicode in VB Pin
Anonymous16-Jun-04 1:38
Anonymous16-Jun-04 1:38 
GeneralVB.NET Pin
Anonymous12-Jun-04 3:23
Anonymous12-Jun-04 3:23 
GeneralRe: VB.NET Pin
Dave Kreskowiak12-Jun-04 7:10
mveDave Kreskowiak12-Jun-04 7:10 
GeneralRe: VB.NET Pin
Mekong River12-Jun-04 22:47
Mekong River12-Jun-04 22:47 

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.