| |
|
|
| Hello Frank,
trouble with whom Examples Subicons,etc ,with them Editfields to that employment come: EnableEdits(listview&,1) In some Codes are missing The subesquent both Lines: Text$=011111 SelectColumnEdits(listview&,addr(Text$)) this has to follow, that the Program crashes,if one with the Cursortasten into 1.slot or over The latest slot out navigating.In Text$ must at the beginning a 0 stand.then functions the whole , though can The 1. slot not achieve. the example Text_suchen works , because a 0 first thing in the Text$ standing.the was well sooner chance . or ?
Greeting Ralph |
|
|
| |
|
|
|
| Hi,
I teste it tonight or tommorrow. thanks for Info !
Greeting, Frank |
|
|
| |
|
|
|
| Hi,
could I do not understand, by me functions everything fine. have you got under Win 98 tested ? EnableEdits can thoroughly without SelectColumnEdits called go. In this case can in all Split edited go.
Greeting, Frank |
|
|
| |
|
|
|
| Hi,
correctly. Win98 XProfan .
Gibts with Win98 Einschränkungen ?
Greeting Ralph |
|
|
| |
|
|
|
| Hello Frank,
here couple Info to that Error:
ungültige Page in Module KERNEL32.DLL with 0167:bff73641. tab: EAX=00000000 CS=0167 EIP=bff73641 EFLGS=00010246 EBX=00000180 SS=016f ESP=ffffff9b EBP=0166f550 ECX=00000000 DS=016f ESI=0000004e FS=31d7 EDX=0040b161 ES=016f EDI=ffffff9b GS=0000 Bytes with CS:EIP: 5f 5e c9 c2 0c 00 52 51 33 c0 48 50 50 65 ff 32 Stapelwerte:
Page 0167 --> GlobalDeleteAtom
GlobalDeleteAtom The GlobalDeleteAtom function decrements the reference count of a global string atom. If the atoms reference count reaches zero, GlobalDeleteAtom removes the string associated with the atom from the global atom table.
ATOM GlobalDeleteAtom( ATOM nAtom // atom to delete );
Parameters nAtom Identifies the atom and character string to be deleted. Return Values If the function succeeds, the return value is zero.
If the function fails, the return value is the nAtom parameter. To get extended error information, call GetLastError.
Remarks A string atoms reference count specifies the number of times the string has been added to or removed from the atom table. The GlobalAddAtom function increments the reference count of a string that already exists in the global atom table each time it is called.
The only way to ensure that on atom has been deleted from the atom table is to call this function repeatedly until it fails. When the reference count is decremented to zero, the next GlobalFindAtom or GlobalDeleteAtom function call fails.
GlobalDeleteAtom has no effect on on integer atom (on atom created by using the MAKEINTATOM macro). The function always returns zero for on integer atom.
Greeting Ralph |
|
|
| |
|
|
|
| Hi,
no Einschränkungen...
GlobalDeleteAtom() ? the comes not of of my Dll. I use no Atome.
best mail You me time a lauffertigen code, so I it testing can.
Greeting, Frank |
|
|
| |
|
|
|
| Hello Frank,
GlobalDeleteAtom is component the Kernel32.dll. I faith, that the übergebene String Text$ The Problems power. If one The first place 0 setting functions the whole. the example Eigene_eingabe using The function enableedits not.
If you one Beispielcode need, can you any The Codes from you take ,The Enableedits using. with Text_suchen must You The first place of Text$ 1 settle, then crashes it under windows 98 with the equal Error Message (s.o) ex.
Greeting Ralph (P.s. plenty Fun at neighbors ) |
|
|
| |
|
|
|
| Hi,
ok, i'll the time on the weekend try To testing. Greeting, Frank
P.s. is really a neighbour... |
|
|
| |
|
|
|
| Hello Ralph,
testest You please times what happens, if You whom Strings through Text$=Blahblah+Chr$(0) angibst ? i'm still not 100%ig sure, the any Profan-Strings on all systems always with a Nullbyte close...
Greeting, Frank |
|
|
| |
|
|
|
| Hi,
unfortunately gleiches Result.., crash.
The Error exit on , if The first place in the string 1 is. Text$ = 01111 functions Text$ = 11111 crashes,once one with the tab-Key or through Double click in that first Felde jumping.
Greeting Ralph |
|
|
| |
|
|
|
| Hello Frank,
have You whom Error understand can.
Greeting Ralph |
|
|
| |
|
|
|
| Hello Ralph,
unfortunately not yet. I hope, I come tommorrow moreover. Have yourself Yes no windows 98.
Greeting, Frank |
|
|
| |
|
|