|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Hi there
I have just resolved one of my issues, as with a another thread, however, please could someone point me in the right direction with this one. When i running a shell command, point to an external program, it is crashing, because i have not allocated enough memory to run it. Is there any one who can suggest, in how to set up memory for a shell function I want to allocate 20mb of Memory to one process Does anyone have any suggestions? I have tried searching on this forums for Allocate memory, or shell, and there is nothing about this Many thanks |
|
#2
|
||||
|
||||
|
Is this a function that you can wait in your vb program for? If so you may be able to accomplish this with the CreateProcess API or the ShellExecute API.
Not for sure though, but it might be something for you to research. |
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > Visual Basic Programming > Allocating Memory to a shell function |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|