Click here to Skip to main content
15,881,044 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralADO.NET and VB Pin
Imtiaz Murtaza16-Sep-04 20:13
Imtiaz Murtaza16-Sep-04 20:13 
GeneralRe: ADO.NET and VB Pin
Colin Angus Mackay17-Sep-04 2:28
Colin Angus Mackay17-Sep-04 2:28 
GeneralRe: ADO.NET and VB Pin
Dan Morris17-Sep-04 2:32
Dan Morris17-Sep-04 2:32 
GeneralWin 98 vs Win XP Pin
tuningd16-Sep-04 16:25
tuningd16-Sep-04 16:25 
GeneralRe: Win 98 vs Win XP Pin
Dave Kreskowiak16-Sep-04 17:05
mveDave Kreskowiak16-Sep-04 17:05 
GeneralRe: Win 98 vs Win XP Pin
Imtiaz Murtaza16-Sep-04 20:00
Imtiaz Murtaza16-Sep-04 20:00 
GeneralRe: Win 98 vs Win XP Pin
Mekong River17-Sep-04 6:18
Mekong River17-Sep-04 6:18 
GeneralRe: Win 98 vs Win XP Pin
Steven Campbell17-Sep-04 7:53
Steven Campbell17-Sep-04 7:53 
Win 98 has a very limited amount of GDI resources, which can cause this sort of problem.

1) On XP, open the task manager
2) Choose View/Select Columns...
3) Check the GDI Objects checkbox
4) Monitor this value in the listview as you use the application.

If it continues to rise, without ever dropping, then you probably have some sort of resource leak in your app. If it is just very high, the app will probably crash on Win 98.


my blog
GeneralRe: Win 98 vs Win XP Pin
tuningd17-Sep-04 15:39
tuningd17-Sep-04 15:39 
GeneralRe: Win 98 vs Win XP Pin
User-129471925-Sep-04 11:31
User-129471925-Sep-04 11:31 
GeneralRe: Win 98 vs Win XP Pin
tuningd27-Sep-04 2:16
tuningd27-Sep-04 2:16 
Generaldatagrid - how to add total fields Pin
sribusam16-Sep-04 15:28
sribusam16-Sep-04 15:28 
GeneralRe: datagrid - how to add total fields Pin
Anonymous16-Sep-04 19:13
Anonymous16-Sep-04 19:13 
GeneralRe: datagrid - how to add total fields Pin
sribusam19-Sep-04 13:38
sribusam19-Sep-04 13:38 
Questionvery simple Enumerators, help please? Pin
Nadroj16-Sep-04 15:23
Nadroj16-Sep-04 15:23 
AnswerRe: very simple Enumerators, help please? Pin
Syed Abdul Khader16-Sep-04 18:41
Syed Abdul Khader16-Sep-04 18:41 
GeneralRe: very simple Enumerators, help please? Pin
Nadroj16-Sep-04 18:45
Nadroj16-Sep-04 18:45 
Generalpaper size collection method Pin
V_A_S_S16-Sep-04 13:10
V_A_S_S16-Sep-04 13:10 
GeneralRe: paper size collection method Pin
Anonymous16-Sep-04 14:08
Anonymous16-Sep-04 14:08 
GeneralRe: paper size collection method Pin
V_A_S_S16-Sep-04 15:13
V_A_S_S16-Sep-04 15:13 
GeneralRe: paper size collection method Pin
Dave Kreskowiak16-Sep-04 17:07
mveDave Kreskowiak16-Sep-04 17:07 
GeneralRe: paper size collection method Pin
V_A_S_S16-Sep-04 19:57
V_A_S_S16-Sep-04 19:57 
GeneralDataGrid in .Net Pin
Britnt716-Sep-04 8:01
Britnt716-Sep-04 8:01 
GeneralRe: DataGrid in .Net Pin
Anonymous16-Sep-04 8:46
Anonymous16-Sep-04 8:46 
GeneralRe: DataGrid in .Net Pin
Britnt716-Sep-04 9:27
Britnt716-Sep-04 9:27 

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.